Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EPM Services in UNIX

Clint YvesOct 3 2017 — edited Oct 9 2017

Hi all,

What is the name of EPM services in its Unix counterpart? Was it considered a process or a service? For example, if we are expecting ERPIntegrator service in our Unix server, should we look for it using the services --status-all command or the ps -eof command? I'm really confused in this part.

I tried stopping the ERPIntegrator in our UNIX server using the stopErpIntegrator.sh, but upon checking using ps -eof | grep Ora, there are still four processes that is currenly on interruptible sleep (S) including the ERPIntegrator process. Upon successful execution of stopErpIntegrator.sh, should I expect it to kill the process or should it only set the state of the said processes to interruptible sleep (S).

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details