Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Executable Jobs not running when scheduled.

Vikas Dixit _ SatinFeb 1 2020 — edited Feb 13 2020

Hi All

We are using oracle 12cr2 Standard edition.

We have 5 executable DBMS jobs which are exact replica of a single(only table_name is different) job which is running successfully.

out of 5, 2 runs fine but 3 are giving error :-

"EXTERNAL_LOG_ID="job_278388_1001402",

ORA-27369: job of type EXECUTABLE failed with exit code: 7 !@#--!@#7#@!--#@!��

STANDARD_ERROR="Launching external job failed: Invalid username or password""

all are running with same schema, using same credential and same os user .

while submitting the Jobs manually all are running fine but when scheduled 3 are not working.

Can anyone help where to start from ?

Comments
Post Details
Added on Feb 1 2020
5 comments
352 views