Oracle
1Z0-074 · Question #29
You create a refreshable copy PDB, PDB_COPY, from the PDB_ORG PDB by using the REFRESH MODE EVERY 5 MINUTES clause. What happens every five minutes?
The correct answer is E. An automatic refresh is done provided PDB_COPY is in read-only mode; otherwise the refresh is. Explanation/Reference:
Managing Pluggable Databases
Question
You create a refreshable copy PDB, PDB_COPY, from the PDB_ORG PDB by using the REFRESH MODE EVERY 5 MINUTES clause. What happens every five minutes?
Options
- AAn automatic refresh is done provided PDB_COPY is closed; otherwise the refresh is differed and
- BPDB_COPY is automatically closed provided there is no ongoing transaction in PDB_ORG and then
- CPDB_COPY'S state is automatically changed to read-write and back to read-only after the refresh is
- DPDB_COPY'S state is automatically changed to read-only and then reopened as read-write after the
- EAn automatic refresh is done provided PDB_COPY is in read-only mode; otherwise the refresh is
How the community answered
(28 responses)- A14% (4)
- B7% (2)
- C4% (1)
- D4% (1)
- E71% (20)
Explanation
Explanation/Reference:
Topics
#refreshable PDB#PDB copy#automatic refresh#read-only mode
Community Discussion
No community discussion yet for this question.