Is there a common set of catalog tables I can use between db2 udb (iseries) and db2 for linux, unix and windows?
currently the ruby sequel gem uses a schema called syscat which does not exist on db2 udb.
I have attempted to locate some commonalities between them in the ibm docs but I can't seem to figure out the best catalog tables to use. It seems like db2 udb has 3 different ones that can be used. is there a compatible set of catalog tables to use?