misamigos
11 years agoNew Contributor
I am trying to connect with my database (oracle 12c) and I got an error. ORA-01034:
This is the error that I am having
Can't get the Connection for specified properties; java.sql.SQLRecoverableException: ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux-x86_64 Error: 2: No such file or directory Additional information: 3640 Additional information: -1381299453
I download the lastest JDBC Drivers for Oracle Database 12.1.0.2 (Already verify my version - Oracle Database 12c Enterprise Edition 12.1.0.2.0 64bit Production) and placed the jars in the \ReadyAPI-1.2.1\bin\ext folder.
I am using the version Ready! API 1.2.2 (but I had trouble with the previous version too)
Any thoughts?