Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
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, 100 of 521


ALL_SUMDELTA

ALL_SUMDELTA lists direct path load entries accessible to the user.

Column  Datatype  NULL  Description 

TABLEOBJ# 

NUMBER 

NOT NULL 

Object number of the table 

PARTITIONOBJ# 

NUMBER 

NOT NULL 

Object number of table partitions (if the table is partitioned) 

DMLOPERATION 

VARCHAR2(1) 

 

Type of DML operation applied to the table 

SCN 

NUMBER 

NOT NULL 

SCN when the bulk DML occurred 

TIMESTAMP 

DATE 

NOT NULL 

Timestamp of log entry 

LOWROWID 

ROWID 

NOT NULL 

The start ROWID in the loaded rowid range 

HIGHROWID 

ROWID 

NOT NULL 

The end ROWID in the loaded rowid range 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, 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