Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Static Data Dictionary Views, 268 of 452


EXCEPTIONS

EXCEPTIONS contains information on violations of integrity constraints. This view is created by the UTLEXCPT.SQL script.

Column  Datatype  NULL  Description 

ROW_ID 

ROWID 

 

Row that caused the violation 

OWNER 

VARCHAR2(30) 

 

Owner of the table 

TABLE_NAME 

VARCHAR2(30) 

 

Name of the table 

CONSTRAINT 

VARCHAR2(30) 

 

Integrity constraint that was violated 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index