FS (Force Schedule)

You can use the FS (Force Schedule) command to start jobs listed in a job queue and to start a task or job listed in the schedule mix.

Syntax

Explanation

<mix number list> FS

Specifies that the jobs or tasks in the mix number list are to be unconditionally started as long as enough memory is available. If not enough memory is available, the task or job remains scheduled and the following message appears at the ODT:

INSUFFICIENT MEMORY TO FULFILL FS REQUEST

Refer to the S (Scheduled Mix Entries) and HS (Hold Schedule) commands for related discussions on scheduling.

You can also use the FS command to force the start of a job residing in a job queue. You can use FS to override any STARTTIME or FETCH statements in a Work Flow Language (WFL) job. Refer to the SQ (Show Queue) and ML (Mix Limit) commands for information on jobs residing in job queues.

Examples

Example 1

This example shows the display after an operator enters the S command to list scheduled entries. The operator then uses the FS command to start job 6559.

S
   ---Mix-Pri---Elapsed--WordsReq-- 2 SCHEDULED ENTRIES -----
     6599   50          :03        2K   (PDW) (PDW)OBJECT/TEST/MLS
                                            ON MCPMAST
     6600   50          :03        2K   (SPALDING) *CONTROLCARD
6599 FS

Example 2

This example shows using the SQ command to list the jobs in queue  1. The operator then uses the FS command to start job 1115.

SQ 1
QUEUE 1
 1115 50 X
         QUEUED: 10/13/2008 AT 11:26:50
1115 FS