home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / informix / 1926 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.0 KB

  1. Path: sparky!uunet!gatech!emory!ssblan.ssc.af.mil!bwilliam
  2. From: bwilliam@ssblan.ssc.af.mil
  3. Newsgroups: comp.databases.informix
  4. Subject: re:  Out of Temporary String
  5. Message-ID: <9529@emory.mathcs.emory.edu>
  6. Date: 14 Sep 92 13:18:03 GMT
  7. Sender: walt@mathcs.emory.edu
  8. Reply-To: bwilliam@ssblan.ssc.af.mil
  9. Lines: 40
  10. X-Informix-List-ID: <list.1445>
  11.  
  12. Anna T. Luong (atl0@isg.com) writes in an 11 Sep 92 message:
  13.  
  14. > We have a program that runs on a client's machine many times a day.  It's 
  15. > an input screen that logs incomming customer replies.  And usually after 
  16. > the user enters 50 records, the program bombs out with the -4518 error 
  17. > which is the "the 4GL program cannot allocate any more space for temporary 
  18. > string storage. 
  19.  
  20. (remaining text deleted)
  21.  
  22.     We had a similar problem at this site, but the -4518 error was occurring 
  23. in a REPORT section, not during input.  From what you said in your original 
  24. message, this could be a new twist on a known problem.  
  25.  
  26.     The known problem, according to Informix Tech reps is a 4GL crash during 
  27. a REPORT when using the WORDWRAP and USING clauses.  It has been assigned 
  28. bug #13375 (no projected resolution date).
  29.  
  30.     Check your input form & 4GL and see if you're using both the WORDWRAP and 
  31. USING clauses simultaneously in any respect whatsoever.  If you are, and you 
  32. find that by "commenting out" either or both that the problem disappears, 
  33. then - run, don't walk to the nearest telephone and report this new twist.
  34.  
  35.     I'd appreciate it if you'd e-mail me direct & let me know if this proves 
  36. to be the case.
  37.  
  38.  
  39. Bill Williams
  40. Programmer/Analyst
  41. Standard Systems Center, AL
  42. (205) 416-1256
  43.  
  44. STANDARD DISCLAIMER:
  45. ---------------------------------------------------------------------------
  46. (It goes without saying that) My opinions are my own and do not represent 
  47. the views or opinions of the US Air Force, Department of Defense, or the US 
  48. Government.  BUT THEY SHOULD!
  49. ---------------------------------------------------------------------------
  50.  
  51.  
  52.