Re: [U2] Available Memory Exceeded

2004-06-29 Thread Mark Johnson
-line. thanks. - Original Message - From: "Baakkonen, Rodney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 29, 2004 8:46 AM Subject: RE: [U2] Available Memory Exceeded > The best long term solution might be to rewrite the program

RE: [U2] Available Memory Exceeded

2004-06-29 Thread Baakkonen, Rodney
From: Mats Carlid [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 29, 2004 1:13 AM To: [EMAIL PROTECTED] Subject: Re: [U2] Available Memory Exceeded Also check the solaris configurable parameters. For example isn't there a limit on per process memory ( MAXUMEM ? ) . Has it been changed

RE: [U2] Available Memory Exceeded

2004-06-29 Thread Bruce Nichol
Goo'day, At 15:07 29/06/04, you wrote: There may be a bug in the release of UniVerse that was not in the previous release. This may be not causing the sting to be cleared and the process is just concaternating. "sting"??? A bit of sub-conscious there?As in "bitten on the b.."?? -- Incoming mai

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Dennis Bartlett
politically incorrect question - hey, just what is your name? do we call you ang or is that your surname? just asking.. -Original Message- Our settings: DELL POWEREDGE 6300 1GB RAM (small I know - getting new server with more) 130 users WAN with 6 branches Wind0ws 2000 Server Current tun

Re: [U2] Available Memory Exceeded

2004-06-28 Thread Mats Carlid
Also check the solaris configurable parameters. For example isn't there a limit on per process memory ( MAXUMEM ? ) . Has it been changed in the upgrade ? Remember all tunables have a default value that may change between releases so You're not safe even if You copy the /etc/System file. HTH

RE: [U2] Available Memory Exceeded

2004-06-28 Thread David Jordan
causing the problem. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ang Suan Yong Sent: Tuesday, 29 June 2004 2:08 PM To: [EMAIL PROTECTED] Subject: RE: [U2] Available Memory Exceeded Dear All, Is true that this program is

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Ang Suan Yong
UVNET_CONNECT= 0 allowmarks= 0 > -Original Message- > From: Clifton Oliver [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, 29 June, 2004 9:37 AM > To: [EMAIL PROTECTED] > Subject: Re: [U2] Available Memory Exceeded > > Unreleased loc

Re: [U2] Available Memory Exceeded

2004-06-28 Thread Clifton Oliver
Unreleased locks would not, however, cause "available memory exceeded" messages. What you get is something along the lines of "lock threshold reached." Available memory exceeded usually, in my experience, is caused by a program building a huge string, like a dynamic array. -- Regards, Clif ~~

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Dan Fitzgerald
Recently we encounter a process of running 900,000 records and every internal of around 200, record the process terminated and prompt this error message<< Given just this much information, I'd start by looking at locks being held and not released by this process. How many entries when you do

Re: [U2] Available Memory Exceeded

2004-06-28 Thread Scott Richardson
What kind of /tmp, or /temp file system space do you have? When is the last time this file system was defragmented? What kind of system do you have? What version of the OS? How much memory? What is your current uvconfig parameters? How long has this system been installed? What is the process yo

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Dennis Bartlett
Hi Ang Suan You'll have to give us more information: - what machine (IBM RS600, or HP, or whatever) - what operating system? (Windows 2000, Unix, ?) - how much memory in machine? - how many users at time of error? What you might look at though is that the program i