JD Edwards EnterpriseOne Directory Structure for Windows

This table lists the directories that are copied to the Windows enterprise server when Oracle's JD Edwards EnterpriseOne is installed. They should be installed under the JD Edwards EnterpriseOne base directory (such as z:\JDEdwards\E920\ddp). Indented names indicate subdirectories of the directories.

Directory

Description

pathcode

The main directory for the business function shared libraries, C header files, object files, source files, and specification (spec or TAM) files. Upon installation, this directory will be copied to the correct path codes, such as PD920 and DV920. These subdirectories are included:

  • bin32, which includes business function shared libraries.

  • spec, which includes specification files. These binary data files are in a JD Edwards proprietary format.

system

The main directory for the system-level executables, shared libraries, C header files, libraries, and localization files. These subdirectories are included:

  • bin32, which includes system-level executables and shared libraries.

  • include, which includes system-level C header files.

  • includev, which includes system-level C header files provided by third-party vendors such as Vertex.

  • lib, which includes system-level shared libraries and export files.

  • libv32, which includes system-level shared libraries provided by third-party vendors.

PrintQueue

The directory to which all .PDF file output for reports is written.

log

The directory to which jde_xxx.log and jdedbug_ xxx.log files are written.

packages

The server package installation base directory. Directories exist here only if a package has been installed. Under the package directory are subdirectories named for each package that has been installed. Located under each package are these subdirectories:

  • bin32, which includes business function shared libraries.

  • include, which includes business function header files.

  • obj, which includes business function object files. These are divided among lower-level subdirectories that correspond to each DLL in the bin32 directory.

  • source, which includes business function source files. These are divided among lower-level subdirectories that correspond to each DLL in the bin32 directory.

  • spec, which includes specification files. These binary data files are in a JD Edwards proprietary format.