Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Dynamic Performance (V$) Views, 54 of 179


V$EXECUTION

This view displays information on parallel execution.

Column  Datatype  Description 

PID 

NUMBER 

Session ID 

DEPTH 

NUMBER 

The depth 

FUNCTION 

VARCHAR2(10) 

Session serial number 

TYPE 

VARCHAR2(7) 

Name of the OBJECT_NODE in plan table 

NVALS 

NUMBER 

Elapsed time for OBJECT_NODE 

VAL1 

NUMBER 

The value for number 1 

VAL2 

NUMBER 

The value for number 2 

SEQH 

NUMBER 

A sequence  

SEQL  

NUMBER 

A sequence 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index