Oracle Connection

Hi,

I have made Oracle Connection with Database Writer node in my CDK workflow to write certain molecular properties.

But every time I am facing a similar problem that says:

ERROR Database Writer Execute failed: java.sql.SQLException: Listener refused the connection with the following error:

ORA-12514, TNS:listener does not currently know of service requested in connect descriptor.

Can anyone please help me on this.

-Puneet

 

ERROR Database Writer Execute failed: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor

 

ERROR Database Writer Execute failed: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor

Hard to say since the error code looks like being issued by the Oracle database. I searched for it and found the following link that might be helpful http://ora-12514.ora-code.com/ Please let me know?