Export Tablespace Script (detach_planner.bat)
To use the export tablespace script:
- Edit the - jdedwards\E920\planner\data\detach_planner.batfile such that any tablespaces that you do not intend to import are commented out. These lines start with:- call %DATA_PATH%\EXPORT_TABLESPACE.BAT
- Open a command prompt window by right-clicking on a Command Prompt shortcut and selecting Run as administrator. 
- Change directory to the location of the batch files. 
- Run the batch file to import the tablespace using this syntax: - detach_planner.bat <E1_install_dir>- For example: - detach_planner.bat c:\JDEdwards\E920Note:- This export batch file for the local metadata repository is in the spec directory: - detach_metadata.bat