We run this scheduler job daily for years but intermittently (once every couple of months), it fails with the error:
Errors in file /opt/app/oracle/diag/rdbms/orcl1_j000_7787.trc:
ORA-12012: error on auto execute of job "SGET_J$1487951"
ORA-27369: job of type EXECUTABLE failed with exit code: Operation not permitted
The job calls an Linux operating system shell script. Running on Linux 7, Oracle Standard 19c
If we reboot the database, the error goes away and the job goes back to operating normally again?
Anyone run into this before?
Thanks for the help.