ORA-20100 on ASM(SPFILE) env when run FND_FILE.PUT_NAMES. set l_file_location to NFS dir
Hi experts:
About : ORA-20100
FND_FILE.PUT_NAMES(l_log_file,l_out_file,l_file_location);
IF the l_file_location set NFS, the error is occur.>>ORA-20100: Error: FND_FILE failure. Unable to create file,
But this error only happen on ASM(SPFILE), normal DBF env is no problem.
If FND_FILE.PUT_NAMES is run on ASM(SPFILE), is l_file_location support to use NFS dir?
About this issue ,where should be check?
This procedure is supported to use for testing and debugging below the following document.
https://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458258.htm#4164005