Before attempting to start a server, verify that you have:
To start a server instance, complete the following steps:
Open a system command prompt.
Enter the mps-start
command:
mps-start [-C path/]server_name [-f]
where:
-C
—
Path to the server instance you want to create. path
/path
should
end with the server name.
—
Name of the server instance you want to start or stop. server_name
-f
— Forces command to succeed,
regardless or whether the server is already started or stopped.
Upon successful completion of the command, the server instance is active.
If needed, use the mps-status
command
to verify the server is running.