Page 1 of 1

oracle password has $ character in it

Posted: Tue Mar 06, 2007 10:13 am
by ratikmishra1
Oracle enterprise stage is failing to connect to the database if the password has a $ character in it.

I tried "$DS_ENABLE_RESERVED_CHAR_CONVERT = True" hoping that this column level setting would also work for the password. But that did not work.

I am setting the user id, password for the connection. I am getting the following error message
"Incorrect dboption list; it failed on Expected "," or "}", got: "$", line 1."

Will appreciate any help.

Thanks
Rati

Posted: Tue Mar 06, 2007 10:17 am
by DSguru2B
You need to enclose your password within quotes. Before that you need to apply a patch. Refer herefor an ECASE number.

Posted: Tue Mar 06, 2007 3:59 pm
by ratikmishra1
Thanks for your help. I will rather pick a fight with DBAs to change the password. :)

Posted: Tue Mar 06, 2007 4:00 pm
by DSguru2B
Whatever sails your boat :wink: