Failed to open sequential file

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Krazykoolrohit
Charter Member
Charter Member
Posts: 560
Joined: Wed Jul 13, 2005 5:36 am
Location: Ohio

Failed to open sequential file

Post by Krazykoolrohit »

Hi everyone,

I am constantly getting the following error in my project. Funny thing is that i do not get this error in the same job twice. but whenever i run the project some of the jobs get this error.

DSD.SEQOpen Failed to open LT_Gp1b_LtAuditDoc_In2 in directory /Ascential/Datastage/Projects/UNIFI/Data
STATUS = -1.

thanx,
rohit
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

When I've seen this on Windoze servers it's been because too many jobs to simultaneously executing.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Krazykoolrohit
Charter Member
Charter Member
Posts: 560
Joined: Wed Jul 13, 2005 5:36 am
Location: Ohio

Post by Krazykoolrohit »

Do we have any optimum number of jobs which can be run? anything ideal?

If we run on unix then it should be fine?
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Weird problems occur when you overload any system with too much activities. Windoze seems to be especially problematic, haven't you noticed?
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Krazykoolrohit
Charter Member
Charter Member
Posts: 560
Joined: Wed Jul 13, 2005 5:36 am
Location: Ohio

Post by Krazykoolrohit »

Ya i have. But the thing is that i have to show a normal run of the project without any aborts for the support team to accept the project. was wondering wat i culd do.
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Re: Failed to open sequential file

Post by gateleys »

Krazykoolrohit wrote:I am constantly getting the following error in my project. Funny thing is that i do not get this error in the same job twice. but whenever i run the project some of the jobs get this error.
Hey Rohit,
A quick solution would be to run your jobs over and over again such that all of them get the error [ Since you CONSTANTLY get this error and that it has never occured in the same job twice, it should not be hard to achieve it.] Then, voila!! you will not get those errors again (based on your observation). :wink:
Post Reply