[U2] UV config question - uvconfig

2011-12-29 Thread John Thompson
So Rocket and others have told me, that no one has ever tampered with this parameter before. Which leads me to believe I should not either. However, I stumbled across it while trying to match up values of uvconfig for a server migration. # OPTMEM - This is the amount of memory allocated # f

Re: [U2] UV config question - uvconfig

2011-12-29 Thread Wjhonson
My vote is "Do It". But I seriously doubt that IBM or Rocket either has been *any* money into improving the query optimizer anyway. The improvements we are seeing are merely the super fast chips and reductions in latency issues, and the probability that a large majority of the database is resid

[U2] U2 UniVerse UCI Config Editor failure msvcr71.dll

2011-12-29 Thread John J. Wahl
Hi Everyone, I've been having some trouble with Client Installs on some of my newer machines, and not just one or two workstations this is more like a half dozen. They're all getting the same error, and I've been unable to find any good answers online, any ideas? The dialog is

[U2] UDT 7.2 NEWPCODE NEWVERSION ETC

2011-12-29 Thread Symeon Breen
Since upgrading to udt7.2 from udt7.1 we are having problems getting changes to catalogued programs to take effect. When compiling and globally cataloguing code, it is available immediately from that same tcl session, however a php program executing udt and rtunning the code still gets the old

Re: [U2] !COMO subroutine documentation

2011-12-29 Thread Robert Porter
Thanks Rex & Will! That helps a lot... Rob ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] !COMO subroutine documentation

2011-12-29 Thread Wjhonson
The program is an unsupported addition to Universe to emulate Prime Information's !COMO command or routine It's been part of the unsupported features in Universe for twenty years. You would think someone would write a "how to" on it :) At any rate, the code calling itself, in an utterly ridicul

[U2] !COMO subroutine documentation

2011-12-29 Thread Robert Porter
A few of our programs use the !COMO subroutine within the program (I normally use it in a PA outside the program itself), but I'm having trouble finding the documentation for it. Sample:CALL !COMO( 2+16+64, COMO.FILE ) Platform: UV 10.1.20 (PI flavor) on HP-UX 11.11 Specifically I'

Re: [U2] MS-SQL Question

2011-12-29 Thread Brian Leach
George This is way too heavy for a one-off, but if you're going to be doing this kind of manipulation often and you have the necessary privileges you might want to look at adding some CLR functions to make life easier. Here's a nice example of how to do that: http://www.codeproject.com/KB/databas

Re: [U2] !COMO subroutine documentation

2011-12-29 Thread Rex Gozar
ED APP.PROGS COMO to see the arguments described within the program comments. rex ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users