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 CMS BATCH USER JOB LIMITS 0000 0 Signed 2 BATCPUL - VIRT.CPU LIMIT (SEC.) - CAN BE RESET 0002 2 Signed 2 BATCPUC - CURRENT CPU COUNT - DO NOT RESET 0004 4 Signed 2 BATPRTL - NO. PRINTED LINES LIMIT - CAN BE RESET 0006 6 Signed 2 BATPRTC - CURRENT LINE COUNT - DO NOT RESET 0008 8 Signed 2 BATPUNL - NO. PUNCHED CARDS LIMIT - CAN BE RESET 000A 10 Signed 2 BATPUNC - CURRENT CARD COUNT - DO NOT RESET
BATLSECT Storage Layout
*** BATLSECT - CMS Batch User Job Limits * * +-------------+-------------+-------------+-------------+ * 0 | BATCPUL | BATCPUC | BATPRTL | BATPRTC | * +-------------+-------------+-------------+-------------+ * 8 | BATPUNL | BATPUNC | C * +-------------+-------------+ * *** BATLSECT - CMS Batch User Job Limits
BATLSECT Cross Reference
Symbol Dspl Value -------------- ---- ----- BATCPUC 0002 BATCPUL 0000 BATPRTC 0006 BATPRTL 0004 BATPUNC 000A BATPUNL 0008
Last updated on 18 Oct 2001 at 11:20:46 EDT.
Copyright IBM Corporation, 1990, 2001