7.5.5 Output of execution results listing

When an RDAREA is re-initialized, an execution results listing is output. The following shows an example of an execution results listing (table and index information):

                             1         2          9  
pdmod -information-         yyyy-mm-dd  hh:mm:ss   dbl
initialize rdarea name = 3 USER_PUBLIC_1
 initialized table
 4 USERA.STOCK
 USERA.EMPLOYEE
 initialized index          rdarea name
 5 USERA.EMPLOYEENO        6 USER_PUBLIC_1
    USERA.PNAME              USER_PUBLIC_2
 unfinished index           rdarea name
  7 USERA.NAME             8 USER_PUBLIC_1
initialize LOB data(table name)  rdarea name
 10 USERA.STOCK           11 USER_LOB_1

Explanation
  1. Date pdmod was executed
    yyyy-mm-dd
    year month date
  2. Time pdmod was executed
    hh:mm:ss
    hour minute second
  3. Name of reinitialized RDAREA
  4. Table identifier in reinitialized RDAREA
    authorization-identifier.table-identifier
  5. Initialized index
    authorization-identifier.index-identifier
  6. Name of RDAREA from which index data was deleted
  7. Index placed in incomplete status (unusable status) after the index data was deleted
  8. RDAREA name of index placed in incomplete status (unusable status)
  9. HiRDB identifier
  10. Table identifier of LOB column structure base table
  11. Name of user LOB RDAREA