Multiple choice technology databases

Which Utility is used to estimate space savings to be achieved by DB2 Data compression in tablespaces?

  1. DSN1COMP

  2. DSN1CHKR

  3. DSN1COPY

  4. DSN1SDMP

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DSN1COMP is the compression utility that analyzes data and estimates the space savings achievable through DB2 data compression. It provides detailed reports on compression ratios without actually compressing the data. DSN1CHKR checks integrity, DSN1COPY copies data, and DSN1SDMP dumps data.