error - not enough space. help me

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
ivhb
Participant
Posts: 4
Joined: Mon Nov 05, 2007 6:30 am

error - not enough space. help me

Post by ivhb »

hi, all

FTP 1,0: Could not map table file.
"/etl/dsadm/Ascential/DataStage/Datasets/lookuptable.20080118.zv50ydd
(size 628697120 bytes)": Not enough space.
Error finalizing / saving table /tmp/dynLUT14911561134353d.

when i ran the job, i got this error message as listed above.
when this error occured, i used "df -kv" to monitor the filesystems wheres /tmp and /etl/dsadm/Ascential/DataStage/Datasets/lookuptable.20080118.zv50ydd exists. their disk usage percent Never exceeded 65%.
also, i checked the limits of user process by "ulimit -a", there's no memory limit and no file limit. vmstat also said, there was enough physical memory when the error was reported.
i'm rather confused, how can this happen? what does the error message mean?

thanks a lot for any advice.

os version: aix 5
ds version: ds 7.5x parallel
hello, everyone
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Read the error mesage more carefully. It's the /tmp file system that filled.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply