Re: [U2] Sleeping in Basic

2013-01-02 Thread LeRoy Dreyfuss
Don't ICONV it. Use OCONV. ex: OCONV(TIME(),'MMTHS') On Wed, Jan 2, 2013 at 7:54 PM, Wjhonson wrote: > The 'MM' conversion works with the TIME() (which returns milliseconds) > on Universe 11 > > but for some reason is cutting off the display to only *hundredths* of a > second, instead of the t

Re: [U2] Sleeping in Basic

2013-01-02 Thread LeRoy Dreyfuss
rse 11, OCONVing it as you suggested just returns the exact same > result as the plain TIME() function without any conversion. > > > > > > > -Original Message- > From: LeRoy Dreyfuss > To: U2 Users List > Sent: Wed, Jan 2, 2013 6:02 pm > Subject: Re:

Re: [U2] Sleeping in Basic

2013-01-02 Thread LeRoy Dreyfuss
verse 11, OCONVing it as you suggested just returns the exact same > result as the plain TIME() function without any conversion. > > > > > > > -----Original Message- > From: LeRoy Dreyfuss > To: U2 Users List > Sent: Wed, Jan 2, 2013 6:02 pm > Subject: Re: [U2]

Re: [U2] Sleeping in Basic

2013-01-02 Thread LeRoy Dreyfuss
27;s not changing the output at all > > > > > > > -Original Message- > From: LeRoy Dreyfuss > To: U2 Users List > Sent: Wed, Jan 2, 2013 6:10 pm > Subject: Re: [U2] Sleeping in Basic > > > Top. > *--: P > 001: X = TIME() > 002: Y = SYSTEM(12) >

Re: [U2] External database

2013-01-13 Thread LeRoy Dreyfuss
UV 9.6 also supports 64-bit files On Jan 13, 2013, at 3:17 AM, asad50089 wrote: > Thanks for reply. Can you guide me by some example to do this task. In fact I > have little bit experience of ODBC drivers and their usage. > > > > -- > View this message in context: > http://u2-universe-un

Re: [U2] UniVerse LPTR

2013-07-08 Thread LeRoy Dreyfuss
Or place a UV.LOGIN paragraph in the UV account's VOC. Everyone logging in will take the setting by default. Regards, LeRoy Sent from my iPhone 4 On Jul 8, 2013, at 4:45 PM, "Martin Phillips" wrote: > Hi again Bill, > > You can execute a paragraph when UV is started by arranging to execute

Re: [U2] [UV] Globally catalogs - source code

2013-08-20 Thread LeRoy Dreyfuss
Many are in APP.PROGS in the UV account. Regards, LeRoy Sent from my iPhone 4 On Aug 20, 2013, at 10:06 PM, "Leverett, Brendon" wrote: > We are running UV on AIX > > We have some programs that have been globally catalogued - they are visible > in the GLOBAL.CATDIR file. > > I am aware som

Re: [U2] UniVerse v11.2 Public Beta - Personal Edition

2013-09-13 Thread LeRoy Dreyfuss
On a busy system the AUDLOGn file can grow over time, but you can work out archive capabilities with the command-line tools provided. It's not a big deal, really. Regards, LeRoy Sent from my iPhone 4 On Sep 13, 2013, at 6:11 PM, Daniel McGrath wrote: > Hi Will - great question. As you've not

Re: [U2] UniVerse Resize 30

2013-10-11 Thread LeRoy Dreyfuss
What resize should have done was create the dynamic file, but preserve the current modulo of 11 and the group size. Perhaps it got itself in a twist because it was coming from a static-hashed structure and somehow couldn't work out the mod and sep like it should have. I am pretty sure this used to

Re: [U2] UniVerse Resize 30

2013-10-11 Thread LeRoy Dreyfuss
gt; >LIST XXX > XXX... > > Read operation failure. Internal file corruption detected. File must be > repaired. > > > > > > > -Original Message- > From: u2-users-boun...@listserver.u2ug.org [mailto: > u2-users-boun...@listserver.u2ug.org] On Beh

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread LeRoy Dreyfuss
To make APP.PROGS/EXIST work for UV, I believe you would change the number 52 to 12 and recompile/recatalog. That is decimal location where UV seems to store the number of subroutine arguments within the object header. The subroutine would place the number of arguments correctly in STATUS() to be

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread LeRoy Dreyfuss
om: Keith Johnson [DATACOM] > To: 'u2-users@listserver.u2ug.org' > Sent: Tue, Jan 28, 2014 3:10 pm > Subject: Re: [U2] [UV] Programmatic Verification of Globally Cataloged > Subroutine > > > Hi, > > LeRoy Dreyfuss said that you would have to change 52 to

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread LeRoy Dreyfuss
ATACOM] < keith.john...@datacom.co.nz> wrote: > Hi, > > LeRoy Dreyfuss said that you would have to change 52 to 12 for EXIST to > work. > > The globally cataloged programs have an extra 40 characters put on the > front, so that would cause a problem. > > @RECORD[1,4] is a c

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread LeRoy Dreyfuss
Makes sense. It only outputs integers (user IDs, msg.text numbers, SYS.MESSAGE IDs, etc.) On Tue, Jan 28, 2014 at 11:26 PM, Gregor Scott < gregor.sc...@pentanasolutions.com> wrote: > I was also surprised to find it possible to ASSIGN a value to STATUS(). > A quick test program shows it only allo

Re: [U2] AUTOLOGOUT

2010-03-03 Thread Leroy Dreyfuss
Hi Marc, AUTOLOGOUT is session based. Onceit is executed it remains in effect regardless of where the user navigates. Also, the session must be waiting for input from the user for the logout counter to begin. Once the user enters someting as input, the counter stops and starts over only at the ne

Re: [U2] Major time delays

2010-03-05 Thread Leroy Dreyfuss
Agreed. On 3/5/10 3:20 PM, "Ross Ferris" wrote: > Sometimes I will have 2-3 days of silence, then suddenly a "catch up" > > Ross Ferris > Stamina Software > Visage > Better by Design! > To read FRSTIA's disclaimer for the e-mail go to http://www.frstia.co.za/

Re: [U2] Terminal Emulator and Telnet Client for a MacBook Pro

2010-03-18 Thread Leroy Dreyfuss
Hear hear! On 3/18/10 1:20 AM, "Clif Oliver" wrote: > Aw, you're just jealous 'cause we get to use a real operating system. > > ;-) > > > On Mar 17, 2010, at 2:57 PM, Symeon Breen wrote: > >> I recommend you buy a pc and use that instead >> >> >> >> Sorry - i just don't like apple . >> >> -

Re: [U2] Terminal Emulator and Telnet Client for a MacBook Pro

2010-03-18 Thread Leroy Dreyfuss
too bad, however, running two (from two different virtual > PC's) will slow the system down pretty good. > >> -Original Message- >> From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- >> boun...@listserver.u2ug.org] On Behalf Of Leroy Dreyfuss >&g

Re: [U2] Pick Pocket Guide

2010-03-22 Thread Leroy Dreyfuss
I still have mine :-) Close to 20 years now... Sent from my iPhone 3Gs On 22 Mar 2010, at 10:00 AM, "Jon Sisk" wrote: > > Wow. You held on to that a long time. > Sorry about losing your briefcase to some lowlife. > > As a point of reference, the last official PPG covered R81, > which was rename

Re: [U2] Pick Pocket Guide

2010-03-23 Thread Leroy Dreyfuss
When I was still working at U2, we met with Mike Ruane of Revelation Software to discuss projects of common interest to both companies. At the time I had hoped there was a chance of greater collaboration then what transpired after I left. It's a shame that more wasn't possible then, but I suppose

Re: [U2] Not Consistent Failure

2010-03-23 Thread Leroy Dreyfuss
Do they use the system's telnet or UV's? LeRoy Sent from my iPhone 3Gs On 23 Mar 2010, at 11:29 PM, "Karl Pearson" wrote: > When ever I see someone post something that can't be replicated > because > it's inconsistent, I wonder what the answer is going to be. > > So, here goes: > > I have a cl

Re: [U2] svn with U2

2010-03-24 Thread Leroy Dreyfuss
Outside of using PRC, you will have to script things. You can use executables like UVread loadfile, UVwrite, etc. Take a look in the sample director under the uv directory to get the format of the .u files you will need to build. Regards, LeRoy From: u2

Re: [U2] svn with U2

2010-03-24 Thread Leroy Dreyfuss
You can accomplish a complete solution using the tools UV comes with, i.e. the tools that are used to install & configure it, such as loadfile, UVread, UVwrite and so forth. Just determine how the .u files are structure, but take note that they are harder to user if you need to format one with r

Re: [U2] svn with U2

2010-03-24 Thread Leroy Dreyfuss
Hi Stuart, Long time no speak. I will put something together on how they are used for you. Cheers, LeRoy Sent from my iPhone 3Gs On 25 Mar 2010, at 12:23 AM, "Boydell, Stuart" wrote: > Hi Leroy, > Just had a quick look. I didn't even know those commands existed (or > maybe I did and forgot).

Re: [U2] CPU Spikes to 100%

2010-03-25 Thread Leroy Dreyfuss
Not disconnected sessions. Just locks. However, UniAdmin has a configurable keepalive facility. Check it out. LeRoy Sent from my iPhone 3Gs On 25 Mar 2010, at 7:11 PM, "Bill Haskett" wrote: > Doesn't UV have a service/daemon that cleans these up, like UniData? > > Bill > > --- > --

Re: [U2] CPU Spikes to 100%

2010-03-26 Thread Leroy Dreyfuss
Hi Curt, The keepalive setting affects the server where UV is running. The connections are tested for the existence of a client by sending keepalive packets. If the expected responses are not received within the parameters specified, they will be closed. This is standard to the protocol. Older ver

Re: [U2] U2 soap server on startup

2011-02-23 Thread LeRoy Dreyfuss
What I've noticed is that on Windows the SOAP (Jetty) server runs as an instance of javaw.exe. When you create the server and start it using Web Services Developer, you can check the U2 SOAP Server log in the bottom pane to ensure it started. By default it will listen using port 8181. You change th

Re: [U2] mvToolbox--digression about why anyone would wanttelnet-based tools

2012-02-20 Thread LeRoy Dreyfuss
Just to throw my hat in the ring, I agree that a GUI is more desirable in this day and age. However, I've worked with Bro's mvToolbox for the last 6-7 years and it's been a godsend, shaving days and weeks from my efforts. I still keep a copy and recently reached out to Bro to bring it into my pl

Re: [U2] Turn a device and inode into file name

2012-03-16 Thread LeRoy Dreyfuss
A program that uses either the FILEINFO() function or the STATUS statement will produce what you need, and should work cross-platform. Select against the VOC and filter out what you don't need, i.e. remote files, Q-pointers etc. Regards, LeRoy Sent from my iPhone 4 On Mar 16, 2012, at 3:23 PM,

Re: [U2] Backspace sends break signal in UV

2012-04-29 Thread LeRoy Dreyfuss
Bob, You can either remap the keyboard in your emulator or use the PTERM cmd. Regards, LeRoy Sent from my iPhone 4 On Apr 29, 2012, at 7:39 AM, Bob Little wrote: > I know someone asked about this recently but I cannot locate the thread that > provided the solution. > > I have UV PE set up h

Re: [U2] training material on LOCKS

2012-05-09 Thread LeRoy Dreyfuss
Chuck, wasn't the UV910 material useful? Regards, LeRoy Sent from my iPhone 4 On May 9, 2012, at 12:43 PM, Charles Stevenson wrote: > Brian, > > I'd agree with you, except for empirical evidence to the contrary. > The Basic manual is a reference guide, & quite good, but not a teaching > guid

Re: [U2] Fwd: [MailServer Notification]Content Filtering Notification

2012-11-22 Thread LeRoy Dreyfuss
That's the U2 Partner out of Midrand. Regards, LeRoy Dreyfuss Sent from my iPad 2 On Nov 22, 2012, at 4:44 PM, "Tony Gravagno" <3xk547...@sneakemail.com> wrote: > One of the annoying things about this list is that when you respond to > a post it seems to go directly

FW: [U2] fixtool

2008-08-04 Thread LeRoy Dreyfuss
the file. Typically, it can only fix one blink [LeRoy Dreyfuss] (or other type of error, outside of some header errors) at a time as the file should be rescanned for additional errors once a fix is applied. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[U2] RE: (UV) - Is VLIST in version 10.2 fragile?

2007-05-20 Thread LeRoy Dreyfuss
Hi Keith, I hadn't noticed that VLIST was any different. What I did notice is that the object in question was last compiled on UV 8.3, You might want to recompile this routine as well to update it. My guess is that VLIST is struggling with the opcodes in the older code. Perhaps IBM changed some

RE: [U2] RE: (UV) - Is VLIST in version 10.2 fragile?

2007-05-21 Thread LeRoy Dreyfuss
Keith, Are you able to copy the object from your live system to your dev system to see if VLIST aborts there? Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson (DSLWN) Sent: Tuesday, May 22, 2007 8:43 AM To: u2-users@listser

[U2] RE:

2007-05-21 Thread LeRoy Dreyfuss
So this object is the same, then on the live and dev systems? Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson (DSLWN) Sent: Tuesday, May 22, 2007 10:11 AM To: u2-users@listserver.u2ug.org Subject: Leroy wrote >Are you able

RE: [U2] UD Backups - DBPAUSE for UniVerse?

2007-07-04 Thread LeRoy Dreyfuss
>From the OS shell, uv -admin -L/R/U are synonyms to the SUSPEND.FILES TCL >command. The Users Reference guide documents both of these methods. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manu Fernandes Sent: Thursday, July 05, 2007 4

RE: [U2] UniData 7.1 vs. MS SQL 2005 performance

2007-07-17 Thread LeRoy Dreyfuss
These are interesting comments considering all the tools available with IBM U2 and the many things they have in the hopper. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina Sent: Wednesday, July 18, 2007 6:49 AM To: u2-users

RE: [U2] UniData 7.1 vs. MS SQL 2005 performance

2007-07-17 Thread LeRoy Dreyfuss
Bill, mv.NET from BlueFinity would be using standard UniObjects and as such, could not take advantage of connection pooling from U2 (CP). There may be licensing implications with U2 that require one to acquire CP licenses to use mv.NET, though. In any case, it is a simple matter of changing th

RE: [U2] RE: mv.NET and UO

2007-07-18 Thread LeRoy Dreyfuss
uture release. It's preferable to use managed components all the way through, so UO.NET is the preferred pipe. T LeRoy Dreyfuss wrote: > mv.NET from BlueFinity would be using standard UniObjects and as > such, could not take advantage of connection pooling from U2 (CP). ---

RE: [U2] RE: mv.NET and UO

2007-07-19 Thread LeRoy Dreyfuss
o Sent: Thursday, July 19, 2007 1:07 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: mv.NET and UO LeRoy Dreyfuss wrote: > Tony, > How long is "a long time now"? I have quite a bit of history with the > product and if BF enabled it for UO.NET, it would only be from v3

RE: [U2] Another gripe about IBM not letting end users access the articles in the knowledge base

2007-07-29 Thread LeRoy Dreyfuss
This page can take you to the PDF pretty easily: https://www-927.ibm.com/software/data/u2/support/u2techconnect/entitleddocs.asp. The process is well documented in the PDF. Regards, LeRoy --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u

RE: [U2] Another gripe about IBM not letting end users access the articles in the knowledge base

2007-07-30 Thread LeRoy Dreyfuss
Brian, See my most recent post for this link... tt has been there for some time now. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach Sent: Sunday, July 29, 2007 3:33 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Anothe

RE: [U2] Another gripe about IBM not letting end users access

2007-07-30 Thread LeRoy Dreyfuss
You need permission from your reseller as you will likely need to use their IBM Customer Number. Following the instructions in the link I provided earlier should help you. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pamela J Robbins

RE: [U2] Serious problem with open files

2007-08-08 Thread LeRoy Dreyfuss
This is familiar to me. UNIX is throwing the "[EMFILE] Too many open files" error because you have reached a limit of open files. You'll need to tune the kernel a bit to allow for more open files on the system and possibly per process. Solaris used to need tuning more than others like HP-UX or A

[U2] RE: UVTSORT config parameter

2007-08-09 Thread LeRoy Dreyfuss
The threaded sort this speaks of (tsort) was originally introduced into UniVerse for DG systems back in the day. Not sure, but I believe VMark had DG do the actual development for affinity. However, for 10.1, U2 development looked at areas where they could improve UniVerse that would also fit wi

RE: [U2] RE: UVTSORT config parameter

2007-08-10 Thread LeRoy Dreyfuss
~~ W. Clifton Oliver, CCP CLIFTON OLIVER & ASSOCIATES Tel: +1 619 460 5678Web: www.oliver.com ~~~ On Aug 9, 2007, at 6:35 PM, LeRoy Dreyfuss wrote: > Not sure, but I believe VMark had DG do the actual development for > affinity. ---

RE: [U2] Format Issue with AE

2007-08-14 Thread LeRoy Dreyfuss
Ron, This was a long-time defect in AE, which IBM ported from UniData to UniVerse. I believe it was corrected for both data servers around the time 10.1 was released, but it may have been slightly later than that. A newer version of 10.1 or even 10.2 shouldn't display that issue. My copy of 10.

RE: [U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-02 Thread LeRoy Dreyfuss
UV doesn't have guide, but it has uvfixfile and fixtool. Regards, LeRoy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arnold Bosch Sent: Friday, November 02, 2007 3:53 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] [UD] Possible causes of corrup

[U2] RE: U2 SOAP Server

2007-11-29 Thread LeRoy Dreyfuss
Hello Sarah, The SOAP Server is installed with the U2 Web Services Developer tool, i.e. it is bundled with it. At present they are not intended to be on separate machines. However, IBM offers both a Linux and a Windows version of the tool (Linux needs a GUI desktop like Gnome or KDE to run the

RE: [U2] RE: U2 SOAP Server

2007-12-01 Thread LeRoy Dreyfuss
Hey folks, Just thought I'd take a second to reply back to the recent posts... The SOAP Server included with U2WSD gets installed when you install the tool. There isn't an option (during install) to install the SOAP Server by itself or elsewhere. That doesn't mean you can't relocate the SOAP Se

[U2] RE: Universe Replication

2007-12-09 Thread LeRoy Dreyfuss
Hello Robin, 10.2.x is still pretty new, even though it has been out a whole year now. With most busy organizations, uptake on a new release can be pretty slow, so I doubt many folks have it going in a production environment. When I worked for the U2 group, I did quite a bit of testing with rep

RE: [U2] Change SCHEMA name in UniVerse SQL

2008-02-10 Thread LeRoy Dreyfuss
Hi David, The reason for Ray's response is due to the SQL catalog, which itself is a schema. It is a major effort like you say because of the information about each schema and table that is stored in the catalog. There is no simple method I am aware of. Regards, LeRoy -Original Message-

Re: Unclassified RE: [U2] .Net Provider for Unidata or Universe

2004-06-16 Thread Leroy Dreyfuss
Folks, Hang in there.. UO.NET for U2 will be announced VERY soon! Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 External email: [EMAIL PROTECTED] WWW: http://www.

Re: Unclassified RE: [U2] .Net Provider for Unidata or Universe

2004-06-16 Thread Leroy Dreyfuss
a so-called "entitled technical document" on the IBM U2 "support" web site ? --- Leroy Dreyfuss <[EMAIL PROTECTED]> wrote: > Folks, > > Hang in there.. UO.NET for U2 will be announced VERY > soon! > > Regards, > > LeRoy F. Dreyfuss > Advanced Tec

RE: [U2] .Net Provider for Unidata or Universe

2004-06-20 Thread Leroy Dreyfuss
I recommend against doing that, as it is not in my control. Be patient... our marketing department will announce its available as soon as it is possible. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax:

RE: [U2] SYSTEM(49) on UV

2004-06-22 Thread Leroy Dreyfuss
SYSTEM(9001) was added at 10.0.4 and was improved upon later on. U2 Support should fully aware of its existence as I have been telling them about it since 10.0.4, and I gave a formal 10.1 TOI to them in December, which included this function. Since 10.0 was released prior to this function's additio

RE: [U2] How to use change(), inside a I-Desc (UV)

2004-07-04 Thread Leroy Dreyfuss
Easier said then done and not all functions may be appropriate for use in virtual fields. If you need to use more BASIC functions, use the SUBR feature. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax:

Re: [U2] How identify 64-bit file?

2004-07-06 Thread Leroy Dreyfuss
LeRoi, >From TCl, simply try to run UVFIXFILE against it. If it is 64-bit it will tell you so. :UVFIXFILE LEROI uvfixfile does not support 64-bit files. : Also, the BASIC STATUS statement (not the STATUS() function) stores the information for the file in the following fields (from the BASIC manua

Re: [U2] uvfixfile & select lists

2004-07-08 Thread Leroy Dreyfuss
David, I seem to recall that one of HP's patches caused UV problems with selects, sorts, and so forth. HP's patch labeled PHSS_26945 was responsible. HP would not correct the problem without a reproducible case, which we were unable to provide. However, they did tell us to have users to disable th

Re: [U2] capturing problem

2004-07-12 Thread Leroy Dreyfuss
UniVerse already does that. The file name is capturexnn, where x is the PID and nn is aa, ab, etc. I do see one possible problem, though. I noticed the PID is masked to 5 digits, and today's systems can have 6 or more digits. Our engineering staff would have to determine if that is a real

Re: [U2] capturing problem

2004-07-13 Thread Leroy Dreyfuss
Re: [U2] capturing problem 07/13/2004 01:43 AM Please respond to u2-users - Original Message - From: Leroy Dreyfuss <[EMAIL PROTECTED]> Date: Mon, 12 Jul 2004 21:08:49 -0600 To: [EMAIL PROTECTED] Subject: Re

Re: [U2] UniVerse and 1GB Ethernet Cards...

2004-07-14 Thread Leroy Dreyfuss
David, That statement would not be entirely true. U2 products are telnet-based and vendors of network adaptors do not thoroughly test their drivers with telnet. Very often, a simple driver upgrade or downgrade will suffice, that is if you are experiencing telnet problems. My IBM ThinkPad has a gi

RE: [U2] UniVerse and 1GB Ethernet Cards...

2004-07-14 Thread Leroy Dreyfuss
very frustrating to know *where* to go look, then have the ability to do so! David W -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leroy Dreyfuss Sent: Wednesday, July 14, 2004 4:04 PM To: [EMAIL PROTECTED] Subject: Re: [U2] UniVerse and 1GB Ether

Re: [U2] Tuning UniVerse for Unix

2004-07-15 Thread Leroy Dreyfuss
There really is no change (and there is no new version), other than the size of uvsh since 10.0. All other principals are about the same. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 M

Re: [U2] [UV] DATA stack active?

2004-07-19 Thread Leroy Dreyfuss
In UniVerse, SYSTEM(10) will be set to 1 if there is anything on the DATA stack. 0 if not. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 External email: [EMAIL PRO

Re: [U2] u2 XML

2004-07-20 Thread Leroy Dreyfuss
Peter, For extraction files, it should be U2XML, and not U2xml. It is case sensitive. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 External email: [EMAIL PROTEC

RE: [U2] u2 XML

2004-07-20 Thread Leroy Dreyfuss
er.u2ug.org Subject RE: [U2] u2 XML 07/20/2004 09:13 AM Please respond to u2-users Still doesn't work, same error. I'm on UV 10.1.0 -Original Mes

Re: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-25 Thread Leroy Dreyfuss
>When (if?) we find a solution I'll post the results. IBM have suggested >that the initial corruption problem which sent us this way is patched in >UV 10.0.17 or later (including 10.1), but they believe that not taking >the ON ERROR clause when a blink error is encountered may be a bug. I am not s

RE: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-25 Thread Leroy Dreyfuss
banking. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leroy Dreyfuss Sent: Monday, 26 July 2004 11:53 AM To: [EMAIL PROTECTED] Subject: Re: [U2] [UV] File corruption error, but ON ERROR branch not taken >When (if?) we find a solut

Re: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-25 Thread Leroy Dreyfuss
>But Leroy, the program neither aborts nor takes the ON ERROR branch, it >takes the ELSE branch and continues. That might be a problem. I guess you see something in the errlog file, but does anything display on the screen? If so, then perhaps that is a problem. The code is a bit tricky and blink er

Re: [U2] RE: [UV] merge sort

2004-07-26 Thread Leroy Dreyfuss
>In any case, switching over to >Prime-style dimensioned arrays gives you much more flexibility as it only >consumes a single "slot" in the VARTAB. Flexibility, yes, but they do not always perform as well across levels of call statements. When redimensioning is desired, they are really handy. When

RE: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-26 Thread Leroy Dreyfuss
ications. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leroy Dreyfuss Sent: Monday, 26 July 2004 4:14 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [U2] [UV] File corruption error, but ON ERROR branch

Re: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-26 Thread Leroy Dreyfuss
Perhaps it is a problem, perhaps not. Have you corrected the blink error? If you are finding you have blink issues on a somewhat frequent basis, perhaps the focus is not in the right place? I might be trying to ascertain why my files are becoming damaged and worry about how BASIC deals with it afte

Re: [U2] RE: [UV] merge sort

2004-07-27 Thread Leroy Dreyfuss
Thanks, Glenn... good point. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 External email: [EMAIL PROTECTED] WWW: http://www.ibm.com/software/data/u2/support www

Re: [U2] Universe 10.1.1 WebSphere MQ API's

2004-07-28 Thread Leroy Dreyfuss
>We're planning to use MQ with UV 10.1.1 in the future, but I'm told by >IBM that it's not certified yet. They're working on a reference >installation and plan to be finished in Q4 '04. Contact Chris Warda at >IBM for further details: [EMAIL PROTECTED] I believe that is for Linux. Other platform

RE: [U2] combining licenses [ot]

2004-08-01 Thread Leroy Dreyfuss
>IIRC, there is a dll that IBM can supply that would "enable" some 3rd party >telnet clients to then work with device licensing. Get with your support >to confirm this. Support doesn't supply this dll because they cannot support third-party telnet clients. However, product management may choose t

Re: [U2] UniObjects for .NET (UO.NET)

2004-08-02 Thread Leroy Dreyfuss
Have you checked the link? Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 External email: [EMAIL PROTECTED] WWW: http://www.ibm.com/software/data/u2/support www.i

RE: [U2] UniObjects for .NET (UO.NET)

2004-08-03 Thread Leroy Dreyfuss
>I hope somebody from IBM-U2 will post some release dates for UO.NET here. >Otherwise wait until September :-) The date is in the link that is part of the message you replied to. Regards, LeRoy F. Dreyfuss Advanced Technical Services - U2 Technology Analyst IBM U2 Data Management Solutions Tel

Re: [U2] UniData 6.1 Release

2004-08-13 Thread Leroy Dreyfuss
We have not posted UV 10.1 nor UD 6.1 personal editions yet; we are waiting for some approvals on some items. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases IBM DB2 Information Management Software Tel: 303-672-1254 Fax: 303-294-483

Re: [U2] U2 .Net Information

2004-08-27 Thread Leroy Dreyfuss
If you order a new version of 10.1, it should come with the client CD containing UO.NET. It is not available separately. It was released August 10th. I think I may have mentioned it here on the list before. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relatio

RE: [U2] U2 .Net Information

2004-08-28 Thread Leroy Dreyfuss
We had our media folks in Kansas replace the original client CD included with 10.1 with the 10.1A clients and the new documentation CD as well (which contains the new manuals for UO.NET and the U2XML/DB Tool). If you order 10.1.4 today, you should get these CDs too. Let us know if you don't by emai

RE: [U2] U2 .Net Information

2004-08-28 Thread Leroy Dreyfuss
The only item we are aware of that might affect ADO.NET is in a published article from Microsoft. I have included the link below. It deals with using third party OLEDB providers with Visual Studio .NET Designer Tool. Here is the link: http://support.microsoft.com/default.aspx?scid=kb;en-us;811241

RE: [U2] U2 .Net Information

2004-08-29 Thread Leroy Dreyfuss
>Sorry to keep banging on about this. But are you saying that the changes are >ALL client side? If so which versions of UV e.g. 10.1.0, 9.x will UO.NET >work with? UniData and UniVerse would not require server-side changes (check out the link to the whitepaper I previously posted). We have not tes

Re: [U2] U2 .Net Information

2004-08-30 Thread Leroy Dreyfuss
>Are we going to be able to get it at the IBM DB2 Information Management >Technical Conference? At our conference, you will receive plenty of information on the subject. You will get plenty of information, but you must order new copies of UniData 6.1 or Universe 10.1 to receive it. It is not a sep

Re: [U2] U2 .Net Information

2004-08-31 Thread Leroy Dreyfuss
[EMAIL PROTECTED] cc stserver.u2ug.org Subject Re: [U2] U2 .Net Information 08/31/2004 03:01 AM Please respond

Re: [U2] XML DOM. HOW TO GET XDOMGetNodeValue ?

2004-09-02 Thread Leroy Dreyfuss
Have you tried using XMLGetError() to get the error code and message? If you use it after each function call, you will always have the reason for any failure encountered available to you. That should help in your diagnosis. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2)

RE: [U2] UniSession.connect error

2004-09-13 Thread Leroy Dreyfuss
Note that what Mike refers to is only for Windows. UNIX users should start the service in the background and use something like this: unirpcd -d9 > rpc.out 2>&1 from a UNIX prompt. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases IBM DB2 Info

Re: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Leroy Dreyfuss
Peter, >From within TCL, use .L RELLEVEL to display the version and flavor, from the OS command line, cd to the 'uv' directory and type bin/uv -version (UNIX) or bin\uv -version (Windows). If the uv or UniVerse bin directory is in your path, then uv -version is sufficient. Recent versions of 10.0

Re: [U2] AE on UniVerse

2004-10-29 Thread Leroy Dreyfuss
AE was ported to UV at release 9.6, but only for UNIX. I ported it to Windows in 10.1. >Hey all, >I'd like to run AE (the UniData line editor) on UniVerse .. The source code >doesn't come with UniData .. Does anyone out there (maybe IBM?) have the >source code available so that I can port it over?

Re: [U2] [UV] Device Licensing

2005-01-20 Thread Leroy Dreyfuss
Dianne, Assuming you have a version of Accuterm that supports U2 Device Licensing, you can run bin/uvlictool from the OS command line to see. An example using my laptop: C:\IBM\UV>bin\uvlictool Device licensing is in effect. No. Pid, Package Device name IP address Device sub-key

Re: Unclassified RE: [U2] [UV] Run phantom as another user

2005-01-26 Thread Leroy Dreyfuss
>From the UV 10.0.19 patchlist file: Issue Short Description - - 3766 In order to run a phantom process as a different user, an enhancement has been made to the PHANTOM command. The syntax is as follows: PHANTOM [BRI

RE: [U2] [UV] RAID debugger

2005-02-02 Thread Leroy Dreyfuss
Upgrade to the most current release for your platform and you'll find that is no longer a problem. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases IBM Information Management Software Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-3

RE: [U2] uv pe

2005-02-15 Thread Leroy Dreyfuss
No, it wouldn't be legal to redistribute them in whole or in part. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases IBM Information Management Software Tel: 303-672-1254 Fax: 303-294-4832 Mobile: 720-341-4317 Tie-line: 770-1254 Ext

RE: [U2] uv pe

2005-02-15 Thread Leroy Dreyfuss
They are coming. We haven't broken any promises. The quarter is only half over. I would have thought a fair number of you folks would have downloaded earlier versions by now as they were on the U2TechConnect Website for a couple of years. We know you all want the latest and greatest features we ha

Re: [U2] FW: [UD] 6.0PE on SuSE 9.1?

2005-02-15 Thread Leroy Dreyfuss
Kevin, This happens from time to time with Linux. This not only happens with U2, but other software products as well, especially with some JREs. The kernel you are using has not been tested within U2 as yet. This has happened with RedHat 9.0 as well, and RedHat did document a workaround in their r

Re: [U2] uv pe

2005-02-17 Thread Leroy Dreyfuss
Craig, It wasn't that we just wanted to update them, we had to remove them for legal reasons. I cannot go into the issues specifically, but suffice it to say we had to make some changes and obtain certain approvals so that we could have them on the Internet again. They will be hosted in another lo

RE: [U2] uv pe

2005-02-17 Thread Leroy Dreyfuss
Exactly. You have the right to use the software for personal development use, but it not to distribute it. It's free of charge but that doesn't imply it's freeware. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases IBM Information Management S

Re: [U2] uv pe

2005-02-17 Thread Leroy Dreyfuss
org What a joke Leroy I cant get access to Tech connect as we get our universe licenses through a master var This annoys us plus our client sites with inhouse programmers Its hard to defend IBM when they treat you like this jak - Original Message - From: "Leroy Dreyfuss"

Re: [U2] uv pe

2005-02-17 Thread Leroy Dreyfuss
> Subject: Re: [U2] uv pe > > What a joke Leroy > > I cant get access to Tech connect as we get our universe licenses through > a > master var This annoys us plus our client sites with inhouse programmers > > Its hard to defend IBM when they treat you like this > >

  1   2   >