LIB-DIRECTORY

File 3
Statement FIND
Task This view reads the directory of the specified library and returns the entries record by record.

Relevant Error Codes

Code Text
530 Access denied by Security Facility
531 Password missing or incorrect
565 Syntax error in dataset name
701 DSNAME missing
733 User ID does not exist
772 Requested dataset not found
798 Task was not started under TSOS.
799 Entire Systems Management Adapter internal error
991 Unknown product

Field Descriptions

Dictionary Field Name Format/

Length/

Desc/

Mu

Description

CREATION-DATE (A14) Creation date of element.
  D  
CREATION-TIME (A8) Creation time of element.
  D  
DSNAME (A54) File name of LMS library
  D  
ELEMENT (A64) Name of LMS element.
  D  
ELEMENT-TYPE (A8) Type of LMS element.
  D  
ELEMENT-VERSION (A24) Version of LMS element.
  D  
EXEC-PROTECTION (A5) Protection attributes of element for EXECUTION.
    Possible values are Y (yes) or N (no).
    Meaning of Protection Attributes:
    Byte 0 Special protection.
    Byte 1 OWNER can access.
    Byte 2 GROUP can access.
    Byte 3 OTHERS can access.
    Byte 4 Password defined.
MODIF-DATE (A14) Date of last modification to the element.
  D  
MODIF-TIME (A8) Time of last modification to the element.
  D  
PASSWORD (A8) Password for protected LMS library.
  D  
PRODUCT (A1) Access method used:
  D M LMS
READ-PROTECTION (A5) Protection attributes of element for READ.
    Possible values are Y (yes) or N (no).
    Meaning of Protection Attributes:
    Byte 0 Special protection.
    Byte 1 OWNER can access.
    Byte 2 GROUP can access.
    Byte 3 OTHERS can access.
    Byte 4 Password defined.
STORE-FORM (A1) Store form of element. Possible options:
  D D Delta
    V Full
USER-DATE (A14) Date the user specified for the element.
  D  
USER-DATX (D) Date the user specified for the element in Natural format.
  D  
USER-TIME (A8) Time the user specified for the element.
  D  
USER-TIMX (T) Time the user specified for the element in Natural format.
  D  
WRITE-PROTECTION (A5) Protection attributes of element for WRITE.
    Possible values are Y (yes) or N (no).
    Meaning of Protection Attributes:
    Byte 0 Special protection.
    Byte 1 OWNER can access.
    Byte 2 GROUP can access.
    Byte 3 OTHERS can access.
    Byte 4 Password defined.