Revoking exemptions
The REVOKE EXEMPTION statement revokes from a user an exemption on one or more access rules of a security policy.
Before you begin
About this task
Procedure
Revoke an exemption by issuing the REVOKE EXEMPTION statement,
as described in the HCL OneDB™ Guide to SQL:
Syntax.
Example
The following statement revokes from user maria an exemption from the IDSLBACWRITETREE rule in security policy company:
REVOKE EXEMPTION ON RULE IDSLBACWRITETREE FOR company FROM maria