8.167 V$DATAPUMP_PROCESS_INFO
V$DATAPUMP_PROCESS_INFO
displays information about
currently active Oracle Data Pump processes.
Column | Datatype | Description |
---|---|---|
|
|
Date and time at which process information was gathered |
|
|
Operating system program name |
|
|
Session identifier |
|
|
Status of the session:
|
|
|
Oracle user name |
|
|
User-supplied name for the job (or the default name generated by the server) |
|
|
Operating system process identifier The Oracle multiprocess/multithread feature is available for UNIX systems. When the Oracle multiprocess/multithread feature is enabled, RDBMS
processes are mapped to threads running in operating system
processes, and the When the Oracle multiprocess/multithread feature is not enabled on
UNIX systems, the |
|
|
Session serial number |
|
|
Oracle process identifier |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.