Use this command to clear and initialize all file resident E-type loader
structures.
Requirements and Restrictions
- Enter this command only during the following situations:
- When the first initial program load (IPL) of the system is being performed
- When E-type loader records are damaged.
- You must specify the BP parameter the first time you enter this
command. Otherwise, all of the file resident E-type loader structures
may not be initialized.
- After you enter the ZOLDR CLEAR command, you must perform an IPL on the
processor where you entered the command and on all processors that have the
same program base.
- You cannot perform the E-type loader load, accept, or reclaim
functions while the E-type loader clear function is in progress.
- The ZOLDR CLEAR command does not initialize the E-type loader rules
database (ERD). To initialize the ERD, enter the ZOLDR ALTER
command.
- The ZOLDR CLEAR command does not initialize the core resident E-type
loader structures or the program allocation table (PAT). These
resources are initialized when an IPL is performed on the processor where the
command was entered and on the processors that have the same program
base.
Format
- ALL
- initializes all E-type loader structures.
- BP
- bypasses any error responses to the ZOLDR CLEAR command and continues to
initialize the E-type loader records, regardless of whether E-type loader
functions are being performed.
Additional Information
Online help information is available for this command. To display
the help information, enter one of the following:
ZOLDR HELP
ZOLDR ?
Examples
The E-type loader structures are cleared and initialized in the
following example.
+--------------------------------------------------------------------------------+
|User: ZOLDR CLEAR ALL |
| |
|System: OLDR1016I 19.39.59 CELA - CLEAR REQUEST RECEIVED |
| OLDR0911A 19.39.59 COL7 - E-TYPE LOADER CLEAR PROCESSING COMPLETED, |
| THIS PROCESSOR MUST BE RE-IPLED IMMEDIATELY |
+--------------------------------------------------------------------------------+
Related Information
See TPF System Installation Support Reference for
more information about the E-type loader.