Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 276 of 625


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


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback