Wednesday, March 27, 2013

Start an Stop The services individuality on OBIEE 11g


I have seen lot of threads in OTN forum, How to start the OBIEE 11g Services Individually.

Sometimes I have a configuration change to make or need to restart a specific system component in one of my servers, here is a list of stop / start commands for each of the system components:

I have described here service component names.


coreapplication_obis1 -----  BI Server Service 

coreapplication_obijh1 -----  BI Java Host Service

coreapplication_obips1-----  Presentation Service

coreapplication_obisch1----  Scheduler Services

coreapplication_obiccs1 ---- Cluster Service



BI Service:

opmnctl stopproc ias-component=coreapplication_obis1

opmnctl startproc ias-component=coreapplication_obis1



Javahost:

opmnctl stopproc ias-component=coreapplication_obijh1

opmnctl startproc ias-component=coreapplication_obijh1



Presentation Service:

opmnctl stopproc ias-component=coreapplication_obips1

opmnctl startproc ias-component=coreapplication_obips1



Scheduler Service:

opmnctl stopproc ias-component=coreapplication_obisch1

opmnctl startproc ias-component=coreapplication_obisch1



Cluster Service:

opmnctl startproc ias-component=coreapplication_obiccs1

opmnctl stopproc ias-component=coreapplication_obiccs1


Hope this help's

Thanks,
Satya Ranki Reddy

No comments:

Post a Comment