Database Backup and Recovery (MOSC)

MOSC Banner

RMAN Backup archivelogs keeps failing even running "change archivelog all uncatalog"

edited Jun 15, 2023 1:05AM in Database Backup and Recovery (MOSC) 11 commentsAnswered


  • Product: Recovery Manager
  • Version: 19.19
  • OS: Oracle Linux Server 7.9

Hi,


After following solution in the Doc ID 565972.1 , I continue getting error messages, trying to backup archivelogs and cleaning FRA to avoid archiver error (ORA-00257):


...

RMAN> run

{

allocate channel c1 device type disk format '/u02/arch/DBFS/bkp/disk1/%U';

allocate channel c2 device type disk format '/u02/arch/DBFS/bkp/disk2/%U';

backup archivelog all not backed up 1 times;

}


change archivelog all uncatalog;

2> 3> 4> 5> 6>

canal alocado: c1

canal c1: SID=3280 inst▒ncia=dbfs1 tipo de dispositivo=DISK


canal alocado: c2

canal c2: SID=5214 inst▒ncia=dbfs1 tipo de dispositivo=DISK

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