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
REFRN30133

V$LOGMNR_DICTIONARY

V$LOGMNR_DICTIONARY contains log history information.

Column Datatype Description
DB_NAME VARCHAR2(9) Name of the database
DB_ID NUMBER Database ID
DB_CREATED DATE Creation date of the source database (corresponds to the CREATED column in the V$DATABASE view)
TIMESTAMP DATE Date when the dictionary was created
RESET_SCN NUMBER Reset log SCN when the dictionary was created
RESET_SCN_TIME DATE Timestamp of the reset log SCN when the dictionary was created
DB_VERSION_TIME DATE Version time for the source database (corresponds to the VERSION_TIME column in the V$DATABASE view)
DB_CHARACTER_SET VARCHAR2(30) Character set of the source database
DB_VERSION VARCHAR2(64) This column is deprecated.
DB_STATUS VARCHAR2(64) This column is deprecated.
DICTIONARY_SCN NUMBER Database checkpoint SCN at which the dictionary was created
ENABLED_THREAD_MAP RAW(16) This column is deprecated.
DB_TXN_SCN NUMBER SCN at which the dictionary was created
FILENAME VARCHAR2(512) Dictionary file name
INFO VARCHAR2(32) Informational/Status message

BAD_DATE indicates that the SCN of the dictionary file does not match the SCN range of the log files

STATUS NUMBER A NULL indicates a valid dictionary file for the list of log files. A non-NULL value indicates further information is contained in the INFO column as a text string.

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