What is the db_flashback_retention_target parameter?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the db_flashback_retention_target parameter?
Rating:
The db_flashback_retention_target parameter specifies the upper limit, in minutes, on a database for how long a database can be flashed back. It can be set as follows:
The above setting will set the retention period for up to 3 days.
The details for this parameter are as follows:
- Parameter type - Integer
- Default value - 1440 minutes
- Modifiable - ALTER SYSTEM
Rating:
Was this information helpful?
Other articles
- What is the DB_BLOCK_CHECKSUM parameter?
- What is the tnsnames.ora file?
- What is the CONFIGURE command?
- What is DBMS_RESOURCE_MANAGER_PRIVS?
- What is ASMB?