Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

RMAN crosscheck expires existing archivelogs on NFS

jmillingerDec 28 2022

Windows server 2019
64-bit Oracle 19c, patched to 19.16.0.0.220719
Qumulo NFS storage, mounted:

Local Remote Properties
-------------------------------------------------------------------------------
Q: \\<ip address>\ORACLE-BACKUPS UID=0, GID=0
rsize=1048576, wsize=1048576
mount=hard, timeout=0.8
retry=1, locking=no
fileaccess=777, lang=ANSI
casesensitive=no
sec=sys

The problem is specific to the crosscheck function of RMAN, and only to archivelog backups. Database/tablespace backups have no issues after a crosscheck and remain AVAILABLE. Archivelogs however are EXPIRED incorrectly.
If crosscheck is not run, the archivelog backups are available and can be restored. So it isn't the NFS storage, and yet it is. This problem does not exist on the regular Windows filesystem drives.
Has anyone ever seen this behaviour before?

Comments

Processing

Post Details

Added on Dec 28 2022
3 comments
461 views