Manually Running the Database Creation Scripts - Windows with DB2 for Linux, UNIX, and Windows
Once the Platform Pack install has successfully completed on the Windows-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:
Z:\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.BAT
To manually run the DB2 for Linux, Windows, and UNIX database installation scripts:
Sign on to the Enterprise Server as a DB2 for Linux, Windows, and UNIX instance owner with a Windows account that is part of the DB2ADMNS group.
Start the
db2cmd
window with Run As Administrator.Navigate to the UDB folder within the install location. For example:
x:\JDEdwardsPPack\E920\UDB
Verify that DATABASE_INSTALL_PATH in
InstallUDBDatabase.bat
is set to the current directory:@cd \d x:\JDEdwardsPPack\E920\UDB
Run the
InstallUDBDatabase.bat
script.Check the logs in the logs directory.