I am trying to connect to Oracle DB using JDBC.
I have put ojdbc.jar
in classpath.
ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist IBM AIX RISC System/6000
The database identified by your ORACLE_SID in the database url is not running. ORACLE_SID = case sensitive .....
I hope this helps, Ronald.