Hi all, I am getting the following error out of a script. DBI->connect(carespro) failed: ORA-12154: TNS:could not resolve service name (DBD ERROR: OCIServerAttach) at test.cgi line 11 Can't call method "prepare" on an undefined value at test.cgi line 16.
I am sure the tnsnames entry is correct because i can use sqlplus and connect. I am positive i have the sid, username, and password correct. Interesting if I take this code and put it on the machine where the db i'm trying to connect is... it works ok. Has anyone ever seen that? Does anyone know what I can do about it? Thank you! Jem
