How to implement the multiple control files for an existing database?
Submitted by: Administrator1. 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
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
Top Memory Management Questions
| ☺ | How does Space allocation table place within a block? |
| ☺ | What is the role of PCTFREE parameter is storage clause? |
| ☺ | What is the use of INDEXES option in IMP command? |
| ☺ | What is the OPTIMAL parameter? |
| ☺ | What is the significance of having storage clause? |
Top DB Oracle Categories
| ☺ | Oracle PL-SQL Interview Questions. |
| ☺ | Oracle DBA Interview Questions. |
| ☺ | Oracle D2K Interview Questions. |
| ☺ | OCI Interview Questions. |
| ☺ | Forms Reports Interview Questions. |
