After starting ESSCMD, you must connect to Essbase Server so that you can enter commands.
The ESSCMD prompt is displayed:
aspen:::userName[1]->
You can enter any valid ESSCMD command. For a complete listing of commands, see the Oracle Essbase Technical Reference.
To load an application into memory and select a database on the Essbase server, use the SELECT command to select a database from an application that resides on the server. |
The ESSCMD prompt is displayed:
aspen:appname:dbname:userName[1]->
appname is the name of the application. dbname is the name of the database to which you are connected.