Quote:
Originally Posted by sdsu
Can we edit this file....It says readonly.
The problem for me when i run the db2ilist it is pointing to a instance which is either deleted or not doesnot exist.
there is an instance db2inst1 ....but how can i make this to point to that instance ??
|
Check the content of profile.reg under db2 installation dir. This file contains a list of instance for the <installation dir>. For example:
<-instv9-> db2ilist
instv9
<-instv9-> more /opt/ibm/db2/V9.1/profiles.reg
instv9
What you can try to do is to stop the instance, rename this file and then restart the instance. DB2 should recreate this file.
I believe this file no longer exists starting with v9.7