Start Object Management Cycle (STROMCRDAR)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Start Object Management Cycle (STROMCRDAR) command starts the Object Management Cycle (OMC) which manages the movement of data between disk and optical or tape.

Top

Parameters

Keyword Description Choices Notes
SBMJOB Submit to batch *YES, *NO Optional
JOBD Job description Qualified object name Optional
Qualifier 1: Job description Name, QRDARS400
Qualifier 2: Library Name, *LIBL, *CURLIB
Top

Submit to batch (SBMJOB)

Specifies if OMC should run in batch or interactively.

*YES
This command should be submitted to run in a different job.
*NO
This command should be run within the current job. If you are entering this command from a terminal, this will prevent you from doing any other work from this terminal session until this command completes.
Top

Job description (JOBD)

Specifies the name of the job description used for the submitted job.

Qualifier 1: Job description

QRDARS400
The QRDARS400 job description is used as the job description for the submitted job.
name
Specify the name of the job description used for the job.

Qualifier 2: Library

*LIBL
All libraries in the job's library list are searched until the first match is found.
*CURLIB
The current library for the job is used to locate the job description name. If no library is specified as the current library for the job, QGPL is used.
name
Specify the name of the library where the job description name is located.
Top

Examples

Example 1: Simple Example

STROMCRDAR

This command submits a job to batch that starts the Object Management Cycle (OMC), which manages the movement of OnDemand Object Archive data between disk and optical or tape.

Example 2: More Complex Example

STROMCRDAR SBMJOB(*NO)

This command is similar to Example 1 but runs interactively.

Top

Error messages

*ESCAPE Messages

CPF1338
Errors occurred on SBMJOB command.
Top