Creating a New Host Code Directory

This section discusses how to create a host code directory on UNIX operating systems.

  1. On the UNIX-based Enterprise Server, navigate to the directory where the JD Edwards EnterpriseOne host code is installed. For example:

    mount_point/JDEdwards/

  2. Create a new directory for the service pack you want to test. For example, your directory name might be E910SPTEST or E920_DVJDPY.

    mkdir host_code_dir

    where host_code_dir is the name of the new host code directory.

    The new directory will be used to store both the new service pack and the path codes that will access the service pack.