[Sqlrelay-discussion] Oracle and wallets
Brought to you by:
mused
|
From: Anthony G. <ant...@gm...> - 2008-05-22 13:11:57
|
Okay, I can connect to our DB using the real user and the user's real
password along with the SID.
But, in reality, we use a wallet here and so the user is / and there is no
password for the Perl's DBI
When trying to use a connection thus ...
<connection connectionid="csg-db"
string="user='/';password='';oracle_sid=P4C_DEV;"
metric="1" />
I get ....
OCISessionBegin() failed.
error: ORA-01005: null password given; logon denied
Couldn't log into database.
Does anyone have experience of using SQLRelay with wallets?
CIA
-Ants
--
Disclaimer: Technically speaking, I'm always wrong!
|