Page 1 of 1

Password Issue with DRS

Posted: Wed Nov 19, 2008 5:45 am
by sudarsan
Hi All,

I am facing a strange problem with DRS. I am trying to connect to Oracle through DRS using ODBC connection. The password parameter which I am mentioning is of length-37. So, when I try to view the data/Run the job. I am getting the error saying that "Invalid Username/Password". Though Username/Password is correct. But If I pass password parameter of length-30,then my job is running fine.

Where as for the same scenario,DRS is working for DB2.

Can you please help me on this?

Posted: Wed Nov 19, 2008 7:57 am
by srinagesh
If I remember correctly, the password for Oracle Database should be between 4 & 30 characters.

The error you are seeing must be because of this.

Try to give a password of less than 30 characters and connect