The SET CONTROLFILE AUTOBACKUP FORMAT command, which you can specify either within a RUN block or at the RMAN prompt, overrides the configured autobackup in the session only. What is the order of precedence?() 1. SET within RUN 2. SET at RMAN prompt 3. CONFIGURE
- A1,2,3
- B2,3,1
- C3,2,1
- DThere is no precedence between RUN and the RMAN prompt. Each will override CONFIGURE in the session.&e