Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC)

MOSC Banner

OVMS: Getting ORA-27301 when scheduling an external job on VMS

edited Jan 10, 2014 9:20AM in Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC) 3 commentsAnswered

Hi

We are trying to scheule a rman backup job using dbms_scheduler
When we run the job from vms prompt, we can run it without any issues and the job runs successfully
But when we run the job thru dbms_scheduler, we get the following error:


ORA-27370: job slave failed to launch a job of type EXECUTABLE
ORA-27300: OS system dependent operation:accessing extjob wrapper failed with status: 13
ORA-27301: OS failure message: permission denied
ORA-27302: failure occurred at: sjsec 3


As per note ID 556507.1

Cause: EXTJOB.COM can not be exeuted.
Solution: SET SECURITY/PROTECTION=(W:RE) ORA_ROOT:[BIN]EXTJOB.COM

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center