This example logs all UDT reference, method invocation, and NEW specification attempts that fail because of insufficient privileges on UDTs within the SYSUDTLIB database.
BEGIN LOGGING DENIALS ON EACH UDTUSAGE ON DATABASE SYSUDTLIB;
This example logs all UDT reference, method invocation, and NEW specification attempts that fail because of insufficient privileges on UDTs within the SYSUDTLIB database.
BEGIN LOGGING DENIALS ON EACH UDTUSAGE ON DATABASE SYSUDTLIB;