Header Ads Widget

Responsive Advertisement

SAP Business objects BI 4.3 Start and Stop Procedure

 SAP BO/BI 4.3 Start and Stop Process

SAP Business objects BI 4.3

Sap Business objects BI Business intelligence is used for data reporting, visualization and sharing.
SAP BO Analysis the data from SAP BW to make the data reporting and analysis simple for Business users.

• BOBJ or SAP Business Objects BI is Rename to SAP BO
• SAP BO is updated to SAP Business Objects BI.
• Latest version of the SAP BI 4.3 SP3.                                                                                                                

SAP Business objects BI server Start and Stop Process:

1. Linux server level
2. Window server level.

SAP Business objects BI Application Start sequence:
We have to stop the SAP applications in below servers

• Stop the Tomcat service
• Stop the CMS Servers(Server Intelligence agent (SIA))
• Stop the oracle database

SAP Business objects BI Application Stop sequence:
We have to stop the SAP applications in below servers

• Start the oracle database
• Start the CMS Servers(Server Intelligence agent (SIA))
• Start the Tomcat service

SAP Business objects BI Application Stop Commands: Linux server level                                                                  

Step #1 Stop the Tomcat service

Stop the Tomcat web server Log onto the Tomcat web server Linux server as <sid>adm for the environment you wish to shutdown (List of Servers)
Execute the following commands:

•  Login to sidadm in os level
•  Go to cd /sapmnt/SID/sap_bobj
•  Execute the below Command
    ./tomcatshutdown.sh

Step #2 Stop the CMS Servers

Stop the CMS servers Log onto the CMS Linux servers as <sid>adm (List of Servers)
Execute the following commands:

•  Login to the sidadm in os level.
•  Go to cd /sapmnt/SID/sap_bobj
•  ./ccm.sh -stop all

Step #3 Stop the oracle database

Stop the Oracle database Log onto the database Linux servers as ora<sid> (List of Servers)

• Login to the orasid db user.
• Execute the lsnrctl command
• Lsnrctl>stop or ./ lsnrctl stop
• Execute the $ sqlplus / as sysdba
• Execute the below command for stop the database
SQL> SHUTDOWN IMMEDIATE

SAP Business objects BI Application Start Commands: Linux level

Step #1 Start the oracle database

Start the Oracle database Log onto the database Linux servers as ora<sid> (List of Servers)

• Login to the orasid db user.
• Execute the lsnrctl command
• Lsnrctl>start or ./ lsnrctl start
• Execute the $ sqlplus / as sysdba
• Execute the below command for stop the database
   SQL> STARTUP

Step #2 Start the CMS Servers:

Start the CMS servers Log onto the CMS Linux servers as <sid>adm (List of Servers)
Execute the following commands:

• Login to the sidadm in os level.
• Goto cd /sapmnt/SID/sap_bobj
• ./ccm.sh -start all

Step #3 Start the Tomcat service

Start the Tomcat web server Log onto the Tomcat web server Linux server as <sid>adm for the environment you wish to startup (List of Servers) . 
Execute the following commands:
• Login to sidadm in os level
• Goto cd /sapmnt/SID/sap_bobj
• Execute the below Command
./ tomcatstartup.sh

SAP Business objects BI Application Stop Commands: Window server level

Step #1 Stop the Tomcat service

• GO to server -> SAP Business Intelligence -All programs> Central Configuration Manager -> Run as administrator
• Select the apache tomcat and right clock —>Click stop

Step #2 Stop the CMS Servers

• GO to server -> SAP Business Intelligence -All programs> Central Configuration Manager -> Run as administrator
• Select the SIA and right clock -Click stop

Step #3 Stop the oracle database

• Go to the services
• Select the oracle db services—click the Stop for stop the DB

SAP Business objects BI Application Start Commands: Window server level

Step #1 Start the oracle database

• Go to the services
• Select the oracle db services—click the Start for start the DB
Step #2 Start the CMS Servers
• GO to server -> SAP Business Intelligence -All programs> Central Configuration Manager -> Run as administrator
• Select the SIA and right clock ->Click start

Step #3 Start the Tomcat service

• GO to server -> SAP Business Intelligence -All programs> Central Configuration Manager -> Run as administrator
• Select the apache tomcat and right clock –>Click start
SAP BO Main Version details:
• SAP Business Objects BI (Business Intelligence) 4.0
• SAP Business Objects BI (Business Intelligence) 4.1
• SAP Business Objects BI (Business Intelligence) 4.2
• SAP Business Objects BI (Business Intelligence) 4.3
• Latest version of the SAP BI (Business Intelligence) 4.3 SP4.
• Every release has improved the main user experience and functional enhancement.
• SAP Business Objects 4.3 is Maintenance ending in 2027.

Other info:

Need to maintained the below environment variable in OS level. Below environment variable is required for start and stop the application and Database. It has set the Home path of the Application and Database.

Environment Variable :

• Set the below environment variable
• setenv LD_LIBRARY_PATH /oracle/client
• setenv TNS_ADMIN /oracle/client/network
• setenv PATH /oracle/SID/112_64/bin:$PATH
• setenv ORACLE_HOME /oracle/SID/112_64
• setenv ORACLE_SID SID

Conclusion:

We have successfully stopped and started the SAP Business Objects BI 4.3 Server.                                                          

FAQ for SAP Business Objects BI 4.3:

What is the latest version of SAP BI?

Latest version of the SAP BI (Business Intelligence) 4.3 SP4

What is the maintenance end of of SAP BI?

SAP Business Objects 4.3 is Maintenance ending in 2027

SAP BO BI start and stop sequence?

SAP Business objects BI Application Start sequence:
We have to stop the SAP applications in below servers
• Stop the Tomcat service
• Stop the CMS Servers(Server Intelligence agent (SIA))
• Stop the oracle database

SAP Business objects BI Application Stop sequence:

We have to stop the SAP applications in below servers
• Start the oracle database
• Start the CMS Servers(Server Intelligence agent (SIA))
• Start the Tomcat service

Post a Comment

0 Comments

Sap Web Dispatcher Installation- Step By Step Procedure