Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_SUMDELTA

Direct path load entries accessible to the user

Columns
   ___________________________
 
   TABLEOBJ#
      Object number of the table
   PARTITIONOBJ#
      Object number of table partitions (if the table is partitioned)
   DMLOPERATION
      Type of DML operation applied to the table
   SCN
      SCN when the bulk DML occurred
   TIMESTAMP
      Timestamp of log entry
   LOWROWID
      The start ROWID in the loaded rowid range
   HIGHROWID
      The end ROWID in the loaded rowid range
   SEQUENCE
      The sequence# of the direct load ALL_SUMMARIES

Related:



Simon Sheppard
SS64.com