The following examples provide a representative sample of how to revoke UDT-related privileges:
REVOKE UDTUSAGE ON SYSUDTLIB FROM tester1; REVOKE UDTMETHOD ON SYSUDTLIB FROM User_DBA; REVOKE UDTMETHOD ON SYSUDTLIB FROM Developer_Role;
Related Information
See the following topics for information about UDT-related privileges: