RMAN backup on windows nfs server hang
Hi,
I have single instance Oracle 12.1 on Linux machine and windows nfs server.
I can access the nfs mount point with full permission. Initially i get the below errors when running the rman backup on nfs mount point.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 05/16/2017 19:24:31
ORA-17502: ksfdcre:7 Failed to create file /u01/app/oracle/backup/nfsfile/ODAProd0_new/BASE/backupset/2017_05_16/o1_mf_ncnnf_TAG20170516T192429__11332134568859_.bkp
ORA-17500: ODM err:Permission denied
Than i saw this doc on MOS and did the changes on windows nfs server and restart windows nfs server.