Database Administration (MOSC)

MOSC Banner

How do i drop and recreate primary redologs on a standby database.?Dataguard is not yet setup.

edited May 5, 2015 10:01AM in Database Administration (MOSC) 3 commentsAnswered

I need to relocate the primary redolog files on the standby database..

I am not able to drop and recreate them all.

alter database drop logfile group 4;

alter database drop logfile group 4

*

ERROR at line 1:

ORA-01623: log 4 is current log for instance dhemrep2 (thread 2) - cannot drop

ORA-00312: online log 4 thread 2: '+DBFS_DG/dhemrep/onlinelog/group_4.284.856188885'

ORA-00312: online log 4 thread 2: '+DG_FRA/dhemrep/onlinelog/group_4.1866.856188885'

I can rename the files but the logfiles doesnt exist on the standby..

Dataguard is not yet enabled..

can i copy the redologs from primary and restart the database on standby ?

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