Error Running Windows Scripts From Oracle
We are a Windows shop using Windows scheduled jobs to run our RMAN backup scripts. I would like to simplify things by instead using the Oracle job scheduler. Unfortunately, I can't get my 'hello world' batch script to run, and three hours of searching support.oracle.com and Googling has not led me to an answer. Can anyone point me in the right direction?
The error:
EXTERNAL_LOG_ID="job_170990_204757",
ORA-27369: job of type EXECUTABLE failed with exit code: The storage control block address is invalid.
STANDARD_ERROR="Launching external job failed: Couldn't fork process"
Creating the scheduled job that produces this error: