SQL*Loader-509 but the file exists and has 777 permissions
Any clue highly appreciated. The same code worked fine in Oracle 12c. Now after upgrade we get this (relevant fragment of the log file):
ls -ltr test.ctl
-rwxrwxrwx. 1 owner group 198 Nov 17 08:56 test.ctl
[Thu] 2022-Nov-17 08:56:19 - INFO: Running sqlldr
[Thu] 2022-Nov-17 08:56:20 - --------------- SQL\*Loader log file ---------------
SQL*Loader: Release 19.0.0.0.0 - Production on Thu Nov 17 08:56:19 2022
Version 19.14.0.0.0
Copyright (c) 1982, 2019, Oracle and/or its affiliates. All rights reserved.
SQL*Loader-500: Unable to open file (test.ctl)
SQL*Loader-552: insufficient privilege to open file
SQL*Loader-509: System error: Permission denied