REMOVE procedure

The REMOVE procedure removes registration from the current session for a specified alert.

Syntax


1  DBMS_ALERT.REMOVE ( name )

Procedure parameters

name
An input argument of type VARCHAR(128) that specifies the name of the alert.