How to implement the multiple control files for an existing database?

Submitted by: Administrator
1. Edit init.ora file set control_files parameter with multiple location
2. shutdown immediate
3. copy control file to multiple locations & confirm from init.ora contol_files parameter
4. start the database.
5. run this query for changes confirmation - select name from v$controlfile;
Submitted by: Administrator

Read Online Memory Management Job Interview Questions And Answers