Starting the Siebel Server Manager Program
This procedure describes how to start the Siebel Server Manager program, srvrmgr.
To start the srvrmgr program
For Windows servers only: at the DOS prompt, change to the
bin
subdirectory within the Siebel Server root directory:cd SIEBSRVR_ROOT\bin
Note: You cannot use the Uniform Naming Convention (UNC) in the Siebel Server Manager command when specifying the path and computer names.Execute the srvrmgr program using flags to specify the parameters that you want:
srvrmgr flags
For a list of srvrmgr flags, see Command-Line Flags for the Siebel Server Manager Program.
After the Siebel Server Manager has started, the prompt changes to:
srvrmgr: server_name>
The server_name parameter appears in the prompt only if you executed the srvrmgr program by specifying a Siebel Server using the /s or -s flag, or after you specify a Siebel Server by using the
set server
command.For example, to start the srvrmgr program using the parameters specified in the following table on a Windows server, enter a command like:
srvrmgr /g gateway1:2320 /e enterprise1 /s server1 /u sadmin /p pwd
To start the srvrmgr program on a UNIX server using the parameters described in the following table, enter a command like the following:
srvrmgr -g gateway1:2320 -e enterprise1 -s server1 -u sadmin -p pwd
The following table shows example parameters for starting the srvrmgr program.
Siebel Gateway |
Enterprise |
Siebel Server |
User Name |
Password |
---|---|---|---|---|
gateway1 |
enterprise1 |
server1 |
sadmin |
pwd |