RMAN Backup archivelogs keeps failing even running "change archivelog all uncatalog"
- 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