My Oracle Support Banner

After Switchover New Primary is Not able to Send Archivelogs to New Standby on ASM With ORA-00270: error creating archive log (Doc ID 2899284.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

Primary and Standby Configuration on ASM with different AU Size.

Primary database has Archive/Redo disk group created With AU size 4096
Standby database has Archive/Redo disk group created With AU size 512.
ORL (Online redo log) and SRL (Standby redo log) get created with the same blocksize as AU.

Replication from 4096 sector size to standby 512 sector size goes fine.

After switchover, the log shipping from New Primary(ASM Disk Group with AU 512) to New Standby(ASM Disk Group with AU 4096) Fails with error - Ora-270 create archivelog error

ORA-00270: error creating archive log
Sun Sep 21 09:13:35 2022
ARC0: FAL archive failed with error 270. See trace for detail


00270, 00000, "error creating archive log %s"
// *Cause: An error was encountered when either creating or opening
// the destination file for archiving.
// *Action: Check that the archive destination is valid and that there
// is sufficient space on the destination device.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.