Previous Topic: Job Control StatementsNext Topic: Control Statement Examples


Control Statements

INIT

Directs TLMSRIM to perform CA TLMS Initialization. Can be used only once.

LOADLIB

Specifies that the LOADLIB can be loaded from a specific authorized load library instead of from the link list concatenation.

LPA=

The LPA= statement directs TLC6INIT to load the specified resident module or modules into common storage.

OSI=

Specifies that the CA TLMS OSI is to be loaded, not loaded, or refreshed.

NO

Specifies that the CA TLMS OSI should not be loaded.

YES

Specifies that the CA TLMS OSI will be loaded.

REINIT

Specifies that the CA TLMS OSI should be refreshed. All tape processing MUST be stopped while the OSI is being reinitialized.

REINIT

The REINIT keyword is used on subsequent TLMSRIM requests to reinitialize or refresh certain components of CA TLMS.

ALL

Specifies that all CA TLMS commonly accessed, resident routines are to be reloaded, and CA TLMS pointers refreshed.

modname

Specifies the name of the module to be added to common storage.

SMF=YES

This specifies that TLMSRIM should attempt to load and install any SMF exit modules.

WTO=

This control statement directs TLMSRIM to either temporarily or permanently shut down the CA TLMS WTO and DOM subsystem interface (WTO SSI). The WTO SSI is used to capture and reissue tape mount messages if CA TLMS tape scratch pools are implemented.

CLEAR

Temporarily disables the WTO SSI. A subsequent TLMSRIM REINIT request will re-enable the WTO SSI.

FORCE

Shuts down the WTO SSI for the remainder of the life of the IPL. The WTO SSI will not be reactivated until the system is IPLed again.