Microsoft
Software
Hardware
Network
Question : SQL*Loader-128 Unable to begin session; ORA-01017: invalid username/password
Hello Guys,
I am able to connect to the local environment(ORCL) which I set it up myself, which is:
username : ****
password : ****
I am also able to load the tables using SQL*Loader scripts.
Reently I have asked for access to another environment (H830SPA):
I am able to login using
username : ****
password : *****
But I am not able to load anything into these tables using SQL*Loader
It gives me the below mentioned errors.
SQL*Loader-128 Unable to begin session; ORA-01017: invalid username/password
Any kind of advice is greatly appreciated.
Attachments:
sql-loader-error.bmp
(843 KB)
(File Type Details)
sql*loader error
Answer : SQL*Loader-128 Unable to begin session; ORA-01017: invalid username/password
You need to make sure teh same username/password combinations exist on each computer for network access without giving "Everyone" access.
Random Solutions
Sync Access database contacts with Exchange Contacts list
store comma separated multiple numbers in a mysql database field database and query them efficiently
Speeding up a simple UPDATE in Oracle SQL
VS 2003 with .NET Framework 3.5
PL/SQL Performance
Getting group membership from LDAP
How to commit changes of a Typed Dataset to database at once
SQL 2008 SP1 Ghost count!
Dynamic Color
C# 2005 how to Change the Target .NET Framework Version of an Existing Project