Description:
Why do I see message "DBG48006E OBID TABLE FILE IS INVALID" in my Insight Data Collector started task DBGPRINT output when I use the same OBID data set in the Insight DCs that are monitoring all members of a DB2 Data Sharing group?
You need to add the jcl parameter =GROUP=db2group in the jcl that initializes the OBID data set.
Details in the Insight System Guide, Appendix 'D' for details on OBID Translation Utility.
Solution:
Each Insight Data Collector that is monitoring a member of a DB2 Data Sharing group can use a single OBID file.
This OBID data set is created and populated by the utility coded in the IDB2OBI JCL member of the product SOURCE data set.
You would only need to run it against one member of the DS group.
In order for a single OBID file to be used by all Insight DCs monitoring members of a DB2 DS group, modify the IDB2OBI JCL member as follows: