Manually Import Linked Reporting Objects

If the upgraded application has more than 127 linked reporting objects, manually import the linked reporting objects.

  To import linked reporting objects:

  1. Start Essbase Server.

  2. Run the following MaxL command to import the linked reporting object data from the earlier release backup directory: (The Staging Tool replicated the linked reporting objects with the rest of the Essbase data.)

    IMPORT database DBS-NAME LRO from server directory ‘directoryName’;

    For example:

    MAXL> IMPORT database Sample.Basic LRO from server directory 
    ‘Sample-Basic-V1’;