View a list of database-related file objects stored in database directories.
MAXL> display object sample.basic.Calcdat of type text; application database object_name object_type locked locked_by locked_time +------------+------------+------------+--------------+--------------+--------------+-------------- Sample Basic Calcdat 9 FALSE N/A N/A
You can display objects in the following ways using display object.
Key Phrase | Explanation |
---|---|
all | Display all stored objects on the specified scope. |
locked | Display only locked objects on the specified scope. |
of type... | Display only the objects of type specified by OBJ-TYPE ::= . |
OBJ-NAME of OBJ-TYPE | Display a specific object by name and type. |
on system | Display all stored objects on the system. |
on application | Display all objects associated with the specified application. |
on database | Display all objects associated with the specified database. |
object_type field values are numeric, and translate as follows:
1 Outline object 2 Calculation script 3 Report script 4 Rules file 9 Text object 10 Partition 11 Linked Reporting Object (file type only) 12 Selection 13 Wizard 14 Eqd (Essbase Query Designer file) 15 Outline Paging File
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |