Size limit in DataStage?

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
saikrishna
Participant
Posts: 158
Joined: Tue Mar 15, 2005 3:16 am

Size limit in DataStage?

Post by saikrishna »

Hi

Is there any size limit in Datastage to load data?

Earlier in some 7.5 version, we faced a problem of 2GB size limit above which datastage couldnt load.

But recently we have 7.5.2 and we are able to load 2.7GB size data.

Can you please let us know is this size limit is no where present?

Thanks
Sai
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

There are no limits in DataStage - never have been. The only limits are those in the operating system. The only exception is hashed files, which do have a limit: 2GB unless created/resized to use 64-bit addressing, in which case the limit is theoretically approximately 19 million TB (assuming you have a single file system large enough).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
saikrishna
Participant
Posts: 158
Joined: Tue Mar 15, 2005 3:16 am

Post by saikrishna »

Thanks ray
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

You need to set your ulimit to unlimited.
Mamu Kim
Post Reply