| Oracle® Database Reference 11g Release 2 (11.2) Part Number E10820-03 |
|
|
View PDF |
V$LOADPSTAT contains statistics about the number of rows loaded into a partition, or subpartition, during a load using the Direct Path API.
| Column | Datatype | Description |
|---|---|---|
OWNER |
VARCHAR2(31) |
Schema name |
TABNAME |
VARCHAR2(31) |
Table name |
PARTNAME |
VARCHAR2(31) |
Partition name |
LOADED |
NUMBER |
Number of rows loaded |