Hi Everyone,
I came across this article on SAP’s site. It worked perfectly for me using a batch file with Net Stop / Start.
Take a look and let me know if it helps.
SAP Knowledge Base Article Printer-Friendly Version | [Add to browsers favorites] Add to favorites | Quick link | Disclaimer for SAP Knowledge Base Articles
1305228 - How to start or stop SIA and Tomcat with command line or Windows scrips in Business Objects XI3.x?
Overall Rating 0 Votes
Rating Details
0 Votes
0 Votes
0 Votes
0 Votes
0 Votes
Your Rating [click the star to rate this document from 1 to 5] [click the star to rate this document from 1 to 5] [click the star to rate this document from 1 to 5] [click the star to rate this document from 1 to 5] [click the star to rate this document from 1 to 5]
Version 2 Validity: 08/18/2010 - active
Language English
Content: Summary | Header Data | References | Product
Symptom
* How to start or stop SIA and Tomcat with command line or Windows scrips in Business Objects XI3.x?
Reproducing the Issue
* Business Objects Enterprise XI 3.0
* Business Objects Enterprise XI 3.1
Resolution
* Use the command net stop / start "service name"
- Open the command line Run. Type the command tasklist /SVC. It shows that the service name of SIA is BOE120SIAJAXI31 in XI 3.1 and BOE120SIABOXIR3 in XI 3.0
- Type the command net stop BOE120SIAJAXI31 in XI 3.1. the SIA will be stopped. Then type net start BOE120SIAJAXI31, SIA will be started.
- Make sure the service name of Tomcat, eg. Apache Tomcat 5.5.20. Type net stop / start “Apache Tomcat 5.5.20”, the Tomcat will be stopped or started.
See Also
* SAP Note 1203539 - How to use a Windows script to start or stop BusinessObjects services
* SAP Note 1287046 - How to use Windows script to start or stop BusinessObjects services
for Business Objects XI 3.0?
Keywords
Windows scrips, batch file, bat, restart
Header Data
Released on 08/18/2010 05:51:19
Release status Released to Customer
Component BOJ-BIP-ADM User & server configuration, InfoView refresh, user rights
Priority Normal
Category How To
Operating System
WIN 2003
References
Type
ID
Title
The table does not contain any entries
Product
Product
Product Version
SAP BusinessObjects Enterprise
BOBJ ENTERPRISE XI 3.0
BOBJ ENTERPRISE XI 3.1
joefonseca79 (BOB member since 2007-07-03)