size limitation for sequential file stage

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
G.K.K
Participant
Posts: 61
Joined: Tue May 13, 2008 6:54 am

size limitation for sequential file stage

Post by G.K.K »

Hi,

Can sequential file stage in PX jobs read the text file whose size is more than 2GB.

Is there any size limit for the sequential stage to read the data?

Thanks in Advance,
K.K
DSXRAG
Participant
Posts: 23
Joined: Mon Nov 16, 2009 5:06 am

Re: size limitation for sequential file stage

Post by DSXRAG »

Yes as far as I know the Size limit is 2 GB.

Thanks
Rag
Rag
G.K.K
Participant
Posts: 61
Joined: Tue May 13, 2008 6:54 am

Re: size limitation for sequential file stage

Post by G.K.K »

So you are saying that datastage cannot read the text file if its size is more than 2gb.
DSXRAG wrote:Yes as far as I know the Size limit is 2 GB.

Thanks
Rag
Kryt0n
Participant
Posts: 584
Joined: Wed Jun 22, 2005 7:28 pm

Post by Kryt0n »

DataStage has no problem with 2GB files, I believe it is the 32-bit OS that has such a limit.
Post Reply