Previous Topic: ExamplesNext Topic: Examples


START Command

The START top line command resumes normal job flow in the request and ready queues after a previous STOP command was issued to halt job flow. A START command is required to reestablish normal queue activity following a STOP command.

This command has the following format:

START,Q={ALL|RDY|REQ}
Q

Identifies the queues to restart after a previous STOP command was issued.

ALL

Causes the restart of both the request and ready queues.

RDY

Causes the restart of the ready queue.

REQ

Causes the restart of the request queue.