552.Which of the following is a valid way of putting a tablespac

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 1

552.Which of the following is a valid way of putting a tablespace named DAVE_TBS into hot backup mode?

A.alter tablespace DAVE_TBS backup mode;

B.alter tablespace DAVE_TBS start backup;

C.alter tablespace DAVE_TBS begin backup;

D.alter tablespace DAVE_TBS backup begin;

E.alter tablespace DAVE_TBS backup;

正确答案是C