COGIPF_POWERPLAY_DIM_USAGE Table
The COGIPF_POWERPLAY_DIM_USAGE table contains
the following columns.
Column name |
Description and data type |
---|---|
COGIPF_SESSIONID |
The identification number of the session VARCHAR2 (255) |
COGIPF_REQUESTID |
The identification number of the request VARCHAR2 (255) UNIQUE NOT NULL |
COGIPF_DIM_CODE |
The dimension code associated with the request VARCHAR2 (256) UNIQUE NOT NULL |
COGIPF_DIM_NAME |
The dimension name associated with the request VARCHAR2 (256) |
COGIPF_DIM_COUNT |
The dimension count associated with the request NUMBER |