External Scheduler Job in 19c fails with ORA-27370
Hello,
I have the same problem as described in https://community.oracle.com/thread/4317500.
I want to run an OS Script via DBMS_SCHEDULER.
In 12.2 external jobs works fine and after upgrading to 19 it doesn't.
I'm using Oracle 19 on CentOS 7 and also installed the CPU from january 2020.
The permissions of $ORACLE_HOME/bin/extjob and $ORACLE_HOME/rdbms/admin/externaljob.ora are set correctly.
Executing of external jobs only works if the entry in externaljob.ora is "run_user = oracle".
If I switch to my own osuser the error raises.
ORA-27370: Job-Unterprozess konnte einen Job vom Typ EXECUTABLE nicht starten