Starting a service or process (nco_pa_start)

You can run the nco_pa_start utility to start a service or process at any location in the process control system configuration.

If the service or process has already been started, the command is ignored.

To start a service or process, enter the command:

$NCHOME/omnibus/bin/nco_pa_start command_line_options

In this command, command_line_options represents one or more command-line options that you can specify for the nco_pa_start utility. You can specify only a single service or process.

Command-line options for nco_pa_start

Command-line options for the nco_pa_start utility are described in the following table.

Table 1. Command-line options for nco_pa_start
Command-line option Description
-help Displays help about the command-line options and exits.
-nosecure Connects to process agents in a non-secure mode that does not encrypt login information during transmission.
-password string The password to use for the process agent.
-process string Name of the process to start.
-server string Name of process agent to contact.
-service string Name of the service to start.
-user string The user name for the process agent. The default is the user running the command.
-version Displays software version information and exits.