IBM Exam Questions

To back up an ObjectServer to a temporary location, nco_sql into the ObjectServer and issue which co

To back up an ObjectServer to a temporary location, nco_sql into the ObjectServer and issue which command?

A.
table backup ‘/tmp/mybackup’;

B.
system backup ‘/tmp/mybackup’;

C.
alter table backup ‘/tmp/mybackup’;
35

D.
alter system backup ‘/tmp/mybackup’;