Previous Topic

Next Topic

Book Contents

Book Index

start

Start responding to network requests

The server START command will instruct the server process to start processing incoming network requests (START/NET) or to start the submission of jobs to the server (START/SUBMITS).

START/NET indicates that this operation applies to the control components of the server.

START/SUBMITS interactively starts the submission of jobs to the server. When the server is not submitting jobs they are held in "Scheduling queue J". To see if any jobs are about to be submitted type out the J queue.

General format

server start [/qualifiers]


Qualifier Summary

/cluster

/confirm

/log

/net

/submits

Examples

C:\> schedule server start/cluster

Qualifiers

/cluster

The CLUSTER qualifier requests that all members of the current cluster perform this operation.

/confirm
/noconfirm

CONFIRM requests that the user be prompted prior to any operation to verify that the selected job is the correct one.

/log
/nolog

The LOG qualifier causes each completed operation to issue a note to the user.

/newlog

The NEWLOG qualifier requests that the server process close the current log file and start a new one.

/submits

The SUBMITS qualifier determines whether the operation affects the submission of jobs.

See Also

SERVER commands

info

proxy_reset

restart

stop