Hi,
I have two instances on a Linux server with DB2 v9.5 :
one db2 default instance named db2inst1 and
another named db2ttet.
I have two databases (GMT1 and GMT2) created under db2ttet instance.
When I issued "db2 list db directory" when logging in as db2ttet, it returned two db entries: GMT1 and GMT2 which look correct.
However, when I issued "db2 list db directory" when logging in as default db2inst1 instance, it returned exactly the same two db entries as above which do not belong to this default instance, db2inst1.
The output of "db2 list db directory" under these two instances is exactly the same, including the directory, etc. I did not catalog the database at all.
Anyone has any ideas on how that happened and how it can be resolved?
Any comments and recommendations would be greatly appreciated.
Thank you!