How to change RMAN output files permission
Hi All,
I am running an RMAN backup on an Exadata x9M-2. the problem is rman creates the output files with below permission
current permission as set by RMAN
- -rw-r----- 1 oracle asmadmin (Others has no permission)
The permission I need is, so I can access from NFS to extract files
- -rw-r--r-- 1 oracle asmadmin
Thank you and kind regards
Asanka