If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > SIGXFSZ 1382 Error with 4GL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-16-04, 10:28
cpaluch cpaluch is offline
Registered User
 
Join Date: Aug 2004
Posts: 19
SIGXFSZ 1382 Error with 4GL

I am running IDS 9.40.UC1 with 4GL 7.32.UC1 on a Red Hat 7.3 server. We have a large table with 53 million records. One of our developers has written a 4GL program that will delete old records from the table, but before it does it does an unload of the table. While writing the unload we received the following error:

FORMS statement error number -1382.
SIGXFSZ received by the process. Exceeded file size limit.

I have turned on the feature in IDS to allow large chunks and the user running this program has a ulimit of unlimited. So does anyone have a guess as to why we received this error?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-16-04, 14:15
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
I think that the error is comming from OS, maybe you can not create a file that big on the partition. try doing unloads in parts to different partitions, maybe that would help (just a thought)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On