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.
SFNDX | Back to Index page |
Prolog Control Block Contents SFNDX DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
SFNDX Prolog | Top of page |
NAME : HCPSFNDX DESCRIPTION: CHECKPOINT SPOOL FILE POINTERS DSECT : SFNDX FUNCTION : To point to the first map page (SPMBK) for each spool file in the system. The number of entries in this table is determined by the size of the warmstart area. Each 4K page on the warmstart cylinder allows for 1022 entries, one for each possible spoolid. If an entry contains a zero, it indicates that the corresponding spoolid is available for a new spool file. LOCATED BY : The SFNDX entries occupy contiguous pages of system virtual storage. The first page of the SFNDX is pointed to by SYSVSNDX in SYSCM. CREATED BY : The virtual pages reserved for the SFNDX entries are cleared to zero when the system is CLEAN started. They are reinitialized when the system is WARM, FORCE, or COLD started (only entries for system data files are reinitialized for COLD starts). During normal system processing, the SFNDX entries are initialized by HCPSFSON when opening a new spool file. DELETED BY : When a spool file is deleted, HCPSFRDR zeroes out the corresponding SFNDX entry. The storage allocated for the SFNDX entries is never deleted. RELOCATION CONSIDERATIONS : None |
SFNDX Control Block Content | Top of page |
|
SFNDX Storage Layout | Top of page |
*** SFNDX - CHECKPOINT SPOOL FILE POINTERS * * +-------------------------------------------------------+ * 0 | SFNTSTMP | * +-------------------------------------------------------+ * 8 | | * = SFNASA = * | | * +-------------------------------------------------------+ * *** SFNDX - CHECKPOINT SPOOL FILE POINTERS |
SFNDX Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SFNASA 0008 SFNASATL 1000 SFNCCEND SFNCCEND 1000 SFNSCNT 1000 SFNCCEND SFNSIZE 1000 00000200 SFNTSTMP 0000 |
Copyright IBM Corporation, 1990, 2013