I have an odd situation that I hope someone can explain to me:
When I attempt to reverse engineer tables from a DB2 for z/OS catalog, I don't see any of the catalog tables (sysibm.*) tables themselves. I can successfully reverse engineer my application tables, so obviously the catalog and its tables are accessible. Any ideas why none of the sysibm tables appear?
The relevant information is:
Eclipse: Helios release Build id: 20100617-1415 Hibernate Tools: Version: 3.2.4.v200910211631N-H194-GA Java: Sun Java(TM) SE Runtime Environment (build 1.6.0_20-b02) DB2 JDBC Driver: IBM DB2 JDBC Universal Driver Architecture 2.11.24 DB2 for z/OS: 9.1 Me: 29 years mainframe experience, new to hibernate
Any help that you can provide will be greatly appreciated.
Bill
|