BATLSECT Back to Index page
 
Prolog 
Control Block Contents 
   BATLSECT DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This page documents intended Programming Interfaces that
allow the customer to write programs to obtain the services of z/VM.


  BATLSECT Prolog Top of page
 
 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 Top of page
 

 BATLSECT DSECT Top of page
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 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 Top of page
 
          
*** BATLSECT - CMS Batch User Job Limits
*
*     +---------------------------+---------------------------+
*   0 |         BATCPUL           |         BATCPUC           |
*     +---------------------------+---------------------------+
*   8 |         BATPRTL           |         BATPRTC           |
*     +---------------------------+---------------------------+
*  10 |         BATPUNL           |         BATPUNC           |
*     +---------------------------+---------------------------+
*  18
*
*** BATLSECT - CMS Batch User Job Limits
 
 
  BATLSECT Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
BATCPUC        0004
BATCPUL        0000
BATPRTC        000C
BATPRTL        0008
BATPUNC        0014
BATPUNL        0010
 
This information is based on z/VM 7.1.0 Last updated on 22 Jun 2018 at 11:58:15 EDT.
Copyright IBM Corporation, 1990, 2018