Error calling subroutine: DSR_JOB (Action=5)

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
durgaps
Participant
Posts: 74
Joined: Sat Jul 08, 2006 4:09 am
Location: Melbourne, Australia
Contact:

Error calling subroutine: DSR_JOB (Action=5)

Post by durgaps »

When I am trying to compile a job, I am getting the following message:
Error calling subroutine: DSR_JOB (Action=5); check DataStage is set up correctly in project METL_DEV_R1
(Subroutine failed to complete successfully (30107))
. And also immediately another message like
(40503) A call to an OLE server failed, or a runtime error occured within the OLE server itself.
And when I am trying to access the job log in DS Director, the following message appears:
Cannot open executable job file RT_CONFIG471

Any idea why this is happening? Is the job corrupted?
Durga Prasad
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Short answer is 'yes'. For a longer answer and many discussions on solutions, suggest you search for some of your error messages. For example, an 'Exact' search on Cannot open executable job file would be a good place to start, I would think.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Quick hint, Make sure you dont get this error in any other jobs.
If this job is the only issue, Create a copy of the same job and try to compile. If that works, you can delete the existing job.
If that doesn't work, take a backup of METL_DEV_R1 and start searching the forum.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply