I have a "UniData Troubleshooting Guide 2004.pdf" I got from Wally at an IBM conference several years ago. I think it is dated Aug 2004. It was part of a "Survival Guide" session and is an indispensable piece of documentation for UniData memory (and other) issues.

I couldn't find it on the internet or on IBM's site. Let me know if you need it; I think it's ok to send it to you.

Bill

Mecki Foerthmann said the following on 7/10/2009 4:31 AM:
Well, if it makes you feel better, my test crashed out with a similar error message as well. The size shown was about half of what you had, otherwise the same message.
UD 5.2 on Solaris 5.2 (I think).
I know it's old, but that's all they give me.

Symeon Breen wrote:
Ok I am very jealous now of all these quick times, when my one crashed out Can someone remind me (its been years since i did any udt config stuff) what
should i be looking at to fix this error

Thanks

PS - i like this thread i think this can be of benefit to people to fine
tune both code and their os and u2 configuration !



-----Original Message-----
From: Symeon Breen [mailto:syme...@gmail.com] Sent: 09 July 2009 14:04
To: 'U2 Users List'
Subject: RE: [U2] General guidelines on indexing

Unidata 7.1 (32bit) on redhat EL 3 64bit, on XEON E5335 with 4 gig ram.

Error when creating a shared memory segment (size=35682416), errno=22

Lol

Hmmm ?



-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ron Hutchings
Sent: 09 July 2009 13:40
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] General guidelines on indexing


IBM BOX (OLDER)
PICK.FORMAT
10.0.11
6.9377 seconds

Linux box
PICK.FORMAT
10.2.0
0.3522 seconds

Date: Thu, 9 Jul 2009 11:20:25 +0800
From: adrian.wom...@rac.com.au
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] General guidelines on indexing


I just tried this example on Universe 10.2.6 - it took 0.0665 seconds -
basically instant, can't complain about that.
-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Martin
Phillips
Sent: Thursday, 9 July 2009 12:59 AM
To: U2 Users List
Subject: Re: [U2] General guidelines on indexing


By way of a simple expample, I just tried the following program...
   s = ''
   z = str('*', 1000)
   t1 = time()
   for i = 1 to 100000
      s<-1> = z
   next i
   t2 = time()
   crt t2 - t1

This took six seconds on QM but 32 minutes on UniVerse.

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to