Naming conventions
The following topics describe the
DASD MANAGER PLUS
naming conventions for database and table names.
Database name
The BMCASU database on your system is named BMCASUnn, where nn represents the DASD MANAGER PLUS version and release level.
For DASD MANAGER PLUS 13.1, the DASD MANAGER PLUS database name is BMCASUD1.
Your BMCATS database (that is, the BMC Common Statistics database) is named BMCATSnn. This release of DASD MANAGER PLUS uses BMCATSD1.
Table names
In the BMCATSnn databases, the statistics table names use RS_ as an identifying prefix.
The following table shows the format for qualified table names (table names appended to their database names).
Format | Examples |
|---|---|
BMCATSnn.RS_objectName | BMCATSD1.RS_TABLES |
BMCASUnn.ACTION | BMCASUD1.ACTION |
BMCASUnn.WL_SYNC | BMCASUD1.WL_SYNC |
Plans and aliases
DASD MANAGER PLUS provides an option for displaying plans and aliases.
For more information see DASD-MANAGER-PLUS-plans-and-aliases.
The tables in this section list the columns in each of the tables in the database. To determine the fully qualified name of each table at your installation, substitute your version and release level of DASD MANAGER PLUS for nn in the qualified table name format.
For examples, see the table in Table names.