Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN23363

DBA_REDEFINITION_ERRORS

DBA_REDEFINITION_ERRORS is an online redefinition view and displays the dependent objects for which errors were raised while attempting to create similar objects on the interim table of the redefinition.

Column Datatype NULL Description
OBJECT_TYPE VARCHAR2(12)   Type of the redefinition object:
  • TABLE

  • INDEX

  • CONSTRAINT

  • TRIGGER

  • NESTED TABLE

  • PARTITION

  • MV LOG

OBJECT_OWNER VARCHAR2(4000)   Owner of the redefinition object
OBJECT_NAME VARCHAR2(30) NOT NULL Name of the redefinition object
BASE_TABLE_OWNER VARCHAR2(30)   Owner of the base table of the redefinition object
BASE_TABLE_NAME VARCHAR2(30)   Name of the base table of the redefinition object
DDL_TXT CLOB   DDL used to create the corresponding interim redefinition object
EDITION_NAME VARCHAR2(30)   Reserved for future use

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF