One time you need to change the AIX environment is when a custom server
needs to connect to a DB2® database, but that database resides on an
instance running a different version of DB2 from that used by Blueworx Voice Response.
In this case, set the following AIX environment variables:
- Set DB2INSTANCE to the name of the instance to which you want to connect.
- If you are using a custom server with a runtime LIBPATH (as created with
the -Lpath flag on the cc or ld commands), set
LIBPATH to the correct library search path.
- Set PATH to ensure that the DB2 instance directories for the correct instance
are used.