Database View Reference

Database View Reference

MRX_SCORECARD_INFO

MRX_SCORECARD_INFO

The MRX_SCORECARD_INFO view contains scorecard information, such as scorecard name, description, and cost unit.
The following table describes the columns in the MRX_SCORECARD_INFO view:
Column
Datatype
Description
PID
NUMBER
Serial ID of the scorecard that the Model Repository Service assigns.
NSID
NUMBER
Namespace ID of the scorecard. Each design-time object belongs to the same namespace. Each deployed object belongs to a unique namespace assigned to the deployed application.
SC_ID
VARCHAR(3060)
Scorecard ID.
CID
NUMBER
Scorecard container ID. A container is an object that contains other objects and child containers. For example, projects, folders, and mappings are containers.
SC_NAME
VARCHAR(1536)
Name of the scorecard.
COST_UNIT
VARCHAR(1536)
Cost unit of the scorecard.
SC_PROJECT_NAME
VARCHAR(3060)
Name of the project that contains the scorecard.
SC_PATH
VARCHAR(4000)
Path of the scorecard from its root.
SC_DESC
CLOB
Scorecard description.

0 COMMENTS

We’d like to hear from you!