Mainframe Tips - includes COBOL, JCL, VSAM, DB2, CICS, 3rd party vendor tools (BMC, CA, IBM, Macro4, etc.)
Wednesday, October 22, 2008
QMF Tips
If you want to delete/drop a saved data table in QMF, read on.
After doing a "LI TABLES" to list all the saved data tables, if you want to drop one of the tables, use command "ERASE" (DROP, DELETE etc are not for this purpose).
0 comments:
Post a Comment