Q41
Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)
- A. Media Management messages for SBT devices are always written to sbtio.log.
- B. RMAN error stacks should be read from the bottom up as that is the order in which errors are generated.
- C. RMAN error stacks should be read from the top down as that is the order in which errors are generated.
- D. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file and to standard output.
- E. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file only.
- F. Media Management messages for SBT devices are written to an Oracle trace file.
B,E
Here's the an additional reference
https://docs.oracle.com/database/121/BRADV/rcmtroub.htm#BRADV89875
The

Oracle OCP 19c认证考试1Z0-083中提到,关于Recovery Manager (RMAN)的诊断消息输出,正确的选项是B和E。RMAN错误堆栈应从底部向上阅读,因为这是错误生成的顺序;RMAN LOG命令行子句导致RMAN命令编译期间发出的输出写入日志文件和标准输出。
2537

被折叠的 条评论
为什么被折叠?



