listener
LearnoMate Technologies > listener
LISTENER
12
Dec
Oracle Listener The Databases/services needs to be registered with listener in order to establish connection.There are two types of registration Namely 1.Dynamic Registration 2.Static Registration Dynamic registration : As the name suggests,dynamic means the Database/Service registration is done Automatic. As soon as the listener is started Automatically the dynamic registration happens which […]
listener.ora and tnsnames.ora location in oracle 12c database
19
Jun
In our previous blog We have seen about the error message related to the address of tnsnames.ora file. In this blog we will see the location of listener.ora and tnsnames.ora file . listener.ora is the database server level file and tnsnames.ora is the client side file. oracle listener service should be up and running to […]