# This is a sample listener.ora that contains the NET8 parameters that are # needed to connect to an HS Agent LISTENER = (ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)) ) SID_LIST_LISTENER= (SID_LIST= (SID_DESC= (SID_NAME=dg4odbc) (ORACLE_HOME=/oracle/EPP/11203) (PROGRAM=dg4odbc) ) ) #CONNECT_TIMEOUT_LISTENER = 0