1.

How To Start Apps Listener ?

Answer»

In Oracle 11i, you have script adalnctl.sh which will start your apps listener. You can also start it by COMMAND lsnrctl start APPS_$SID (REPLACE sid by your INSTANCE SID NAME)

In Oracle 11i, you have script adalnctl.sh which will start your apps listener. You can also start it by command lsnrctl start APPS_$SID (Replace sid by your Instance SID Name)



Discussion

No Comment Found