Archive Log cannot be deleted failed with ORA-27056 and Linux-x86_64 Error: 1: Operation Not Permitted
(Doc ID 3047609.1)
Last updated on SEPTEMBER 18, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Cloud Infrastructure - Exadata Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Gen 2 Exadata Cloud at Customer - Version N/A and later
Information in this document applies to any platform.
Symptoms
Errors:
RMAN-08030: allocated channel: ORA_DISK_1
RMAN-08500: channel ORA_DISK_1: SID=1150 device type=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of delete command on ORA_DISK_1 channel at 09/11/2024 12:50:41
ORA-27056: could not delete file
Linux-x86_64 Error: 1: Operation not permitted
While running:
RMAN> run {
delete noprompt archivelog all completed before 'SYSDATE-1';
}
Error produced on
RMAN-06371: Name: /<path>/thread_<thread#>_seq_<sequence#>
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 |