List of JAL elements (T-Z)
This topic lists and describes the Job Action Language (JAL) elements in this product.
$TABLEn
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Specify a table This is not a JAL statement. It is a special construct that extends the capabilities of any pattern matching function by allowing you to match against a table containing several patterns. Each table contains one or more subtables, or groups of patterns, and you can search either a specific subtable or the entire table. For more information about tables and how they are used, see DAL-and-JAL-table-management. |
Type | Table construct |
Valid values |
|
Usage
You can use this construct as the right portion of any pattern matching function. Additionally, it can be used in place of a pattern or %patID in certain Unique descriptors.
The table search is linear, and terminates as soon as a match is found. If any pattern contained in the specified subtable (or the entire table if ‘*’ is coded) matches the character string contained in the descriptor named in the left portion of the pattern matching function, a TRUE value is returned.
$TAPEVOLS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Tape volumes This descriptor represents the total number of non-scratch tape volumes (cartridges and reels) that must be fetched before running a job. It is the sum of the values represented by $VOL_MANUAL, $VOL_REEL, and $VOL_TO_ENTER. |
Type | Range definition descriptor |
Maximum Value | 9999 tape volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_TAPEVOLS, $VOL_MANUAL, $VOL_REEL, and $VOL_TO_ENTER.
$TAUNITS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the maximum number of tape drives used by any step in the job (cartridge and non-cartridge). For each step, the sum of the values represented by $UNIT_MANUAL, $UNIT_ REEL, and $UNIT_AUTO is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 tape units (cartridge and non-cartridge) |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO, $UNIT_MANUAL, and $UNIT_REEL.
$TSSUSER | $TSSU
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the USER parameter from the JOB statement. |
Type | Character string descriptor |
Maximum Length | 8 characters |
Valid values |
The pattern, %patternID, or tableID entry is matched against the descriptor. If a match occurs, a TRUE value is returned. For more information about character string facilities, see Character string facilities tutorial . For more information about table support, see DAL and JAL table management. |
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. Also, you can use the descriptor for:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$TYPHOLD
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Job submission TYPRUN=HOLD You can use this logic variable to determine if a job was submitted as TYPRUN=HOLD. This function call returns a TRUE or FALSE or both value depending on how the job was submitted. Jobs submitted with TYPRUN=HOLD are processed (before they are released from JES2 HOLD) only if the keyword TYPHOLD was coded in the TMPARM JES2 initialization statement. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$TYPSCAN
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Job submission TYPRUN=SCAN You can use this logic variable to determine if a job was submitted as TYPRUN=SCAN. This function call returns a TRUE or FALSE or both value depending on how the job was submitted. ThruPut Manager processes jobs submitted with TYPRUN=SCAN only if TYPSCAN has been coded in TMPARM JES2 initialization statement. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable can be used in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$UNIT_3480_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the maximum number of 3480 drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_MANUAL_3480 and $UNIT_AUTO_3480 is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 3480 drives. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3480 and $UNIT_MANUAL_9840.
$UNIT_3490E_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of 3490E Drives This descriptor represents the maximum number of 3490E drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_ MANUAL_3490E and $UNIT_AUTO_3490E is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 3490E drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3490E and $UNIT_MANUAL_3490E.
$UNIT_3590_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of 3590 Drives This descriptor represents the maximum number of 3590 drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_MANUAL_3590 and $UNIT_AUTO_3590 is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 3590 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3590 and $UNIT_MANUAL_3590.
$UNIT_9840_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of 9840 Drives This descriptor represents the maximum number of 9840 drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_MANUAL_9840 and $UNIT_AUTO_9840 is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value: | 9999 9840 drives |
Valid values |
|
Usage
You can use this descriptor the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_9840 and $UNIT_MANUAL_9840.
$UNIT_9940_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of 9940 Drives This descriptor represents the maximum number of 9940 drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_MANUAL_9940 and $UNIT_AUTO_9940 is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 9940 drives. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_9940 and $UNIT_MANUAL_9940.
$UNIT_AUTO
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated Drives This descriptor represents the maximum number of automated drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated cartridge drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_CART_ALL.
$UNIT_AUTO_3480
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated 3480 Drives This descriptor represents the maximum number of automated 3480 drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated 3480 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_9940_ALL and $UNIT_MANUAL_9840.
$UNIT_AUTO_3490E
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated 3490E Drives This descriptor represents the maximum number of automated 3490E drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated 3490E drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_3490E_ALL and $UNIT_MANUAL_3490E.
$UNIT_AUTO_3590
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated 3590 Drives This descriptor represents the maximum number of automated 3590 drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated 3590 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_3590_ALL and $UNIT_MANUAL_3590.
$UNIT_AUTO_9840
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated 9840 Drives This descriptor represents the maximum number of automated 9840 drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated 9840 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_9840_ALL and $UNIT_MANUAL_9840.
$UNIT_AUTO_9940
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Automated 9940 Drives This descriptor represents the maximum number of automated 9940 drives needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of automated drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 automated 9940 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_9940_ALL and $UNIT_MANUAL_9940.
$UNIT_CART_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Cartridge Drives This descriptor represents the maximum number of cartridge drives used by any step in the job as recorded in the selected Job Profile. For each step, the sum of the values represented by $UNIT_ MANUAL and $UNIT_AUTO is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor |
Maximum Value | 9999 cartridge units |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO and $UNIT_MANUAL.
$UNIT_DISK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Disk Drives This descriptor represents the maximum number of mountable disk drives (high water mark) required by any step in the job. This count excludes disk drives which are permanently resident or reserved disk volumes. |
Type | Range definition descriptor |
Maximum Value | 9999 disk drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$UNIT_MANUAL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Cartridge Drives This descriptor represents the maximum number of manual cartridge drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual cartridge drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 manual cartridge drives. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $UNIT_AUTO and $UNIT_CART_ALL.
$UNIT_MANUAL_3480
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Manual 3480 Drives This descriptor represents the maximum number of manual 3480 drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual 3480 drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 3480 drives. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3480 and $UNIT_9940_ALL.
$UNIT_MANUAL_3490E
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Manual 3490E Drives This descriptor represents the maximum number of manual 3490E drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual 3490E drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 3490E drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3490E and $UNIT_3490E_ALL.
$UNIT_MANUAL_3590
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Manual 3590 Drives This descriptor represents the maximum number of manual 3590 drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual 3590 drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 3590 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_3590 and $UNIT_3590_ALL.
$UNIT_MANUAL_9840
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Manual 9840 Drives This descriptor represents the maximum number of manual 9840 drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual 9840 drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 9840 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_9840 and $UNIT_9840_ALL.
$UNIT_MANUAL_9940
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Manual 9940 Drives This descriptor represents the maximum number of manual 9940 drives (i.e. non-automated) needed by any step in the job as recorded in the selected Job Profile. This represents the high water mark of manual 9940 drives for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 9940 drives |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_AUTO_9940 and $UNIT_9940_ALL.
$UNIT_REEL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Non-Cartridge Tape Drives This descriptor represents the maximum number of non-cartridge tape drives (reels) needed by any step in the job. This represents the high water mark for a step. |
Type | Range definition descriptor |
Maximum Value | 9999 non-cartridge tape drives (reels) |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $TAUNITS.
$UNIT_TAPE_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum Number of Tape Units This descriptor represents the maximum number of tape drives used by any step in the job. For each step, the sum of the values represented by $UNIT_CART_ALL and $UNIT_VTS is calculated. This descriptor represents the high water mark for that sum. |
Type | Range definition descriptor. |
Maximum Value | 9999 tape units. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
For more information, see $UNIT_CART_ALL and $UNIT_VTS.
$UNIT_VTS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Maximum number of Virtual Tape Units This descriptor represents the maximum number of Virtual Tape units used by any step in the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS units |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL and also as an insert in message definition statements.
$USERCnn
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Character user descriptor One of 99 character user descriptors provided for use by installation exits. These descriptors are initialized to 50 blanks each time ThruPut Manager starts analyzing a job. Your exits can then assign values. |
Type | Character string user descriptor |
Maximum Length | 50 characters |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. For more information about character string facilities, see Character string facilities tutorial . For more information about table support, see DAL and JAL table management. |
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements, and also:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
For more information , see $USERNnn.
$USERLn_DCS
DCS ONLY
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | User logic variable Nine user logic variables are provided to communicate the results of DCS DAL processing to JAL or subsequent iterations of DCS DAL. These logic variables are initialized to FALSE. |
Type | User logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and also as an insert in message definition statements.
DCS User logic variables can be set only in DCS DAL, but can be tested in JAL.
$USERLn_SOS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | User logic variable Nine user logic variables are provided to communicate the results of SOS DAL processing to JAL or subsequent iterations of SOS DAL. These logic variables are initialized to FALSE. |
Type | User logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and also as an insert in message definition statements.
SOS User logic variables can be set only in SOS DAL, but can be tested in JAL.
$USERLn_TM
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | User logic variable Nine user logic variables are provided in TM DAL to communicate the results of TM DAL processing to JAL or subsequent iterations of TM DAL. These logic variables are initialized to FALSE. |
Type | User logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements, and also as an insert in message definition statements,
TM DAL User logic variable can be set only in TM DAL, but can be tested in JAL.
$USERSCHED
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | A //*USERSCHED statement was encountered. This function call returns a TRUE or FALSE value depending on whether an installation scheduler submitted it. |
Type | Logic variable. |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and as an insert in message definition statements.
$USERSCHED_APPL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The APPL= value on a //*USERSCHED statement. |
Type | Character string descriptor |
Maximum Length | 16 characters |
Valid values |
The pattern, %patternID, or tableID entry is matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character string facilities tutorial . For more information about table support, see DAL and JAL table management.
$USERSCHED_DUE_IN_DATE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The DATE the job must start to avoid being late. |
Type | Range definition descriptor |
Maximum Value | 2155/366 expressed as year/day |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_DUE_IN_TIME
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The TIME the job must start to avoid being late. |
Type | Range definition descriptor |
Maximum Value | 24:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_DUE_IN_LATE_BY
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The difference between the current time and DUE-IN time |
Type | Range definition descriptor |
Maximum Value | 24:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_DUE_IN_WITHIN
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The difference between the current time and DUE-IN time. |
Type | Range definition descriptor |
Maximum Value | 24:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_DUE_OUT_DATE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The DATE the job must end to avoid being late. |
Type | Range definition descriptor |
Maximum Value | 2155/366 expressed as year/day |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_DUE_OUT_TIME
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The TIME the job must end in order not to be late |
Type | Range definition descriptor |
Maximum Value | 24:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_ELAPSED
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The ELAPSED= value on a //*USERSCHED statement The starting point of a segment. The first starting point (if specified) must be 0. |
Type | Range definition descriptor |
Maximum Value | 99:59 |
Valid values | name—Unique property name assigned to a segment of the range, consisting of 1–24 alphabetic, numeric, national (#,@,$), or underscore (_) characters. The first character of each name cannot be a dollar sign ($) or underscore (_). You can code the single character dollar sign ($) in place of a property name for ranges that you want to ignore. |
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERSCHED_JECL_OK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | All //*USERSCHED keywords are syntactically correct This function call returns a TRUE or FALSE value depending on whether an installation scheduler submitted it. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and as an insert in message definition statements.
$USERSCHED_NAME
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The NAME= value on a //*USERSCHED statement |
Type | Character string descriptor |
Maximum Length | 16 characters |
Valid values |
The pattern, %patternID, or tableID entry is matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
$USERSCHED_PRIORITY
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | A PRIORITY= value as specified on the //*USERSCHED Statement The starting point of a segment. The first starting point (if specified) must be 0. |
Type | Range definition descriptor |
Maximum Value | 255 |
Valid values | name—Unique property name assigned to a segment of the range, consisting of 1–24 alphabetic, numeric, national (#,@,$), or underscore (_) characters. The first character of each name cannot be a dollar sign ($) or underscore (_). You can code the single character dollar sign ($) in place of a property name for ranges that you want to ignore. |
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$USERNnn
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Numeric User descriptor One of 99 numeric User descriptors for use by your installation exits. These descriptors are initialized to zero each time that ThruPut Manager starts analyzing a job. Your exits can then assign values. |
Type | Range Definition User descriptor |
Maximum Value | 99,999,999 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $USERCnn.
$VERIFY
or
$VERIFY name SACTABLE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Table Verification This descriptor allows you to verify whether or not a particular table/subtable has been loaded. When using tables, a return of FALSE can indicate either:
|
Type | Unique descriptor. |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this descriptor only in the Definition Section of JAL.
For more information, see $TABLEn.
$VOL_AUTO
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Automated Volumes This descriptor represents the number of non-scratch automated cartridge volumes required by the job as recorded in the selected Job Profile, including the number of volumes represented by the value in $VOL_TO_ENTER. |
Type | Range definition descriptor |
Maximum Value | 9999 cartridge volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_AUTO, $VOL_CART_ALL, $VOL_MANUAL, and $VOL_TO_ENTER.
$VOL_CART_ALL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Cartridge Volumes This descriptor represents the total number of non-scratch cartridge volumes that the job requires as recorded in the selected Job Profile. It is the sum of the values represented by $VOL_MANUAL and $VOL_AUTO. |
Type | Range definition descriptor |
Maximum Value | 9999 cartridge volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_CART_ALL, $VOL_AUTO and $VOL_MANUAL.
$VOL_DISK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Disk Volumes This descriptor represents the number of disk volumes that must be fetched before job execution. This is found by counting the number of unique disk volumes required by the job, then subtracting those found to be either permanently resident or reserved. |
Type | Range definition descriptor |
Maximum Value | 9999 disk volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_DISK.
$VOL_MANUAL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Cartridge Volumes This descriptor represents the number of non-scratch cartridge volumes that must be fetched before job execution as recorded in the selected Job Profile. |
Type | Range definition descriptor |
Maximum Value | 9999 manual cartridge volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_MANUAL, $VOL_AUTO and $VOL_MANUAL.
$VOL_MATCH
[CART(AUTOMATED | MANUAL | BOTH) | DASD | REEL]
[ALL | NONE | SOME]
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Match the Volumes Requested This Unique descriptor allows you to match the volume serial numbers required by the job against a list of volumes, either hard-coded or contained in a ThruPut Manager Table. |
Type | Unique descriptor |
Maximum Value | Not applicable |
Value values |
|
Usage
You can use this descriptor only in the Definition Section of JAL.
$VOL_REEL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Non-Cartridge Tape Volumes This descriptor represents the number of non-scratch non-cartridge tape volumes that must be fetched before job execution. |
Type: | Range definition descriptor |
Maximum Value | 9999 non-cartridge tape volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_REEL, $TAPEVOLS, $VOL_AUTO, and $VOL_MANUAL.
$VOL_TO_EJECT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Automated Volumes Required Outside the Automated Library This descriptor represents the number of non-scratch cartridge volumes required by the job that are within the automated system but are required in non-automated drives, as recorded in the selected Job Profile. This situation occurs when a MANUAL unit name has been coded in the JCL and the volumes associated with that DD are resident in any automated library system. |
Type | Range definition descriptor |
Maximum Value | 9999 cartridge volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_TO_EJECT, $VOL_AUTO and $VOL_TO_ENTER.
$VOL_TO_ENTER
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Automated Volumes Required Inside the Automated Library This descriptor represents the number of non-scratch cartridge volumes required by the job that are outside the automated system but are to be treated as automated, as recorded in the selected Job Profile. This situation occurs when an AUTOMATED unit name has been coded in the JCL and the volumes associated with that DD are not resident in any automated library system. |
Type | Range definition descriptor |
Maximum Value | 9999 cartridge volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_TO_ENTER, $VOL_AUTO and $VOL_TO_EJECT.
$VOL_VTS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of Virtual Tape Volumes This descriptor represents the number of Virtual Tape volumes used by the job. It is the sum of the values represented by $VOL_VTS_IBM, $VOL_VTS_STK, $VOL_VTS_VTAPE, and $VOL_VTS_ VTFM. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $LIST_VOL_VTS, $VOL_VTS_VTFM, $VOL_VTS_IBM, $VOL_VTS_STK, and $VOL_VTS_VTAPE.
$VOL_VTS_IBM
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of IBM Virtual Volumes This descriptor represents the number of IBM virtual tape volumes used by the job. It is the sum of the values represented by $VOL_VTS_IBM_RESIDENT and $VOL_VTS_IBM_NOTRESIDENT. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS, $VOL_VTS_IBM_RESIDENT and $VOL_VTS_IBM_NOTRESIDENT.
$VOL_VTS_IBM_RESIDENT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of Resident IBM Virtual Volumes This descriptor represents the number of resident IBM virtual tape volumes that are used by the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid value |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_IBM and $VOL_VTS_IBM_NOTRESIDENT.
$VOL_VTS_IBM_NOTRESIDENT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of IBM Virtual Volumes Not Resident This descriptor represents the number of IBM virtual tape volumes that are not resident and are used by the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_IBM and $VOL_VTS_IBM_RESIDENT.
$VOL_VTS_STK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of STK Virtual Volumes This descriptor represents the number of STK virtual tape volumes used by the job. It is the sum of the values represented by $VOL_VTS_STK_RESIDENT and $VOL_VTS_STK_NOTRESIDENT. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS, $VOL_VTS_STK_RESIDENT and $VOL_VTS_STK_NOTRESIDENT.
$VOL_VTS_STK_RESIDENT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of Resident STK Virtual Volumes This descriptor represents the number of resident STK virtual tape volumes that are used by any step in the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_STK and $VOL_VTS_STK_NOTRESIDENT.
$VOL_VTS_STK_NOTRESIDENT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of STK Virtual Volumes Not Resident This descriptor represents the number of STK virtual tape volumes that are not resident and are used by any step in the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_STK and $VOL_VTS_STK_RESIDENT.
$VOL_VTS_VTAPE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of CA-Vtape Volumes This descriptor represents the number of CA-Vtape virtual tape volumes used by the job. It is the sum of the values represented by $VOL_VTS_VTAPE_INCACHE and $VOL_VTS_VTAPE_ NOTINCACHE. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS, $VOL_VTS_VTAPE_INCACHE, and $VOL_VTS_VTAPE_NOTINCACHE.
$VOL_VTS_VTAPE_INCACHE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of CA-Vtape INCACHE Volumes This descriptor represents the number of CA-Vtape virtual tape volumes that are in the cache and are used by the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_VTAPE and $VOL_VTS_VTAPE_NOTINCACHE.
$VOL_VTS_VTAPE_NOTINCACHE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of CA-Vtape Volumes Not In Cache This descriptor represents the number of CA-Vtape virtual tape volumes that have not yet been loaded into the cache and are used by the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_VTAPE and $VOL_VTS_VTAPE_INCACHE.
$VOL_VTS_VTFM
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of VTFM Virtual Volumes This descriptor represents the number of VTFM virtual tape volumes used by the job. It is the sum of the values represented by $VOL_VTS_VTFM_ONDISK and $VOL_VTS_VTFM_MIGRATED. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS, $VOL_VTS_VTFM_ONDISK and $VOL_VTS_VTFM_MIGRATED.
$VOL_VTS_VTFM_ONDISK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of VTFM Virtual Volumes On Disk This descriptor represents the number of VTFM virtual tape volumes that are available on disk and are used by any step in the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_VTFM and $VOL_VTS_VTFM_MIGRATED.
$VOL_VTS_VTFM_MIGRATED
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Number of VTFM Virtual Volumes Not On Disk This descriptor represents the number of VTFM virtual tape volumes that are not on disk and are used by any step in the job. |
Type | Range definition descriptor |
Maximum Value | 9999 VTS Volumes |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $VOL_VTS_VTFM and $VOL_VTS_VTFM_ONDISK.
$WLM_MODE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Detect Workload Manager Mode This logic variable lets you determine if the system that is analyzing the job is in WLM GOAL or COMPATIBILITY mode. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
WTCA7
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This JAL statement causes a message to be written to a CA7 logical terminal associated with the CA7 instance of the current job. |
Type | Communication statement |
Valid values | id—Specifies the symbols or list of symbols associated with CA7 messages, as established by prior MSGDEF statements. The MSGDEF statement that WTCA7 references must contain ether CA7LTERM or USERID keyword. If neither is supplied the request is ignored. |
For more information, see $CA7, MSGDEF, SEND, WTO, and WTU.
WTO
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This JAL statement causes a message to be written to an operator console. |
Type | Communication statement |
Valid values | id—Specifies the symbols or list of symbols associated with operator messages, as established by prior MSGDEF statements. |
For more information, see MSGDEF, SEND, WTCA7, and WTU.
WTU
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This JAL statement causes a message to be written to the job’s SYSMSGS file or the Job LOG. |
Type | Communication statement |
Valid values | id—Specifies the symbols or list of symbols associated with user messages, as established by prior MSGDEF statements. |
For more information, see MSGDEF, SEND, WTCA7, and WTO.
$XEQCLASS
This JAL element has the following attributes:
Attribute | Value |
---|---|
JBS ONLY | |
Description | The $XEQCLASS unique variable is provided for the construction of Limiting Agent Names. It represents the execution class assigned to the job at the end of JAL. This class is either the result of a SET CLASS statement (the last one executed) or, if no SET CLASS statement has been executed, the default value: job submission class. |
Type | Unique Variable |
Valid values |
|
Usage
You can use this variable only in the construction of Limiting Agent Names.
$ZEKE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | A //*ZEKECTL Statement was Encountered This descriptor indicates that a //ZEKECTL statement was encountered. This function call returns a TRUE/FALSE value depending on whether or not the //*ZEKECTL statement was encountered. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_APPL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Application This descriptor represents the event’s application |
Type | Character string descriptor |
Maximum Length | 8 characters |
Valid values |
The pattern, %patternID, or tableID entry is matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about the description of character string facilities, see Character-string-facilities-tutorial. For more information about the description of table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_CAL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Calendar This descriptor represents the event’s calendar name. |
Type | Character string descriptor. |
Maximum Length | 8 characters |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements and also:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_CATID
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The CATID of the Event’s ZEKE Database This descriptor represents the CATID of the event’s ZEKE database. |
Type | Character string descriptor |
Maximum Length | 8 characters |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements and also:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_CLASSES
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Classes This descriptor represents ZEKE event’s classes. |
Type | Character string descriptor |
Maximum Length | 6 character |
Valid values |
The pattern, %patid, or tableID entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_CPU
$ZEKE_CPU [0,]name1,start2,name2[,...,startN,nameN] |
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the event’s average CPU time. |
Type | Range definition descriptor |
Maximum Value | 357912:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_DISPID
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Dispatch ID of the Event’s Schedule Record. This descriptor represents the dispatch ID. |
Type | Character string descriptor |
Maximum Length | 8 characters |
Valid values |
The pattern, %patternID, or tableID entry is matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_DISPSYS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The ZEKE System Name that Dispatched the Event This descriptor represents the ZEKE system that dispatched the event. |
Type | Character string descriptor |
Maximum Length | 8 character |
Valid value |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_DPRTY
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Dispatch Priority This descriptor represents the event’s dispatch priority. |
Type | Range definition descriptor |
Maximum Value | 255 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_DRL
$ZEKE_DRL [0,]name1,start2,name2[,...,startN,nameN] |
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Disaster Recovery Level This descriptor represents the event’s disaster recovery level. |
Type | Range definition descriptor |
Maximum Value | 99 |
Valid value |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_DUR
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Average Duration This descriptor represents the event’s average duration. |
Type | Range definition descriptor |
Maximum Value | 357912:00 |
Valid value |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_EVT
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event Number This descriptor represents the event’s number. |
Type | Range definition descriptor |
Maximum Value | 999999 |
Valid value |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_EVTNAME
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Name This descriptor represents the event’s name. |
Type | Character string descriptor |
Maximum Length | 12 characters |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_EVTSYS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s System ID This descriptor represents the event’s system ID. |
Type | Character string descriptor |
Maximum Length | 8 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_GRP
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Group This descriptor represents the event’s group. |
Type | Character string descriptor |
Maximum Length | 3 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_JCLOVRD
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s JCL was Overridden This descriptor indicates that JCLOVRD keyword was specified. This function call returns a TRUE/FALSE value depending on whether or not the JCLOVRD keyword was specified. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_JECL_OK
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | All //*ZEKECTL Keywords are Acceptable This descriptor indicates that all //ZEKECTL control keywords are correct. This function call returns a TRUE/FALSE value depending on whether or not all keywords in //*ZEKECTL statement are acceptable. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_LATESTART
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | The Event’s Late Start Time This descriptor represents the event’s late start time. |
Type | Range definition descriptor |
Maximum Value | 48:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_MANUAL
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | Event was Manually Scheduled This descriptor indicates that keyword MANUAL was specified. This function call returns a TRUE/FALSE value depending on whether or not keyword MANUAL was specified. |
Type | Logic variable |
Maximum value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_MILESTONE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor indicates that keyword MILESTONE was specified. This function call returns a TRUE or FALSE or both value depending on whether keyword MILESTONE was specified. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_MUSTSTART
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | You can use this display Variable to insert certain start time related information into messages. |
Type | Display Variable |
Maximum Value | Not applicable |
Valid values | $ZEKE _MUSTSTART—displays only variable in the following form:
|
Usage
You can use this variable only as an insert in message definition statements.
For more information, see $ZEKE_MUSTSTART_WITHIN and $ZEKE_MUSTSTART_LATE_BY.
$ZEKE_MUSTSTART_WITHIN
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the difference between current time and MUSTSTART time. MUSTSTART time is higher than the current time. |
Type | Range definition descriptor |
Maximum Value | 9999:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $ZEKE_MUSTSTART and $ZEKE_MUSTSTART_LATE_BY.
$ZEKE_MUSTSTART_LATE_BY
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the difference between current time and MUSTSTART time. MUSTSTART time is lower than the current time. |
Type | Range definition descriptor |
Maximum Value | 9999:00 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.
For more information, see $ZEKE_MUSTSTART and $ZEKE_MUSTSTART_WITHIN.
$ZEKE_PDSDD
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the DDNAME of the PDS file that contains the event’s JCL. |
Type | Character string descriptor |
Maximum Length | 8 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_PDSMEM
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the name of the member in the PDS file that contains the event’s JCL. |
Type | Character string descriptor |
Maximum Length | 8 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_RESTART
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor indicates that keyword RESTART was specified. This function call returns a TRUE/FALSE value depending on whether or not keyword RESTART was specified. |
Type | Logic variable |
Maximum Value | Not applicable |
Valid values |
|
Usage
You can use this variable in EVALUATE definition statements and JAL Logic statements, and also as an insert in message definition statements.
$ZEKE_SCHED
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the event’s scheduled time. |
Type | Range definition descriptor |
Maximum Value | 48:00 |
Valid values |
|
Usage
You can use this descriptor can be used in the Definition Section of JAL, and also as an insert in message definition statements.
$ZEKE_SDATE
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the event’s scheduled date. |
Type | Range definition descriptor |
Maximum Value | 2155/366 expressed as year/day. This descriptor represents the event’s scheduled date. |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of DAL, and also as an insert in message definition statements.
$ZEKE_SUBSYS
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the ZEKE Subsystem that dispatched the event. |
Type | Character string descriptor |
Maximum Length | 4 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_USERID
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the event’s user ID. |
Type | Character string descriptor |
Maximum Length | 8 character |
Valid values |
The pattern, %patid, or table entries are matched against the descriptor. If a match occurs, a TRUE value is returned. |
For more information about character string facilities, see Character-string-facilities-tutorial. For more information about table support, see DAL-and-JAL-table-management.
Usage
You can use this descriptor in EVALUATE definition statements and JAL Logic statements. This descriptor can also be used:
- As an insert in message definition statements
- In a substring function
- In STRINGDEF and PATTERNDEF statements
- In JLS_LIMITDEF and JLS_CNTLDEF statements
$ZEKE_VER
This JAL element has the following attributes:
Attribute | Value |
---|---|
Description | This descriptor represents the event’s version number. |
Type | Range definition descriptor |
Maximum Value | 65535 |
Valid values |
|
Usage
You can use this descriptor in the Definition Section of JAL, and also as an insert in message definition statements.