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, 111 of 237


V$MAP_EXT_ELEMENT

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

Column Datatype Description

ELEM_IDX

NUMBER

Index corresponding to element

NUM_ATTRB

NUMBER

Number of Attributes (maximum is 5)

ATTRB1_NAME

VARCHAR2(256)

Name of the first Attribute

ATTRB1_VAL

VARCHAR2(256)

Value of the first attribute

ATTRB2_NAME

VARCHAR2(256)

Name of the second attribute

ATTRB2_VAL

VARCHAR2(256)

Value of the second attribute

ATTRB3_NAME

VARCHAR2(256)

Name of the third attribute

ATTRB3_VAL

VARCHAR2(256)

Value of the third attribute

ATTRB4_NAME

VARCHAR2(256)

Name of the fourth attribute

ATTRB4_VAL

VARCHAR2(256)

Value of the fourth attribute

ATTRB5_NAME

VARCHAR2(256)

Name of the fifth attribute

ATTRB5_VAL

VARCHAR2(256)

Value of the fifth attribute


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