SET_DEFAULTS

The SET_DEFAULTS procedure sets the polling interval that is used by the WAITONE and WAITANY procedures.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DBMS_ALERT.SET_DEFAULTS--(--sensitivity--)------------------><

Procedure parameters

sensitivity
An input argument of type INTEGER that specifies an interval in seconds for the WAITONE and WAITANY procedures to check for signals. If a value is not specified, then the interval is 1 second by default.

Copyright© 2019 HCL Technologies Limited