Programming Interface Information: This page documents intended Programming
Interfaces that allow the customer to write programs to obtain the services of VM/ESA.

BATLSECT

Prolog  

Control Block Contents  

BATLSECT DSECT

Storage Layout  

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

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

BATCPUC 0002

BATCPUL 0000

BATPRTC 0006

BATPRTL 0004

BATPUNC 000A

BATPUNL 0008


This information is based on VM/ESA 2.4.0.
Last updated on 12 Aug 1999 at 11:17:20 EDT.
Copyright IBM Corporation, 1990, 1999