PWDBK | Back to Index page |
Prolog Control Block Contents PWDBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
PWDBK Prolog | Top of page |
NAME : HCPPWDBK DESCRIPTION: Block to store journaling information DSECT : PWDBK FUNCTION : Define fields necessary for journaling LOCATED BY : SYSPWD field of HCPSYSCM CREATED BY : HCPJRLPW when a LOGON, AUTOLOG, or XAUTLOG fails because of an incorrect password DELETED BY : HCPJRLST - When SET JOURNAL OFF is issued HCPJRLOG - When LOGON, AUTOLOG, or XAUTOLOG command has been entered with the correct password RELOCATION CONSIDERATIONS : None |
PWDBK Control Block Content | Top of page |
|
PWDBK Storage Layout | Top of page |
*** PWDBK - Block to store journaling information * * +---------------------------+---------------------------+ * 0 | PWDNEXT | PWDTRQ | * +---------------------------+---------------------------+ * 8 | PWDUSER | * +-------------+------+------+---------------------------+ * 10 | PWDTERM |:INDCT|//////| PWDLOGCT | * +-------------+------+------+---------------------------+ * 18 * *** PWDBK - Block to store journaling information |
PWDBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- PWDINDCT 0012 PWDLOGCT 0014 PWDNEXT 0000 PWDSIZE 0014 00000003 PWDTERM 0010 PWDTRQ 0004 PWDUSER 0008 |
Copyright IBM Corporation, 1990, 2022