sandeepkb
7 years agoNew Contributor
how to configure Database step when DB connection is not jdbc url
connection string connects to oracle db is in the format
(DESCRIPTION = (ADDRESS_LIST =(ADDRESS =(PROTOCOL = TCPS)(HOST = {hostname})(PORT = 2484)))(CONNECT_DATA =(SERVICE_NAME = {SERVICE_NAME})))
When I tried these connection details in SOAPui Pro I get below message:
Can't get the Connection for specified properties; java.sql.SQLRecoverableException: IO Error: An existing connection was forcibly closed by the remote host, connect lapse 1 ms., Authentication lapse 0 ms.