Prerequisites

Oracle recommends that you use the Environment Director and not the Installation Planner (P9840) and Installation Workbench (P9841) to create custom environments. Environment Director, Installation Planner, and Installation Workbench share common functionality for configuring custom environments.

If the target path code directory already exists on the deployment server or enterprise server (for example, from a previous attempt to copy to that path code), please remove it before you start the copy process. The Copy process breaks if another process has a lock on anything within that directory.

You can use the Windows command:

rmdir /S /Q d:\JDEdwards\e910\XX910(substitute your target path code directory)

You can use the Unix command:

rm -Rf /u01/jdedwards/e910/XX910

On IBM i, if the target path code and package libraries already exist from a previous attempt, please delete them before starting the copy process.