Create static listener for oracle db
LISTENER_DBACLASS = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.20.211.236)(PORT = 1527)) ) SID_LIST_LISTENER_DBACLASS = (SID_LIST = (SID_DESC = (ORACLE_HOME = /oracle/app/oracle/product/12.1.0/dbhome_1) (SID_NAME = DBACLASS) ) )
oracle configurationintermediate
by OracleDba
22 views