Creating a listener in the Oracle server

Last update on July 2, 2009 08:22 AM by jak58
Published by jak58

Creating a listener in the Oracle server






inorder to create a listener at a database server Oracle simply edit the listener.ora tnsnames.ora files in the directory $ORACLE_HOME/network/admin.
To start the listener you must use the snrctl start command.