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.
PSIBK | Back to Index page |
Prolog Control Block Contents PSIBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
PSIBK Prolog | Top of page |
NAME : HCPPSIBK DESCRIPTION: Previous System Image block DSECT : PSIBK FUNCTION : Defines a mapping for an area of storage that contains information saved over a bounce when the new image is not same version, release, modification level, and architecture as the previous running system. LOCATED BY : Entry Point HCPLODPS is where it exists. Temporarily exists in HCPBOU's work page during bounce processing. CREATED BY : HCPBOU Creates a PSIBK with information about the system that was running. HCPLOD Creates a PSIBK from the one passed by HCPBOU or creates a PSIBK on its own if HCPBOU does not pass one (bounce from old version of CP). DELETED BY : Never deleted. Storage is located within HCPLOD. SERIALIZED : Used only during single-threaded initialization and termination processing. RELOCATION CONSIDERATIONS : None COMMENTS : If PSINAME is not "HCPPSIBK", the rest of the block is not valid, which means that this was a system IPL from the system console. If PSIABEND is zero, the restart was because of a SHUTDOWN REIPL command. |
PSIBK Control Block Content | Top of page |
|
PSIBK Storage Layout | Top of page |
*** PSIBK - Previous System Image block * * +-------------------------------------------------------+ * 0 | PSINAME | * +-----------------------------------------+-------------+ * 8 | PSIVERSN | PSIRSV1 | * +---------------------------+-------------+-------------+ * 10 | PSIABEND | PSISDTIM | * +---------------------------+---------------------------+ * 18 | PSIDPID | * | +----------------------------------+ * 20 | | | * +--------------------+ | * | PSIRSV2 | * | +---------------------------+ * | | 34 * +---------------------------+ * *** PSIBK - Previous System Image block |
PSIBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- PSIABEND 0010 PSIDPID 0018 PSINAME 0000 PSIRSV1 000E PSIRSV2 0023 PSISDTIM 0014 PSISIZEB 0023 00000034 PSISIZED 0023 00000007 PSIVERSN 0008 |
Copyright IBM Corporation, 1990, 2018