New DB Connection using JDBC
Hi All,
I am doing a JDBC connectivity using a Database instance SysAdmin>Database
I have given the JDBC URL, Username, password. But while doing a Test connectivity the same is failing.
Test Database Connection
Status Value: Problem encountered when getting a database connection: code: 12514 SQLState: 66000 Message: Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor |
Fail |
I checked the Listener: It is up and running, I checked the Oracle 12, & it is up and running. The same DB has been also connected with our IBM WAS, successfully. Server was also restarted after the WAS level config has been . But while trying to connect from pega it is failing. Any Idea what is missing ..
***Updated by moderator: Lochan to update Categories***