LOADDATA

Loads data without a rules file.

Syntax

LOADDATA numeric fileName
ParameterDescription

numeric

Location of the data file. Values:

1 - Local/client-based rules file (file). 2 - Remote/server data file. 3 - File. Use option 3 if the file is not an Essbase object, or if you want to specify the full path name. Otherwise, Essbase looks in the <APPNAME>/<DBNAME> directory.

Note:

Essbase Servers installed on Windows computers can accept a spreadsheet file (.xls) using option 3; Essbase Servers installed on UNIX computers cannot accept spreadsheet files.

fileName

Name of the file to load.

Example

LOADDATA 2 "calcdat";