Import LRO

Import linked reporting objects (LROs) from the specified output directory created by export lro. The directory contains an ASCII .exp file containing LRO-catalog information, and LRO binary files (if the database from which LROs were exported contained file-type LROs). Minimum permission required: Write.

Syntax

Notes

Examples

Windows Example

import database sample.basic lro
from server directory 'c:\\essbase\\app\\sample-basic-lros';

import database sample.basic lro
from directory "'$ARBORPATH\\app\\sample-basic-lros'";

UNIX Example

import database sample.basic lro
from server directory "'$ARBORPATH/essbase/app/sample-basic-lros'";

From the subdirectory created by export lro in the app directory on the server, both the Windows and UNIX example statements above re-import the LRO-catalog information (and file-type LROs if applicable) that were exported to that location.

Descriptions

You can import exported LRO information to a database using import lro.

import database <dbs-name> lro... Import linked reporting objects (LROs) from the specified export directory on the local computer or on a remote server where the Analytic Server resides.

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com