Scalable Database Server, HiRDB Version 8 System Operation Guide
This example loads all data load waiting audit trail files in the HiRDB file system area (/secarea) into the audit trail table (table name SQL_AUDIT_TRAIL). The following is the specification of the pdload command for this example:
Example pdload command specification
pdload -b -W SQL_AUDIT_TRAIL /pdload/control_file |
Example of specifying the control information file
source bes1:(uoc) srcuoc param='dir=/secarea,file=all,mode=normal' |
Table 22-14 Whether or not data is loaded depending on the audit trail file status and user specified values
| Audit trail file status | User specified value | |||
|---|---|---|---|---|
| Shutdown status | Data load status | mode | file=file-name | file=all |
| Not shutdown | Data load waiting | normal | Executes data load processing from the audit file. | |
| Data load completed | Skips data load processing from the audit file, and continues processing. | Does not perform data load processing from the audit file. | ||
| Shutdown | Data load waiting | |||
| Data load completed | ||||
| Not shutdown | Data load waiting | force | Executes data load processing from the audit file. | This is a user specification error. |
| Data load completed | ||||
| Shutdown | Data load waiting | Skips data load processing from the audit file, and continues processing. | ||
| Data load completed | ||||
| Current | Skips data load processing from the audit file, and continues processing. | Does not perform data load processing from the audit file. | ||
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.