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.