DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle process

  1. #1
    Join Date
    Feb 2002
    Posts
    267
    Hi..
    what is the name of the process that comes up when oracle is started on UNIX.
    I think similar to oracle.exe on windows..
    regards
    sonia

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Equivalent of oracle.exe on Unix are number of back ground processes (pmon,smon,dbwr,lgwr and snp etc).

    If you type in 'ps -ef|grep SID' you will see these processes.

    ora_pmon_SID
    ora_smon_SID
    ora_ckpt_SID
    ora_lgwr_SID
    Reddy,Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width