This section explains an example of using the database structure modification utility (creating an audit trail table).
This example creates the audit trail table SQL_AUDIT_TRAIL in the RDAREA RD00AUD. |
pdmod -a c:\hirdb\pdmod\mofl01
create audit table SQL_AUDIT_TRAIL ...............................1 |