You are using Oracle Database 10g. You performed an incomplete recovery of your database and opened the database with the RESETLOGS option. What is the effect of opening the database with the RESETLOGS option? ()
- AThis operation resets the SCN for the database.
- BThis operation creates a new incarnation of the database.
- CThis operation moves all the redo log files to a different location.
- DThis operation deletes the old redo log files and creates new redo log files.
- EThis operation updates all current datafiles and online redo logs and all subsequent archived redo logs with a new RESETLOGS SCN and time stamp.