Table of Contents
Essbase - MaxL
About
Maxl is a multidimensional database access language that is part of Essbase - Servers provides a flexible way to automate Essbase administration and maintenance tasks.
A MaxL Shell script can be executed from:
- the DOS Command Line
- a shell of another scripting language
Press F5 to start a script in the Essbase - Administration Services Console
Articles Related
DOS Commande Line
Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. C:\Documents and Settings\Administrator>echo %ARBORPATH% E:\Hyperion\products\Essbase\EssbaseClient C:\Documents and Settings\Administrator>cd E:\Hyperion\products\Essbase\EssbaseClient C:\Documents and Settings\Administrator>e: E:\Hyperion\products\Essbase\EssbaseClient>ESSMSH Essbase MaxL Shell - Release 11.1.1 (ESB11.1.1.3.0B126) Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved. MAXL> LOGIN admin password on ESSBASE11G; OK/INFO - 1051034 - Logging in user [admin]. OK/INFO - 1051035 - Last login on Sunday, November 15, 2009 9:42:44 AM. OK/INFO - 1241001 - Logged in to Essbase. MAXL> quit; MaxL Shell completed