Hitting utl_file.invalid_operation when executing a sql file on the server
11.2.0.2
UTL_FILE dir is set in the database and restarted (I know we should use directories instead, but Im not in charge...). The permissions are:
drwxrwxr-x on the directory and -rwxrwxr-x on the file on the server.
What is missing? The user have
GRANT EXECUTE ON SYS.UTL_FILE
Regards
S