Re: Connecting to Oracle 8.1.5 with JDK 1.1.7 and driver from Oracle: classes111b.zip
Posted By:
Marco_Braitling
Posted On:
Wednesday, December 12, 2001 04:51 AM
This error is caused by an incorrect Oracle SID name for the database being entered in the configuration information. Verify that you are entering the actual database Oracle SID name (and that the SQL Net Listener is configured to serve for) and not a database alias or service name in this field. The Application Server cannot translate service names into actual Oracle SID names by use of local tnsnames.ora files or Oracle Name Server setups.