Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the command line syntax of the MODIFY JOB command, using the command line, long form of its configuration options.


Panel
-
jobid

-start

-immediate

-targetserver

-wait

-poll

-joblog

-spoollist

-rawspool

-purge

-waitchild

-joblogchild

-spoollistchild

-purgechild
modify filename/ddname
    [-jobid jobid]
    [-start 
        [-immediate]
        [-targetserver server]
        [-wait 
            [-poll seconds] 
            [-joblog {yes|no}]
            [-spoollist {yes|no}]
            [-rawspool {yes|no}]
            [-purge]
            [-waitchild {yes|no}]
            [-joblogchild {yes|no|error}]
            [-spoollistchild {yes|no}]
            [-purgechild {yes|no}]
        ]
    ]

Command Argument

The MODIFY JOB command can be expressed as either:

...