Database - RAC/Scalability (MOSC)

MOSC Banner

Error creating standby (RAC) with primary (single instance) No OMF destination specified, unable to

edited Jul 20, 2016 6:32AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered ✓

Hi gurus, someone knows also about this error?

I have a dataguard (single instance to single instance) and I would like to transform standby to rac:

I have Grid Insfrastructure on standby database machine

on primary database:

create tablespace UNDOTBS2 DATAFILE ...


SQL> ALTER DATABASE ADD LOGFILE THREAD 2 GROUP 21
   ('/oracle/orapro_mplex_01_EDREAL4/EDREAL4/rdo/EDREAL4_redo_21b.rdo','/oracle/orapro_mplex_02_EDREAL4/EDREAL4/rdo/EDREAL4_redo_21a.rdo')
  size 524288000 reuse;

Database altered.

.

.

Error reported on standby and recovery stoped!!!


Alter Database Enable Public Thread 2; -> this instruction goes ok on primary, but standby recovery is stopped.

on alert log of standby:-----------------------------------------------------

Tagged:

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