[U2] Re: U2 Users Digest V1 #803

2005-08-30 Thread Russ DeWitt
I will be out of the office on business, Tuesday 8/30/2005 and Wednesday
8/31/2005. During this time I will not have access to my email. If you
need to contact me, please call me on my cell phone.

Thanks,

Russ
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Prime number file modulos

2005-08-30 Thread Mark Johnson
A little non-U2 but I'm sure still answerable by many experienced MV persons.

One client (AP-Pro, Native) reported to me a bunch of GFE's. Upon further
investigation, all of the involved data files had non-prime modulos.

This begs the question. Did it really matter to be prime. I understand the
concept of prime numbers and the many forms of hashing so let's not deviate
into a hashing thread debate. I'm just interested to learn first-hand
observations on native systems with non-prime file modulos.

Thanks in advance.
Mark Johnson
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Prime number file modulos

2005-08-30 Thread Martin Phillips
 This begs the question. Did it really matter to be prime. I understand the
 concept of prime numbers and the many forms of hashing so let's not
deviate
 into a hashing thread debate. I'm just interested to learn first-hand
 observations on native systems with non-prime file modulos.

Non-prime number modulo values are likely to lead to clustering of records
and hence more overflow. Although GFEs should never happen, the probability
of damage to links in chains of overflow blocks at system failures, etc is
roughly proportional to the length of the chain. No overflow, no GFEs (in
theory!).


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments supplied to the subroutine

2005-08-30 Thread Rick Ward
Does anyone have any idea why one would encounter
ErrorCode: 30106, Wrong number of arguments supplied
to the subroutine when the correct number of
arguments are being supplied to the subroutine?

Thank you,

Rick

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments supplied to the subroutine

2005-08-30 Thread Perry Taylor
Just a thought... Make sure you don't have a missing comma.

 -Original Message-
From:   Rick Ward [mailto:[EMAIL PROTECTED]
Sent:   Tue Aug 30 12:23:10 2005
To: u2-users@listserver.u2ug.org
Subject:[U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments
supplied to the subroutine

Does anyone have any idea why one would encounter
ErrorCode: 30106, Wrong number of arguments supplied
to the subroutine when the correct number of
arguments are being supplied to the subroutine?

Thank you,

Rick

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information.  Any unauthorized review, use, disclosure or
distribution is prohibited. ZirMed, Inc. has strict policies regarding the
content of e-mail communications, specifically Protected Health Information,
any communications containing such material will be returned to the
originating party with such advisement noted. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all copies of
the original message.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments supplied to the subroutine

2005-08-30 Thread Ross Craig
Check to see where the subroutine is actually cataloged from.  You may
be working with the wrong subroutine source code.

Ross

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Ward
Sent: Tuesday, August 30, 2005 8:32 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments
supplied to the subroutine

Does anyone have any idea why one would encounter
ErrorCode: 30106, Wrong number of arguments supplied
to the subroutine when the correct number of
arguments are being supplied to the subroutine?

Thank you,

Rick

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments supplied to the subroutine

2005-08-30 Thread Wendy Smoak

From: Rick Ward [EMAIL PROTECTED]


Does anyone have any idea why one would encounter
ErrorCode: 30106, Wrong number of arguments supplied
to the subroutine


Because the wrong number of arguments is being supplied to the subroutine?
;)


when the correct number of
arguments are being supplied to the subroutine?


Sorry... my experience has been that UOJ is usually right about such things,
and without seeing both your Java code and the subroutine code, it's
impossible to tell what's going on.

If it's *really* happening, it must be a bug and should be submitted to IBM.

--
Wendy Smoak
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Prime number file modulos

2005-08-30 Thread BRosenberg
The funniest or most gruesome file tuning that I've seen was
a few years ago, at a site that I won't name, who had a master
file with a modulo of exactly 100 and where 99% of the ids
were numbers ending in 00.

Definitely not tuned by FAST  - -  maybe they'd used SLOW?

Answering Mark's question, did it really matter to be prime?
   . . .  No, but if your group distribution is extremely lumpy
or spiky, then, as Henry Eggers once said, your file is walking
around with a sign taped to the back of its shirt, saying,
Hit Me!.

--
CONFIDENTIALITY:  The information transmitted is intended
only for the person or entity to which it is addressed and
may contain material that is confidential, privileged and
exempt from disclosure under applicable law.
Any review, re-transmission, dissemination or other use of,
or taking of any action in reliance upon, this information
by persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender
and delete the material in a secure receptacle or by
shredding the document (s).
--



-Mark Johnson wrote: -
To: u2-users@listserver.u2ug.org
From: Mark Johnson [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
Date: 08/30/2005 09:16AM
Subject: [U2] Prime number file modulos

A little non-U2 but I'm sure still answerable by many experienced MV
persons.

One client (AP-Pro, Native) reported to me a bunch of GFE's. Upon further
investigation, all of the involved data files had non-prime modulos.

This begs the question. Did it really matter to be prime. I understand the
concept of prime numbers and the many forms of hashing so let's not deviate
into a hashing thread debate. I'm just interested to learn first-hand
observations on native systems with non-prime file modulos.

Thanks in advance.
Mark Johnson
---
u2-users mailing list
 u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Prime number file modulos

2005-08-30 Thread Timothy Snyder
I've definitely seen some non-prime modulos make a mess of things on 
platforms that allow them.  UniData forces everything to a prime number, 
but UniVerse and some PICKs don't.  If I remember rightly, Sequoia forced 
it to a number ending in 1, 3, 7, or 9.  I remember an argument years ago 
- supported by Dick Pick, I believe - that said any number that is not 
divisible by 2 or 5 would be OK with a mod-10 hashing algorithm.  I've 
never played with the math of it, but it sounds valid on the surface. I've 
seen lots of files with a modulus of 301 - apparently people think it 
looks kinda prime-ish - that worked as well as the actual prime of 307. 
But change it to 300 and it's a different story.


Tim Snyder
Consulting I/T Specialist , U2 Professional Services
North American Lab Services
DB2 Information Management, IBM Software Group
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniSubroutine: ErrorCode: 30106: Wrong number of arguments supplied to the subroutine

2005-08-30 Thread David Jordan
If your subroutine is subr(result,var1,var2) then from UniObjects you would
have to call it with 3 variables.

If you are calling another subroutine within the subroutine you initially
called and that has the wrong number of arguments then it is possible that
it will fail with the same error message.  Trying calling the subroutine
from the tcl prompt writing a quick test program to call the subroutine and
you will be able to see any issues.

Regards
David Jordan
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/