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 ?