DB2 Version 9.7 for Linux, UNIX, and Windows

DB2 database product installation on an NFS-mounted directory

You can install DB2® products on an NFS server and share the installed DB2 products on its NFS client machines. This does not apply to the nonroot installation. If your DB2 product is installed on an NFS-mounted file system, you must verify that Network File System (NFS) is running on each machine.

Setup for shared DB2 on NFS will require a few additional considerations including:

For detailed instructions on setting up NFS, see www.ibm.com/developerworks/data/library/long/dm-0609lee .

Note: Starting from DB2 V9.7, the handling of DB2 registries in shared DB2 environment is simplified. In the section C of "Setting Up DB2 Registries" of the above white paper, you only need to handle the global profile registry "DB2SYSTEM" on the NFS client machines. The profiles.reg (listing the instance names related to the DB2 copy) and default.env (storing the global profile registries) are removed from the DB2 installation path. The profiles.reg is not needed any more. The global profile registry repository is moved from default.env to the global.reg. With this change, any steps needed on NFS client systems for profiles.reg and default.env files in the white paper can be ignored.