As Nitin says, you can use db2look if you are using DB2 connect ... It works with V8 on the server and DB2 Connect V8 FP 5 on the client ... Not sure if earlier versions could do this ...
But, the output is not that useful as using db2look against a unix db2 database ... When you run against a host database, it generates the basic DDL, but doesn't bother to generate in which tablespace the table or index is in
HTH
Sathyaram
Quote:
Originally posted by MahendraSetty
Hi,
How can I get DDL info for all table spaces/tables/indexes etc in a database in OS390 without using thirdparty tools.
Thanks
|