This topic describes some setup tasks you must perform before you can create server clones from your server group.
This task is part of the main task of Configuring a multiple server environment. After you complete these steps, return to Configuring a multiple server environment.
Procedure
If you are using a Windows NT workstation, switch the JDBC level to 2.0. Change the usejdbc2.bat file in the \Program Files\java12 directory.
dsy_was40_install.sh "$(WebSphere Application Server installation home)" adminnodename "$DSYINSTDIR" "$DSYQLLIBINSTDIR" "<7 or 8>" "<dsyusername>" where <7 or 8> is the version number of DB2 UDB and <dsyusername> is the DB2 Everyplace instance user name.
dsy_was40_install.bat "WebSphere Application Server installation home" adminnodename "%DSYINSTDIR%" "%DSYQLLIBINSTDIR%" "<7 or 8>" "<dsyusername>" where <7 or 8> is the version number of DB2 UDB and <dsyusername> is the DB2 Everyplace instance user name.
This command creates an Application Server on the DB2 Everyplace Server, installs the DB2 Everyplace EAR file, regenerates the plug-in configuration that the servlet redirector uses to route requests, and starts the DB2 Everyplace Sync Server.
Related concepts
Related tasks