Export Tablespace Script (detach_planner.bat)

To use the export tablespace script:

  1. Edit the jdedwards\E920\planner\data\detach_planner.bat file such that any tablespaces that you do not intend to import are commented out. These lines start with:

    call %DATA_PATH%\EXPORT_TABLESPACE.BAT

  2. Open a command prompt window by right-clicking on a Command Prompt shortcut and selecting Run as administrator.

  3. Change directory to the location of the batch files.

  4. Run the batch file to import the tablespace using this syntax:

    detach_planner.bat <E1_install_dir>

    For example:

    detach_planner.bat c:\JDEdwards\E920

    Note: This export batch file for the local metadata repository is in the spec directory:detach_metadata.bat