IBM Db2 utilities
To initiate processing for IBM Db2 utilities, use the commands listed in the following table.
For information about issuing commands in Catalog Manager, see Listing-and-executing-commands.
Catalog Manager command | IBM Db2 utility |
---|---|
CHECK CHKD | CHECK DATA |
CHECK INDEX CHECK IX CHKI | CHECK INDEX |
COPY COPY INDEX COPY IX | COPY |
COPYTOCOPY COPYTOCOPY INDEX COPYTOCOPY IX | COPYTOCOPY |
DSN1COMP | DSN1COMP |
DSN1COPY | DSN1COPY |
EXEC | EXEC SQL |
LOAD | LOAD |
MERGECOPY | MERGECOPY |
MODIFY MODIFYRECOVERY | MODIFY RECOVERY |
MODIFYSTATISTIC | MODIFY STATISTICS |
QUIESCE | QUIESCE |
REBUILD REBUILD INDEX REBUILD IX | REBUILD INDEX |
RECOVER RECOVER INDEX RECOVER IX | RECOVER |
REORG | REORG TABLESPACE |
REORG INDEX REORG IX | REORG INDEX |
REPORT REPORT INDEX REPORT IX | REPORT |
RUNSTATS RUNSTATS INDEX RUNSTATS IX | RUNSTATS |
STOSPACE | STOSPACE |
UNLOAD | UNLOAD |
Catalog Manager Help panels and Commands provide more information about using these commands. For information about the IBM Db2 utilities, see the IBM documentation.
Related topic