Start
From Jaymzworld
Contents |
NAME
start - start server application processes
SYNOPSIS
start
start -a [ -c ]
start -s application [ -c ]
DESCRIPTION
This command starts server applications. A single application or all applications can be specified.
The parameters are defined as:
- -a
- Start all applications.
- -c
- Continually provide status of the application until it is fully running. The status output is from the systat command.
- -s application
- Start a specific application. A list of applications is provided with the -? option.
- -?
- Display the command usage and list of applications.
DIAGNOSTICS
This command will fail if the application is unknown, or already running. If the -a option is specified and the Watchdog application is running, the command will fail. �
SEE ALSO
stop
systat
