Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Static Data Dictionary Views, 227 of 452


DBA_SNAPSHOT_LOG_FILTER_COLS

DBA_SNAPSHOT_LOG_FILTER_COLS lists all filter columns (excluding primary key columns) being logged in the snapshot logs.

Column  Datatype  NULL  Description 

OWNER 

VARCHAR2(30) 

NOT NULL 

Owner of the master table being logged 

NAME 

VARCHAR2(30) 

NOT NULL 

Name of the master table being logged 

COLUMN_NAME 

VARCHAR2(30) 

NOT NULL 

Filter column being logged 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index