CSNAPC-8126: SCO cloning fails with adjusted DB authenticated listener port
Issue
When attempting to clone with database authentication, SCO uses JDBC, but fails to issue the right port:
ORACLE-10005: Cannot connect to database instance [SID] using JDBC connect string jdbc:oracle:thin:sys/XXXXXXXX@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = [HOSTNAME])(PORT = 1521)))(CONNECT_DATA = (SID = [SID]))). Error: IO Error: The Network Adapter could not establish the connection.