8.168 V$DATAPUMP_SESSIONWAIT_INFO
V$DATAPUMP_SESSIONWAIT_INFO
displays information about the current or last wait for each session attached to a Data Pump job.
Column | Datatype | Description |
---|---|---|
|
|
Session identifier; maps to |
|
|
Session serial number (used to uniquely identify a session's objects); maps to |
|
|
A number that uniquely identifies the current or last wait (incremented for each wait) |
|
|
If the session is currently waiting, then the resource or event for which the session is waiting. If the session is not in a wait, then the resource or event for which the session most recently waited. See Also: "Oracle Wait Events" |
|
|
If the session is currently waiting, then the value is
|
|
|
If the session is currently waiting, then the value is the amount of time waited for the current wait. If the session is not in a wait, then the value is the amount of time since the start of the last wait. |
|
|
Wait state of the Data Pump session:
|
|
|
Description of the first wait event parameter |
|
|
First wait event parameter (in decimal) |
|
|
Description of the second wait event parameter |
|
|
Second wait event parameter (in decimal) |
|
|
Description of the third wait event parameter |
|
|
Third wait event parameter (in decimal) |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.