About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This page documents intended Programming Interfaces that allow the customer to write programs to obtain the services of z/VM. |
BATLSECT
Control Block Contents
BATLSECT DSECT
Cross Reference (Contains links to field and bit definitions)
BATLSECT Prolog
Name : BATLIMIT Description: CMS Batch User Job Limits DSECT : BATLSECT Function : Mapping macro which maps the limits placed on a CMS batch user job. BATLSECT describes the fields in the user job limits table for CMS batch jobs.
BATLSECT Control Block Content
BATLSECT DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure BATLSECT CMS BATCH USER JOB LIMITS 0000 0 Signed 4 BATCPUL - VIRT.CPU LIMIT (SEC.) - CAN BE RESET 0004 4 Signed 4 BATCPUC - CURRENT CPU COUNT - DO NOT RESET 0008 8 Signed 4 BATPRTL - NO. PRINTED LINES LIMIT - CAN BE RESET 000C 12 Signed 4 BATPRTC - CURRENT LINE COUNT - DO NOT RESET 0010 16 Signed 4 BATPUNL - NO. PUNCHED CARDS LIMIT - CAN BE RESET 0014 20 Signed 4 BATPUNC - CURRENT CARD COUNT - DO NOT RESET
BATLSECT Storage Layout
*** BATLSECT - Control Block in BATLSECT * * +---------------------------+---------------------------+ * 0 | BATCPUL | BATCPUC | * +---------------------------+---------------------------+ * 8 | BATPRTL | BATPRTC | * +---------------------------+---------------------------+ * 10 | BATPUNL | BATPUNC | * +---------------------------+---------------------------+ * 18 * *** BATLSECT - Control Block in BATLSECT
BATLSECT Cross Reference
Symbol Dspl Value -------------- ---- ----- BATCPUC 0004 BATCPUL 0000 BATPRTC 000C BATPRTL 0008 BATPUNC 0014 BATPUNL 0010
Last updated on 28 Jul 2003 at 08:13:21 EDT.
Copyright IBM Corporation, 1990, 2003