Database Administration (MOSC)

MOSC Banner

Multiplex OMF controlfile

edited Jun 28, 2011 4:14PM in Database Administration (MOSC) 4 commentsAnswered
Initially, I had configured OMF using following parameter.
db_create_file_dest                  string      \app\oradata

Controlfile for the database is created as :

SQL> select name from v$controlfile;
NAME
---------------------------------------------------------------
\APP\ORADATA\TESTOMF\CONTROLFILE\O1_MF_70LKM2TC_.CTL

Then I added following parameter to the database :
db_create_online_log_dest_1          string      C:\app\oradata

How to I multiplex the controlfile to be created on db_create_online_log_dest_1 now?


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center