Oracle Error Message
ORA-27084: unable to get/set file status flags
Reason for the Error
The fcntl() system call with F_GETFL/F_SETFL flag returned an error.
Solution
Check errno.
ORA-27084: unable to get/set file status flags
The fcntl() system call with F_GETFL/F_SETFL flag returned an error.
Check errno.