Lesson 10
Managing Changing Database Parameters Conclusion
In this module, you learned how to manage database control files and a little about managing and changing database parameters.
You should now know how to:
- Explain the importance of multiplexing control files
- Add new control files to a database
- Move an existing control file
- Remove a control file from a database
- Back up your control file
- View current database parameter settings
- Change parameter settings while the database is open
Remember that the control file is one of the most important files in your database. Be sure to maintain multiple copies, and on separate disks,
to minimize the risk of loss.
Glossary
In this module, you were introduced to the following terms:
- Database
- Instance
- Trace file
In the next module, you will learn about managing the redo log.