ocp-470
QUESTION NO: 470
Examine the following set of RMAN commands:
RMAN> CONFIGURE CHANNEL dc1 DEVICE TYPE DISK FORMAT . /u02 /backup/ %U’ ,”
RMAN> RUN
(
ALLOCATE CHANNEL Chi DEVICE TYPE DISK;
EXECUTE SCRIPT full_backup;
)
Which statement is true when the RMAN RUN block Is executed?
A. The execution of the script fails because multiple channels cannot coexist.
B. The script is executed and both the channels are used for the script execution.
C. The new channel, CHI, is Ignored because a channel has been configured already.
D. ration parameter DC1 is overridden because a new channel is allocated in RMAN RUN block.
Answer: D
檢查下面一組RMAN命令:
D.定量參數DC1被覆蓋,因為一個新的通道被分配到RMAN運行塊。
總結
- 上一篇: 转!!ftp的主动模式(port)与被动
- 下一篇: Redis Java调用