Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

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

Dynamic Performance (V$) Views, 109 of 237


V$MAP_COMP_LIST

V$MAP_COMP_LIST contains supplementary information for all element mapping structures.

Column Datatype Description

ELEM_IDX

NUMBER

Index corresponding to element

NUM_COMP

NUMBER

Number of components (maximum is 5)

COMP1_NAME

VARCHAR2(256)

Name of the first component

COMP1_VAL

VARCHAR2(256)

Value of the first component

COMP2_NAME

VARCHAR2(256)

Name of the second component

COMP2_VAL

VARCHAR2(256)

Value of the second component

COMP3_NAME

VARCHAR2(256)

Name of the third component

COMP3_VAL

VARCHAR2(256)

Value of the third component

COMP4_NAME

VARCHAR2(256)

Name of the fourth component

COMP4_VAL

VARCHAR2(256)

Value of the fourth component

COMP5_NAME

VARCHAR2(256)

Name of the fifth component

COMP5_VAL

VARCHAR2(256)

Value of the fifth component


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

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback