8.55 V$LOGMNR_PROCESS
V$LOGMNR_PROCESS
identifies all processes attached to an active LogMiner persistent session.
(A persistent LogMiner session is created either by starting Data Guard SQL Apply on a logical standby database for the first time or by creating Replication capture.) This view can be joined with either the V$SESSION
view or the V$PROCESS
view to gather process-specific information.
Column | Datatype | Description |
---|---|---|
|
|
Unique identifier for the LogMiner persistent session |
|
|
Oracle process identifier for the SQL Apply or Replication capture process (same as the |
|
|
Operating system process identifier (same as the |
|
|
Identifies the role of the active LogMiner process: |
|
|
Operating system process user name that is connected to the database |
|
|
Session identifier for the |
|
|
Session serial number associated with the |
|
|
Address of the latch the process is waiting for; |
|
|
This column is obsolete |
|
|
Microseconds spent by the process doing useful work |
|
|
Microseconds spent by the process doing overhead tasks or simply waiting/idling |
|
|
The ID of the container to which the data pertains. Possible values include:
|