EXPORT-DIR

The EXPORT-DIR terminal in the MaxL language represents the name of an Essbase cube directory to which linked reporting objects (LROs) were previously exported.

This directory is expected to exist under the application directory, and to contain LRO-catalog information exported using Export LRO. Give only the directory name; do not give a full path. The directory specification must be enclosed in single or double quotation marks. The typical format is appname-dbname-suffix.

Type

string (see MaxL Syntax Notes)

Example

'sample-basic-out'

Referenced By

alter system (delete export_directory)