053-313
时间:2017-11-10 14:41:14
收藏:0
阅读:282
What command would you issue to enable automated backups of control files?
A. alter database controlfile autobackup on
B. alter system controlfile autobackup on
C. configure controlfile autobackup on
D. enable controlfile autobackup
RMAN>show all;
其中会有 CONFIGURE CONTROLFILE AUTOBACKUP OFF;#default
原文:http://www.cnblogs.com/Babylon/p/7814181.html
评论(0)