Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Reports

Status
Not open for further replies.

halversondm

Programmer
Feb 16, 2006
1
US
Does anyone know of a FREE set of software for the mainframe to read the SYSIBM tables and give a nicely formatted report about a table in the database?

I'm looking for information on indexes, columns in the index, column cards, aliases, grants, trigger information, packages bound to the table, what type of access the package has to the table, what index a package is using, on and on.

By the way I know I could write one, but I wanted to save some effort.

Any ideas?

Thanks

Dan
 
Dan,

I don't know of a free one of the top of my head. I think that it will probably be easier and quicker to knock up what you want yourself.

Marc
 
Quest software makes some nice tools for DB2, but they are not FREE. If it must be free, I'd have to agree with Marc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top