Hi
I a, trying to connect to ORacle database from the Admin Console. I did the following setup
Database ID : My Oracle
Database Type : Oracle
Obtain Connections Using : DriverManager
Driver Implementer : oracle.jdbc.driver.OracleDriver
Server Name : 127.0.0.1
Port Number : 1551
Database Name/SID : MYSID
User : uid
Password : pwd
Driver Name : thin
but i get the following error :
[sor2] INFO AdminConsole - [adminConsole.testDB] testDB (My Oracle) error: java.sql.SQLException: invalid arguments in call
Can u pls help in identifying the issue.
Thanks
I a, trying to connect to ORacle database from the Admin Console. I did the following setup
Database ID : My Oracle
Database Type : Oracle
Obtain Connections Using : DriverManager
Driver Implementer : oracle.jdbc.driver.OracleDriver
Server Name : 127.0.0.1
Port Number : 1551
Database Name/SID : MYSID
User : uid
Password : pwd
Driver Name : thin
but i get the following error :
[sor2] INFO AdminConsole - [adminConsole.testDB] testDB (My Oracle) error: java.sql.SQLException: invalid arguments in call
Can u pls help in identifying the issue.
Thanks
Comment