OVMS: External jobs stopped working after upgrade to 10.2.0.4
edited Jan 10, 2014 9:23AM in Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC) 1 commentAnswered
Hi,
After upgrading to 10.2.0.4, our external jobs via dbms_scheduler have stopped working
They were working all right when we were at 10.2.0.2 but after the patch, stopped working
Here is the error from "additional_info" column from user_scheduler_job_run_details
ORA-27369: job of type EXECUTABLE failed with exit code
: error 274666
STANDARD_ERROR="Oracle Scheduler error: Cannot access or open configuration file."
F.Y.I, we executed this after the patch --> SET SECURITY/PROTECTION=(W:RE) ORA_ROOT:[BIN]EXTJOB.COM
logged on as user ora_nobody we can still run the .com file but running it thru the scheduler gives us the above error
After upgrading to 10.2.0.4, our external jobs via dbms_scheduler have stopped working
They were working all right when we were at 10.2.0.2 but after the patch, stopped working
Here is the error from "additional_info" column from user_scheduler_job_run_details
ORA-27369: job of type EXECUTABLE failed with exit code
: error 274666
STANDARD_ERROR="Oracle Scheduler error: Cannot access or open configuration file."
F.Y.I, we executed this after the patch --> SET SECURITY/PROTECTION=(W:RE) ORA_ROOT:[BIN]EXTJOB.COM
logged on as user ora_nobody we can still run the .com file but running it thru the scheduler gives us the above error
0