Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
DBA_DATAPUMP_SESSIONS
identifies the user sessions that are attached to a Data Pump job. The information in this view is useful for determining why a stopped Data Pump operation has not gone away.
Column | Datatype | NULL | Description |
---|---|---|---|
OWNER_NAME |
VARCHAR2(30) |
User that initiated the job | |
JOB_NAME |
VARCHAR2(30) |
User-supplied name for the job (or the default name generated by the server) | |
SADDR |
RAW(4 | 8) |
Address of the session attached to the job. Can be used with V$SESSION view. |
|
SESSION_TYPE |
VARCHAR2(14) |
Data Pump session type:
|