Loads an application and its respective databases into memory.
LOADAPP appName
appName | Name of the application to load. |
This command loads an application and databases into memory. In order for users to access information in databases, the application or individual database must be loaded into memory.
To load an application called Sample into memory:
LOADAPP "Sample";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |