Page 1 of 1

any File size Limitation for sequential file?

Posted: Wed Nov 17, 2004 9:13 am
by dsedi
Hi All,

Is it any File size Limitation for sequential file?
one of our Job failed while transfer 200+MB.

Thanks in advance.
Dsedi

Posted: Wed Nov 17, 2004 9:33 am
by chucksmith
The limitation is set by your operating system / filesystem, not by DataStage. A 200 MB file should not be a problem on any current operating system, but if your filesystem does not have that much free space, your job will abort.

Posted: Wed Nov 17, 2004 9:47 am
by dsedi
Server running in UNIX and i tried to transfer a 200+MB .dat file..

Thanks
Dsedi

Posted: Wed Nov 17, 2004 10:13 am
by chulett
Define what 'transfer' means in this context and how exactly it failed.

Posted: Wed Nov 17, 2004 3:15 pm
by ray.wurlod
Yesterday I wrote a sequential file 13,193,827,815 bytes in size using the Sequential File stage.

Did you run out of disk space?

The only limit I'm aware of is the operating system limit (whatever that is; 2GB on some, 1TB on some, 19 million TB (theoretically) on some).