Multiple choice technology databases

Which standalone utility can be used to move data between subsystems by translating OBID, PSID and DBID?

  1. DSN1COMP

  2. DSN1PRNT

  3. DSN1SDMP

  4. DSN1COPY

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

DSN1COPY is the standalone utility used to copy data between DB2 subsystems while automatically translating internal identifiers like OBID (Object ID), PSID (Page Set ID), and DBID (Database ID). This ensures data remains valid when moved to a different subsystem. DSN1COMP is for compression, DSN1PRNT prints formatted data, and DSN1SDMP dumps data.