Oracle network processes is basically "lsnrctl" command that runs in background the "tnslsnr" oracle binary.
So what to know here? Type help inside lsnrctl prompt and check if you know all of them. If you miss any, go to the official documentation.
The basic syntax (that I hope you know since your 1st fundamentals exam) are:
- stop
- start
- reload
- status
- services
Path to Documentation:
Database Administration -> Net Services Administrator's Guide -> 9 Configuring and Administering Oracle Net Listener
Database Administration -> Net Services Reference -> 1 Listener Control Utility
Click here to go back to the Main OCM 11g Preparation page.
Have you enjoyed? Please leave a comment or give a 👍!