Displaying the logical page list
You can check the existence of logical page list (LPL) entries by issuing the DISPLAY DATABASE command with the LPL option.
Procedure
To display a LPL entries:
Issue the DISPLAY DATABASE command with the LPL option.
The ONLY option restricts the output to objects that have LPL
pages.
Example
-DISPLAY DATABASE(DBFW8401) SPACENAM(*) LPL ONLY
The following output is produced:
DSNT360I = ***********************************************************
DSNT361I = * DISPLAY DATABASE SUMMARY
* GLOBAL LPL
DSNT360I = ***********************************************************
DSNT362I = DATABASE = DBFW8401 STATUS = RW,LPL
DBD LENGTH = 8066
DSNT397I =
NAME TYPE PART STATUS LPL PAGES
-------- ---- ----- ----------------- ------------------
TPFW8401 TS 0001 RW,LPL 000000-000004
ICFW8401 IX L0001 RW,LPL 000000,000003
IXFW8402 IX RW,LPL 000000,000003-000005
---- 000007,000008-00000B
---- 000080-000090
******* DISPLAY OF DATABASE DBFW8401 ENDED **********************
DSN9022I = DSNTDDIS 'DISPLAY DATABASE' NORMAL COMPLETION
The display indicates that the pages that are listed in the LPL PAGES column are unavailable for access.