Linux to view Oracle related process methods through ps command

  
                

Oracle is one of the databases used by many developers. There are also many processes related to Oracle. We can usually view these related processes through the ps command.

Here's how:

Oracle Listener

This command lists the Oracle Net Listener process

[oracle @ www.linuxidc. Com ~]$ ps -ef

Copyright © Windows knowledge All Rights Reserved