How to implement the multiple control files for an existing
database ?
Answer Posted / ankur aggarwal
shutdown the database
copy the existing control file by using copy command of OS.
paste it another location where you want to create it.
define the path in init.ora file ("control file" Parameter)
startup database.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an Oracle Data Segment?
What is an Integrity Constrains in Oracle?
Can a View based on another View in Oracle?
What is an oracle database schema?
What is the use of Oracle Control File?
What are the consideration at tehe migration of Oracle 9i to 10G.
What is an Oracle SYSTEM tablespace and when is it Created?
What are the uses of Oracle Rollback Segment?
What is the function of Redo Log in Oracle?
What are Oracle Schema Objects?
What is an Oracle Data Block?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?
How to define Data Block size in Oracle?
What is an Oracle Data Dictionary?
What is an Oracle Rollback Segment?