Configure the server: Start the instance
To start an instance, run the startSever script from the Qshell command line. To run the script, follow these steps:
Enter the Start Qshell (STRQSH) command on an OS/400 command line.
On the Qshell command line, use the cd command to change to the directory that contains the script. For example:
cd /QIBM/ProdData/WebAS5/Base/binRun the startServer script. Enter this command:
startServer -instance mdbconfig serverNamewhere mdbconfig is the name of the instance you want to start and serverName is is the name of the server you want start. For more information on the startServer script and additional parameters, see The startServer script.
Back: Enable your instance to use Java Message Service (JMS)