1Z0-062 · Question #74
Which four actions are possible during an Online Data file Move operation?
The correct answer is A. Creating and dropping tables in the data file being moved C. Querying tables in the data file being moved E. Flashing back the database F. Executing DML statements on objects stored in the data file being moved. You can now move On line Datafile without hove to stop Monoged Recovery and manually copy and rename Files. This can even be used to move Datafiles from or to ASM. - New in Oracle Database 12c: FROM METAUNK. Physical Standby Database is in Active Data Guard Mode (opened READ ONLY
Question
Which four actions are possible during an Online Data file Move operation?
Options
- ACreating and dropping tables in the data file being moved
- BPerforming file shrink of the data file being moved
- CQuerying tables in the data file being moved
- DPerforming Block Media Recovery for a data block in the data file being moved
- EFlashing back the database
- FExecuting DML statements on objects stored in the data file being moved
How the community answered
(35 responses)- A77% (27)
- B14% (5)
- D9% (3)
Explanation
You can now move On line Datafile without hove to stop Monoged Recovery and manually copy and rename Files. This can even be used to move Datafiles from or to ASM. - New in Oracle Database 12c: FROM METAUNK. Physical Standby Database is in Active Data Guard Mode (opened READ ONLY and Managed Recovery is running): It is now possible to online move a Datafile while Managed Recovery is running, ie. the Physical Standby Database is in Active Data Guard Mode. You con use this Command to move the - A flashback operation does not relocate a moved data file to its previous location. If you move a data file online from one location to another and later flash back the database to a point in time before the move, then the Data file remains in the new location, but the contents of the Data file ore changed to the contents at the time specified in the flashback.
Topics
Community Discussion
No community discussion yet for this question.