Procedure
This topic lists the information that you need to gather and provide during
various configuration tasks.
- <was_home> the installation directory for the WAS. For
example, C:\WebSphere\AppServer for NT systems,
/opt/WebSphere for some UNIX systems.
- <nodename> the name of the WebSphere node that DB2 Everyplace
will install.
- <virtualhost> an existing virtual host on the system.
For example, default_host
- <servername> a unique server name. An existing server
name will be replaced and re-configured. The server name "server1" is
not allowed.
- <ipaddress> an IP address for the server name.
- <dsyinstidir> the installation directory for DB2
Everyplace. For example, c:/DB2Everyplace for NT
systems,/home/dsyinstance/db2everyplace for UNIX
systems.
- <DB2 UDB version number> this can be integer values 7 or
8.
- <dsysqllibstidir> the installation directory for the DB2
Everyplace instance. For example, c:/SQLLIB for NT
systems, /home/dsyinstance/sqllib for UNIX
systems.
- <username> the dsyinstance username under which the JVM runs
as. This is required if WebSphere is started as a root in UNIX.
- <groupname> the group name under which the user belongs to,
and the JVM should run (optional).
Related concepts
Related tasks