View Single Post

   
  #8 (permalink)  
Old 02-25-2008, 05:20 AM
brent
 
Posts: n/a
Default Re: JDBC Connection problem ORA-12505 SID does not exist

Yes, the host 1 and host 2 are real host names like myhost1.edu and
myhost2.edu.

The JDBC connection is not even using the tnsnames.ora file. It's only
using the SID to connect. Once I get some information from the DBA on
the listener.ora,etc... I'll have more insight. I think the problem is
on the database setup side.

Reply With Quote