Click the Exercise link below to complete a brief matching exercise.
Control File Maintenance - Exercise
Lesson 4 | Control file maintenance |
Objective | Describe how to move and recreate control files. |
control_files = (c:\oracle8\database\ctrlorc1.ora, d:\oracle8\database\ctrlorc1.ora)
control_files = (c:\oracle8\database\ctrlorc1.ora, e:\oracle8\database\ctrlorc1.ora)
svrmgr> alter database backup controlfile to traceThis will create a file in the directory specified by the user_dump_dest parameter with a name in the following format ora#####.trc. To see the output from a default Oracle 8.0.5 installation review the file ora00305.trc with any text editor, such as Notepad: