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

DBA_LOGSTDBY_SKIP

DBA_LOGSTDBY_SKIP lists the tables that will be skipped by log apply services.

Column Datatype NULL Description

ERROR

VARCHAR2(1)

Indicates whether the statement should be skipped (Yes) or just return errors for the statement (No)

STATEMENT_OPT

VARCHAR2(30)

Specifies the type of statement that should be skipped. It must be one of the AUDIT_OPTIONS.

OWNER

VARCHAR2(30)

Name of the schema under which this skip option should be used

NAME

VARCHAR2(30)

Name of the option under which this skip option should be used

PROC

VARCHAR2(98)

Name of a stored procedure that will be executed when processing the skip option