GS_AUDITING_ACCESS
GS_AUDITING_ACCESS displays all audit information about database DML-related operations. Only the users with SYSADMIN or POLADMIN permission can access this view.
| Name | Type | Description |
|---|---|---|
| polname | name | Policy name, which must be unique. |
| pol_type | text | Audit policy type. The value 'access' indicates that DML operations are audited. |
| polenabled | Boolean | Specifies whether to enable the policy.
|
| access_type | name | DML database operation type. For example, SELECT, INSERT, and DELETE. |
| label_name | name | Resource label name. This column corresponds to the polname column in the GS_AUDITING_POLICY system catalog. |
| access_object | text | Describes the path of the database asset. |
| filter_name | text | Logical character string of a filter criterion. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.