DBA Data[Home] [Help]

SYS.DBMS_SERVER_ALERT dependencies on THRESHOLD_TYPE_SET

Line 391: RETURN threshold_type_set PIPELINED;

387: pdb_name in varchar2 default NULL)
388: RETURN varchar2;
389:
390: FUNCTION view_thresholds
391: RETURN threshold_type_set PIPELINED;
392:
393: END dbms_server_alert;