hi is there a good data dictionary tool out there for a db2 database on linux or mac. Could only find some win apps. maybe something wiki like or html generator.
Thanks
hi is there a good data dictionary tool out there for a db2 database on linux or mac. Could only find some win apps. maybe something wiki like or html generator.
Thanks
I assume you want a tool to create some documentation (data model etc.) for a db2 database and not the db2 documentation?
If so these two questions should help:
http://stackoverflow.com/questions/233636/db-sketcher-for-macos
http://stackoverflow.com/questions/30474/database-schema-diagram-design-tool
If you're after something that will create a "data dictionary"-type document (list and description of tables and columns) then you're right, the best ones I know of (ERWin, ERStudio) are Windows only.