Page 1 of 1

Abnormal Failure + phantom 5268

Posted: Thu Feb 01, 2007 12:47 pm
by jshurak
So we've just found out we have production jobs scheduled to in the development on our datastage server. They have been running properly since at least 2004. (way before I got here). I moved the first into production and received the error below. Can anyone provide me with any advice?


From previous run
DataStage Job 683 Phantom 5268
Program "JOB.1747346384.DT.1427749107": Line 47, Unable to open the operating system file "RT_BP683.O/DSU.IntMTHYR2LastDayofMonth".
[ENOENT] No such file or directory
Program "JOB.1747346384.DT.1427749107": Line 47, Unable to load file "DSU.IntMTHYR2LastDayofMonth".
Program "JOB.1747346384.DT.1427749107": Line 47, Unable to load subroutine.
Attempting to Cleanup after ABORT raised in stage Batch::DailyEarlyPromisesRtndPayments..JobControl

DataStage Phantom Aborting with @ABORT.CODE = 3

Posted: Thu Feb 01, 2007 12:52 pm
by chulett
Seems like at least one 'user written' routine was not moved into the Production project: IntMTHYR2LastDayofMonth. Suggest you check them all while you are in there. :wink:

Posted: Thu Feb 01, 2007 1:03 pm
by jshurak
Thanks!! I was looking into that when you replied! It certainly did the job. Thanks again!

Posted: Thu Feb 01, 2007 1:08 pm
by narasimha
One anser from Craig, and its resolved!
jshurak, if everythinhg is ok, mark it as Resolved

Re: Abnormal Failure + phantom 5268

Posted: Thu Feb 01, 2007 1:30 pm
by DSguru2B
jshurak wrote: Program "JOB.1747346384.DT.1427749107": Line 47, Unable to open the operating system file "RT_BP683.O/DSU.IntMTHYR2LastDayofMonth".
Craig read it between the lines with his lazer sharp vision :wink:

Posted: Thu Feb 01, 2007 3:52 pm
by ray.wurlod
Nah. It's not between the lines. It's out there in your face. The catalog name of the routine is at the core of the error message.

Posted: Thu Feb 01, 2007 4:04 pm
by chulett
Too true, it was all right there. :wink: