Backing Up an Enterprise Server

JD Edwards EnterpriseOne on the enterprise server runs on the IBM i, UNIX, or Windows operating systems. You back up key libraries on the IBM i and key files on the UNIX and Windows operating systems.

IBM i

These JD Edwards EnterpriseOne IBM i libraries should be backed up:

Note: Shut down the database before you create any backups.
  • All JD Edwards EnterpriseOne system libraries.

    • JDEOW

    • SY920

    • E920SYS

    • SVM920

    • JD Edwards EnterpriseOne data dictionary library: DD920.

    • JD Edwards EnterpriseOne Object Management Workbench library: OL920.

  • (Release 9.2.6.0) All JD Edwards EnterpriseOne package libraries that are active:
    • Look in spec.ini of each of the pathcode(s) to retrieve the active package library that you must backup.
  • All JD Edwards EnterpriseOne production libraries (This example is for pristine and production):

    • PD920

    • PS920

    • PRODDTA

    • PRSTDTA

  • All JD Edwards EnterpriseOne business data libraries:

    • PRODDTA

    • CRPDTA

    • PRSTDTA

    • TESTDTA

  • All JD Edwards EnterpriseOne control libraries:

    • PRODCTL

    • CRPCTL

    • TESTCTL

    • PRSTCTL

  • IFS (Integrated File System) libraries:

    • PD920

    • PY920

    • PS920

    • TS920

    • DV920

  • IBM libraries that require backups:

    • QGPL

    • Central objects on the deployment server in Oracle or Microsoft SQL Server database.

UNIX

On a JD Edwards EnterpriseOne UNIX system, backup these database files:

Note: Shut down the database before you create any backups using Backup Manager. If you export or import using Data Manager, you do not need to shut down the database.
  • System files

    Create backups of all host files under the JDEdwards/E920 directory. For example, /u03/JDEdwards/E920/*.

  • Database files

    Create backups of all data files that reside in the JD Edwards EnterpriseOne tablespaces.

    Use the Oracle Data Manager Tool on the deployment server to make a .dmp file of the desired database, and then back up the .dmp file on tape or hard disk.

Windows

On a JD Edwards EnterpriseOne Windows system, back up these database files:

Note: Shut down the database before you create any backups.
  • System files.

    JDEdwards\ddp\E920 directory.

  • Oracle database files.

    Create backup files for all data files that reside in the JD Edwards EnterpriseOne tablespaces

    Use the Oracle Data Manager Tool on the deployment server to make a .dmp file of the desired database, and then back up the .dmp file on tape or hard disk.

  • Microsoft SQL Server database files.

    Create backup files for all tables that reside in the JD Edwards EnterpriseOne databases.

    Use the SQL Server Database/Object Transfer tool on the enterprise server to copy the desired tables or database (for example, PSFT920) to a backup database.

    Note: We recommend that you use the backup tool provided by the RDBMS vendor.