sysadtinfo
The sysadtinfo table contains
information about the auditing configuration for the database server.
For more information, see your HCL®
Informix® Security Guide. You
must be user informix or user root on UNIX™ or a member of the Informix-Admin group
on Windows™ to
retrieve information from the sysadtinfo table.
| Column | Type | Description |
|---|---|---|
| adtmode | integer | Controls the level of auditing. |
| adterr | integer | Specifies how the database server behaves when it encounters an error while it writes an audit record. |
| adtsize | integer | Maximum size of an audit file |
| adtpath | char(256) | Directory where audit files are written |
| adtfile | integer | Number of the audit file |