Steps to start the OBIEE services on UNIX platform:
- Start node manager:
Navigate to,
/<MW_HOME>/wlserver_10.3/server/bin
command,
nohup sh ./startNodeManager.sh &
To confirm whether nodemanager is up and running, you can check the log in nohup.out file, you can find this file at above location only.
Note: nohup will start nodemanager in backend, so you will be able to use the existing terminal for starting AdminServer or any other activitites. - Start the Administration Server:
After confirming node manager is started, we need to start the AdminServer.
Navigate to,
MW_HOME/user_projects/domains/bifoundation_domain/bin
command,
./startWebLogic.sh
You need to provide Administrator user name and password here.
Note: Do not close the terminal window later on, or the server will get shutdown. - Start Managed Servers:
Navigate to,
MW_HOME/user_projects/domains/bifoundation_domain/bin
command,
./startManagedWebLogic.sh bi_server1 http://<administration_server_ip_address>:7001
You need to provide Administrator user name and password here. - In the end, you need to start OPMN process.
Navigate to,
/<MW_HOME>/instances/instance1/bin
command,
./opmnctl startall
To check the status of OPMN processes,
command,
./opmnctl status
Steps to stop the OBIEE services:
- Stop OPMN processes:
First, you need to stop OPMN process.
Navigate to,
/<MW_HOME>/instances/instance1/bin
./opmnctl stopall - Stop Managed Servers:
Navigate to,
MW_HOME/user_projects/domains/bifoundation_domain/bin
./stopManagedWebLogic.sh bi_server1 http://<administration_server_ip_address>:7001
To confirm whether Managed Server is stopped, execute the below command..
ps -ef|grep java|grep obiee|grep bi_server - Stop the Administration Server: Navigate to,
- Stop node manager:
Just kill the nodemanager process, use the below command
kill -9 <nodemanager_pid>
To confirm whether nodemanager is stopped, execute the below command..
ps -ef|grep java|grep obiee|grep nodemanager
MW_HOME/user_projects/domains/bifoundation_domain/bin
./stopWebLogic.sh
To confirm whether AdminServer is stopped, execute the below command..
ps -ef|grep java|grep obiee|grep AdminServer
Syntax:
ReplyDeleteBusiness Intelligence Services
Nice Blog By Tippe Sagar and Great Information About Oracle Business Intelligence 11g,Best Posting.