Thanks to all who made suggestions. I'm definitely going to use some of them to improve processing.
Good news: Universe is not at fault! So why did the process just end? Because a background process we run logs out processes idle for more than 3 hours. To determine idle time we check the 7th column of the output from the unix command "who -HTR". Here was the surprise for me: even though the process was furiously performing I/O, as far as that unix command was concerned, it was idle. Oops! Easy to fix that, of course. The best parts of this were that UniVerse came through as more robust than I had worried it wasn't, and that contributors gave me some great advice. Thanks again to all. Harold Oaks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kevin King Sent: Wednesday, July 22, 2009 8:14 AM To: U2 Users List Subject: Re: [U2] FW: Universe just quits I'm leaning towards the "string too large" theory. I'd definitely try this same thing with sequential I/O. -K _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users This e-mail and related attachments and any response may be subject to public disclosure under state law. _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
