Starting an ObjectServer manually

Use the nco_objserv command to start the ObjectServer manually.

About this task

To start an ObjectServer:

Procedure

From the command line, enter the appropriate command for your operating system:
Operating system Command
UNIX $NCHOME/omnibus/bin/nco_objserv [ -name servername ]
Windows %NCHOME%\omnibus\bin\nco_objserv [ -name servername ]

In this command, servername is the ObjectServer name. If you do not specify the -name command-line option, nco_objserv attempts to start the NCOMS ObjectServer. You can start the ObjectServer with additional command-line options.

Note: An ObjectServer that is started from the command line is not under process control, and must be restarted manually if it is shut down.

On startup, the ObjectServer attempts to open the $NCHOME/omnibus/etc/servername.props properties file, where servername is the name of the specified ObjectServer.