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 information is NOT intended to be used as Programming Interfaces of z/VM. |
LOGFBFMT
Control Block Contents
LOGFBFMT DSECT
Cross Reference (Contains links to field and bit definitions)
LOGFBFMT Prolog
Name : PROP Description: PROP LOG/FEEDBACK FILE ENTRY DSECT : LOGFBFMT Function : LOGFBFMT DESCRIBES THE FORMAT OF PROP LOG FILE AND FEEDBACK FILE RECORDS. MAXIMUM LENGTH FOR A RECORD IS 132.
LOGFBFMT Control Block Content
LOGFBFMT DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure LOGFBFMT PROP LOG/FEEDBACK FILE ENTRY LOGFBFMT - LOG/FEEDBACK FILE ENTRY LOGFBFMT DESCRIBES THE FORMAT OF PROP LOG FILE AND FEEDBACK FILE RECORDS. MAXIMUM LENGTH FOR A RECORD IS 132. 0000 0 Signed 2 LGFBSTRT (0) START OF RECORD 0000 0 Character 8 LGFBDATE DATE WRITTEN (YY/MM/DD) 0008 8 Character 1 * SPACER FOR READABILITY 0009 9 Character 8 LGFBTIME TIME WRITTEN (HH:MM:SS) 0011 17 Character 1 * SPACER FOR READABILITY 0012 18 Character 8 LGFBUSER USERID OF ORIGINATOR 001A 26 Character 1 * SPACER FOR READABILITY 001B 27 Character 8 LGFBNODE NODEID OF ORIGINATOR 0023 35 Character 1 LGFBCOLN DELIMITER OF TEXT 0024 36 Character 2 * SPACER FOR READABILITY 00000026 LGFBTDSP *-LGFBSTRT LENGTH OF RECORD PREFIX 0026 38 Character 94 LGFBTEXT TEXT AREA AFTER PREFIX 0084 132 Bitstring 1 * (0)
LOGFBFMT Storage Layout
*** LOGFBFMT - PROP LOG/FEEDBACK FILE ENTRY * * +-------------------------------------------------------+ * 0 | LGFBDATE | * +------+------------------------------------------------+ * 8 |//////| LGFBTIME- | * +------+------+-----------------------------------------+ * 10 |-(009)|//////| LGFBUSER- | * +------+------+------+----------------------------------+ * 18 | -(012) |//////| LGFBNODE- | * +-------------+------+------+-------------+-------------+ * 20 | -(01B) |:BCOLN|/////////////| | * +--------------------+------+-------------+ | * 28 | | * = LGFBTEXT = * | +---------------------------+ * | | 84 * +---------------------------+ * *** LOGFBFMT - PROP LOG/FEEDBACK FILE ENTRY
LOGFBFMT Cross Reference
Symbol Dspl Value -------------- ---- ----- LGFBCOLN 0023 LGFBDATE 0000 LGFBNODE 001B LGFBSTRT 0000 LGFBTDSP 0024 00000026 LGFBTEXT 0026 LGFBTIME 0009 LGFBUSER 0012
Last updated on 18 Oct 2001 at 11:28:47 EDT.
Copyright IBM Corporation, 1990, 2001