What was the primary function of DB2 DB/Workbench?
DB2 DB/Workbench was an ISPF-based tool for administering DB2 databases on z/OS. It allowed users to extract catalog information and perform operations on that data. The tool could be used even when DB2 was inactive, making it useful for disaster recovery scenarios.
What key features did DB2 DB/Workbench offer?
The tool provided features such as restoring dropped objects, displaying database objects, exporting DDL, viewing and modifying DSNZPARMS, and space estimation. It also offered a command and SQL interface for direct interaction with the database.
Did DB2 DB/Workbench integrate with other utilities?
DB2 DB/Workbench could call other utilities like DB2 DB/QUICKCHANGE and DB2 DB/QUICKCOMPARE, extending its functionality for database management tasks.
How did DB2 DB/Workbench impact DB2 performance?
DB2 DB/Workbench was designed to be used without impacting DB2 performance. This was particularly useful for tasks like catalog extraction and object restoration.