Home » SQL & PL/SQL » SQL & PL/SQL » ORA-27369: job of type EXECUTABLE failed with exit code: Unknown erro (Oracle 10g on Unix)
ORA-27369: job of type EXECUTABLE failed with exit code: Unknown erro [message #324715] Tue, 03 June 2008 14:23 Go to next message
sroy
Messages: 38
Registered: July 2005
Member
Tried to run simple shell script (test.sh) first time using dbms_scheduler.

Checked the column additional_info in dba_scheduler_job_run_details. It says STANDARD_ERROR='Oracle Scheduler error: Config file is not owned by root or is writable by group or other or extjob is not setuid and owned by root'

I ran the job (exec dbms_scheduler.run_job('<job_name>')Wink under the group account. Also, checked extjob for owner and permission. It looked ok.

Any idea that may be a dawn to us?
Re: ORA-27369: job of type EXECUTABLE failed with exit code: Unknown erro [message #324910 is a reply to message #324715] Wed, 04 June 2008 08:34 Go to previous message
sroy
Messages: 38
Registered: July 2005
Member
Researched the other links and found the answer. The configuration file for the external job needs to be edited to change from the default user to the desired user account under which the EXECUTABLE type job can be executed from the dbms_scheduler.
Previous Topic: dbms_flashback package problem
Next Topic: analytical function help
Goto Forum:
  


Current Time: Sat Feb 15 21:06:24 CST 2025