Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
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
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_SUMDELTA

ALL_SUMDELTA lists direct path load entries accessible to the current 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