Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
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, 392 of 625


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, 2002 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