Hi Friend,
Plz find the below info which will be really helpful to u....
db2greg - Displaying and altering the Global Registry (UNIX)
The Global Registry lives in /var/db2/global.reg (/var/opt/db2/global.reg on
HP-UX) and only exists on UNIX and Linux platforms. It consists of three different
record types:
v ″Service″: Service records contain information at the product level - i.e. version,
install path, etc.
v ″Instance″: Instance records contain information at the instance level - i.e.
Instance name, instance path, version, the ″start-at-boot″ flag, etc.
v ″Variable″: Variable records contain information at the variable level - i.e.
Variable name, Variable value, and Comment
One can view (and manipulate with root access) the Global Registry with the
″db2greg″ tool. This tool is located in sqllib/bin, and in the install directory under
bin as well (for use when logged in as root). You should only use this tool if
requested to do so by DB2 Customer Support.
By
KK