Use ddlgen to extract information from a database, e.g tables, views etc
An example to extract ddl’s for all tables is:
ddlgen -Udba_oper -STKDSMOFPRD1 -Dmoftp -TU -N% -O/tmp/t/ddlgen_moftp_tables
Use ddlgen to extract information from a database, e.g tables, views etc
An example to extract ddl’s for all tables is:
ddlgen -Udba_oper -STKDSMOFPRD1 -Dmoftp -TU -N% -O/tmp/t/ddlgen_moftp_tables