IBM Exam Questions

Which command should be used to create a backup image of the FINANCE database without having a signi

A database named FINANCE must be available to users 24x7x365.
Which command should be used to create a backup image of the FINANCE database
without having a significant impact on running applications?

A.
BACKUP DATABASE finance ONLINE TO /mnt/backup UTIL_IMPACT_PRIORITY 15

B.
BACKUP DATABASE finance ONLINE TO /mnt/backup PARALLELISM 5

C.
BACKUP DATABASE finance ONLINE TO /mnt/backup UTIL_IMPACT_LIM 50

D.
BACKUP DATABASE finance ONLINE TO /mnt/backup COMPRESS