External Scheduler Job fails with ORA-27370, 27300,27301,27302
Hi everybody,
we wanted to run a external scheduler job from our new Oracle 19c Home.
I changed the ownership to root and permissions on $ORACLE_HOME/rdbms/admin/extrenaljob.ora and $ORACLE_HOME/bin/extjob.
Now i am running in the following error:
ORA-27370: job slave failed to launch a job of type EXECUTABLE
ORA-27300: OS system dependent operation:Waiting for extjob to send child failed with status: 62
ORA-27301: OS failure message: Timer expired
ORA-27302: failure occurred at: sjsec 6d
I can't find anything helpful because all the errors i found were different.
Can anybody help me out of this?