Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 309 of 521


DBMS_ALERT_INFO

DBMS_ALERT_INFO describes registered alerts.

Column  Datatype  NULL  Description 

NAME 

VARCHAR2(30) 

NOT NULL 

Name of the alert 

SID 

VARCHAR2(30) 

NOT NULL 

Session ID of a session waiting for this alert 

CHANGED 

VARCHAR2(1) 

 

Boolean flag to indicate that an alert has been signaled. Y: alert signaled, N: no alert. 

MESSAGE 

VARCHAR2(1800) 

 

Optional message passed by signaler 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback