nerdexam
IBM

C2090-600 · Question #46

Which is the correct way to back up only metadata about database backups, table space backups, and table load operations for database MYDB?

The correct answer is B. db2trc on -db mydb -m "backup,load". See the full explanation below for the reasoning.

Question

Which is the correct way to back up only metadata about database backups, table space backups, and table load operations for database MYDB?

Options

  • ACONNECT TO mydb
  • Bdb2trc on -db mydb -m "backup,load"
  • CBACKUP DATABASE mydb NO TABLESPACE TO /outdir
  • Ddb2set DB2_BCKP_PAGE_VERIFICATION=TRUE must be issued first (no instance restart is

How the community answered

(40 responses)
  • A
    15% (6)
  • B
    73% (29)
  • C
    8% (3)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-600 Practice