Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

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 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index