Siebel Server Manager (srvrmgr) utility allows configuration changes from command line. Server Manager Utility is available under \<SiebelSrvr_Root>\bin.
Syntax for invoking server manager: (change the parameters appropriately to suit your) environment.
srvrmgr /g gateway1 /e enterprise1 /s server1 /u sadmin /p sadmin
Where gateway1 is the hostname of the gateway server, enterprise1 is the name of the enterprise server, server1 is the name of the Siebel application server you want to login into and provide the sadmin user name and password.
Here I will give an example of a Server installed under windows but mostly it is same for both Windows and UNIX.
- Remote desktop to the Siebel Application Server
- Open command prompt
- Then cd d:\sba80\siebsrvr\bin and press enter. You should be under this directory now.
- Start the server manager utility by invoking the command “srvrmgr /g sblgwsrvr /e sblentsrvr /s sblappsrvr1 /u sadmin /p sadmin”
- You should now be under srvrmgr prompt.
Using this srvrmgr utility you can do various tasks like changing attributes of the app server and object manager. You can also shut down or start app servers, enable/disable components/component groups, start/stop component jobs, list server parameters etc.
For the complete list of things you can do check the chapter Using Server Manager Command Line interface in Siebel Server Administration guide of bookshelf.
Related posts(Auto Generated):




