Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Library Size Report (DSPLIBSIZE) command lists the size (in bytes) of the library and its objects along with an object count for the library. Unlike using DSPOBJD and adding up the ODOBSZ field, this command returns accurate library size information.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library name | Generic name, name, *CURLIB, *ALL, *ALLUSR, *IBM | Optional, Positional 1 |
OUTQ | Output queue | Single values: *JOB Other values: Qualified object name |
Optional, Positional 2 |
Qualifier 1: Output queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
WARN | Warn when size reaches (MB) | Decimal number, 1GB, 1TB | Optional, Positional 3 |
Top |
Specifies library name (generic, full, or *ALL) whose size information is printed.
Top |
Specify the output queue (OUTQ) where the Library Size Report is stored/SPOOLED.
Single values
Qualifier 1: Output queue
Top |
Specify minimum size (in megabytes, e.g., 1000 = 1 GB) for a library before the "WARNING!" message is included on the report. When the size of all objects in a library included on the report exceeds the warning level, the library is flagged with the "WARNING!" message to the right of the library size.
Single values
Top |
Top |
Top |