Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-02
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
Feedback

Go to previous page Go to next page
View PDF

V$LOGMNR_PARAMETERS

This view contains log information.

Column Datatype Description

START_DATE

DATE

The date to start search at

END_DATE

DATE

The date to end search at

START_SCN

NUMBER

The system change number to start search

END_SCN

NUMBER

The system change number to end search

INFO

VARCHAR2(32)

An informational message

STATUS

NUMBER

The status. A NULL value indicates parameters are valid. A non-NULL value indicates further information is contained in the INFO column as a text string.