OBJ-NAME-SINGLE

The OBJ-NAME-SINGLE terminal in MaxL represents the short name of an Essbase database object.

The single/short form of a stored database object name can be used when altering the object. This form of object name is equal to the third token of the full name, OBJ-NAME.

If any part of the name contains special characters (see MaxL Syntax Notes), it must be enclosed in single or double quotation marks when you pass it into the MaxL Shell.

Type

name (see MaxL Syntax Notes)

Example

If the full database object name is sample.basic.calcdat, then OBJ-NAME-SINGLE is calcdat.

Referenced By

alter object