DBA Data[Home] [Help]

SYS.DBMS_UTILITY dependencies on DBMS_STANDARD

Line 222: * of STANDARD, DBMS_STANDARD, or specification or body of DBMS_UTILITY

218: * then the exception inv_restricted_object is raised, else no action
219: * is taken.
220: *
221: * If the object specified by p_object_id is the package specification
222: * of STANDARD, DBMS_STANDARD, or specification or body of DBMS_UTILITY
223: * and the flag inv_error_on_restrictions is specified in p_option_flags
224: * then the exception inv_restricted_object is raised, else no action
225: * is taken.
226: *