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
- Date pdmod was executed
yyyy-mm-dd
year month date
- Time pdmod was executed
hh:mm:ss
hour minute second
- Name of reinitialized RDAREA
- Table identifier in reinitialized RDAREA
authorization-identifier.table-identifier
- Initialized index
authorization-identifier.index-identifier
- Name of RDAREA from which index data was deleted
- Index placed in incomplete status (unusable status) after the index data was deleted
- RDAREA name of index placed in incomplete status (unusable status)
- HiRDB identifier
- Table identifier of LOB column structure base table
- Name of user LOB RDAREA