Previous Topic

Next Topic

Book Contents

Book Index

MEMLIB: General Job Parameter

For a job (or warning messages): Name of the library containing the member specified in the TABLE parameter.

For a started task: Required started task information.

A related parameter is discussed in OVERLIB: General Job Parameter.

Figure 246 MEMLIB Parameter Format

Mandatory. Format of the parameter depends on whether the job scheduling definition applies to a job (or warning messages) or a started task:

Any of the formats shown in Table 197 can be used for the MEMLIB value.

Table 197 MEMLIB Parameter Formats for Started Tasks

Format

Description

*.taskid

Where taskid is the task ID. The STC is activated in the computer in which the Control-M monitor is active.

cpuid, stcparms

Where cpuid is the ID of the computer in which the STC is to be activated (see the following value "cpuid"); stcparms represents STC parameters.

cpuid.taskid

Where cpuid is the ID of the computer in which the STC is to be activated (see the following value "cpuid"); taskid is the identifier to be specified on the start command.

cpuid

Where cpuid is the ID of the computer in which the STC is to be activated. Valid cpuid values are:

  • * – The same computer where the Control-M monitor is active.

Under JES2:

  • Nn – Where n is the JES/NJE node ID.
  • Mm – Where m is the machine ID.   
  • NnMm – Where n is the JES/NJE node ID, and m is the machine ID.

When using the cpuid,stcparms format (see above), any quotes specified in the stcparms must be doubled.

Under JES3

  • Lname – Where name is the logical JES name of the machine, that is, the name as used in the JES3 command *T, not the SMF system ID.

Parent Topic

Job Production Parameters