Manually Running the Database Creation Scripts - UNIX with DB2 for Linux, UNIX, and Windows

Once the Platform Pack install has successfully completed on your UNIX-based Enterprise Server, the DB2 for Linux, Windows, and UNIX database creation scripts and dump files are located in the EnterpriseOne install location on the Enterprise Server. For example:

/u01/jdedwardsppack/e920/UDB

As it runs, the Platform Pack installer edits the script that sets the environment variables. You can review this script for accuracy:

UDB_set.sh

To manually run the database installation scripts:

  1. Sign on to the Enterprise Server as the instance owner. For example, db2inst1.

  2. Navigate to the UDB folder under the install path. For example:

    /u01/jdedwardsppack/e920/UDB

  3. Verify that InstallUDBDatabase.sh has the correct setting (current directory):

    export DATABASE_INSTALL_PATH=/u01/jdedwardsppack/e920/UDB

  4. Run the InstallUDBDatabase.sh script.

  5. Check the logs in the logs directory.