Re: [U2] LIST reports and Fields that Do reads

2013-07-19 Thread David Wolverton
In UniData we also make sure the file is opened to a COMMON variable. Makes a huge performance difference vs doing the OPEN on every call to the subroutine. YMMV Sent from my iPhone. Please forgive brevity as well as any auto-corrected or fat finger spelling errors! On Jul 19, 2013, at 1:2

Re: [U2] UniData PreStore to change the KEY of a record?

2013-05-29 Thread David Wolverton
gt; -Original Message- >> From: u2-users-boun...@listserver.u2ug.org >> [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David >> Wolverton >> Sent: Tuesday, May 28, 2013 10:48 AM >> To: 'U2 Users List' >> Subject: [U2] UniData PreS

Re: [U2] UniData PreStore to change the KEY of a record?

2013-05-28 Thread David Wolverton
in making sure another record doesn't already exist with the new key. Hth Colin -----Original Message- From: David Wolverton Sent: Tuesday, May 28, 2013 11:48 AM To: 'U2 Users List' Subject: [U2] UniData PreStore to change the KEY of a record? I am always using what I call '

[U2] UniData PreStore to change the KEY of a record?

2013-05-28 Thread David Wolverton
I am always using what I call 'PreStore' command... In the AE editor, I need to change Attb 2 from A]thisbad]C]D to be A]thisgood]C]D on a list of items... So I get the list, AE FILENAME and then... =FIX 2`R/thisbad/thisgood/`FI`=FIX Viola! The data is updated. I have a need to 'fix' a

Re: [U2] srs4uv.com status [Was: Corrupted object in global catalog]

2013-01-04 Thread David Wolverton
Question on the Source Code Recovery -- is the logic such that it could be 'open sourced' or GPL'd? Or is there another way to do the source recovery? That is, were the mechanics sold to Rocket Software Professional Services? If not, could they be sold to another company is someone wanted to kee

Re: [U2] Wally Terhune

2012-12-14 Thread David Wolverton
Well he can ALWAYS continue in the User Group as an enthusiast! I mean, he can only play golf, fish, ski, etc etc for so many hours in a day, right?? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Leach Se

Re: [U2] Unidata 7.3.x on intel

2012-11-01 Thread David Wolverton
Is there a need for it? The UniVerse transition to 64 bit was **SO** painful that I suspect as long as the 32 bit binaries are performing, they have little reason to WANT to endure that torture... Personally, if they DID ship a 64 bit version tomorrow, I'd wait for everyone else to install it fi

Re: [U2] Another job ad written by people who have no clue

2012-11-01 Thread David Wolverton
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, November 01, 2012 1:38 PM To: 'U2 Users List' Subject: Re: [U2] Another job ad written by

Re: [U2] Another job ad written by people who have no clue

2012-11-01 Thread David Wolverton
HA! I had to go look up SMILE for GIRLS -- what a GREAT acronym! They were really were creative (and yes, maybe a bit sexist...) in their naming! David W. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Le

Re: [U2] [u2] Parallel processing in Universe

2012-10-02 Thread David Wolverton
Which was my question -- was there a way to 'jump to' a group or 'BASIC SELECT' with a'starting/ending' group -- so that again, 10001 moduo, one phantom does 'groups' 1-2000, next phantom does 'groups' 2001-4000 etc... But can't see that it's really possible without jumping through hoops that make

Re: [U2] [u2] Parallel processing in Universe

2012-10-02 Thread David Wolverton
are required if you want benefit from this sort of work. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Monday, October 01, 2012 4:47 PM To: 'U2 Users List' Subject: Re: [U2] [u2] Pa

Re: [U2] [u2] Parallel processing in Universe

2012-10-02 Thread David Wolverton
ing readlist/readu and if the record were already locked, skip it until it reads An unlocked record (and locks it). Delete the record when finished. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton S

Re: [U2] [u2] Parallel processing in Universe

2012-10-02 Thread David Wolverton
In my example, I would grab 'whatever' records were hashed in the to 'group' -- while it's not perfect since there are 'overflow' - was just trying to think of a way to break a file into pieces that would otherwise process much like a BASIC select - just grab the 'group' and go I can see it's

Re: [U2] [u2] Parallel processing in Universe

2012-10-01 Thread David Wolverton
and have each phantom take two digits. (0-1, 2-3, 4-5, 6-7, 8-9) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: October-01-12 2:43 PM To: 'U2 Users List' Subject: Re: [U2] [u2] Paralle

Re: [U2] [u2] Parallel processing in Universe

2012-10-01 Thread David Wolverton
So how would a user 'chop up' a file for parallel processing? Ideally, if here was a Mod 10001 file (or whatever) it would seem like it would be 'ideal' to assign 2000 groups to 5 phantoms -- but I don't know how 'start a BASIC select at Group 2001 or 4001' ... -Original Message- From: u2

Re: [U2] Unidata 7.1.16 Multiple Active Select Lists

2012-09-24 Thread David Wolverton
AH! Probably explains why we would have to set WIP.LIST in your example -- we use BASICTYPE P everywhere. Never thought about it being BASICTYPE-based, but makes perfect sense. Thanks Trevor! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserv

Re: [U2] Unidata 7.1.16 Multiple Active Select Lists

2012-09-24 Thread David Wolverton
Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Monday, September 24, 2012 11:53 AM To: 'U2 Users List' Subject: Re: [U2] Unidata 7.1.16 Multiple Active Select Lists I've found that &quo

Re: [U2] Unidata 7.1.16 Multiple Active Select Lists

2012-09-24 Thread David Wolverton
I've found that "TO 8" does not work... HOWEVER... LISTNO = 8 TO LISTNO Works fine... always meant to ask Rocket why I have that issue, but just worked around it as shown. DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On

Re: [U2] [Windows] (SECURITY=UNCLASSIFIED)

2012-09-07 Thread David Wolverton
Worse, I know that on UniData, the IP address 'reported' back to the server is simply the first address from the IPCONFIG -- even if that address is non-routable to the server! Very annoying issue I've submitted to Rocket (actually, it was IBM at the time!) ... Not yet fixed to my knowledge. Dav

Re: [U2] Scrub HangUp Fixed

2012-08-30 Thread David Wolverton
both Rocket and US Homeland Security are actively monitoring this list. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 30, 2012 11:32 AM Subject: Re: [U2] Scrub HangUp

Re: [U2] Scrub HangUp Fixed

2012-08-30 Thread David Wolverton
1100 **Denver, CO 80237 **USA t: +1 720 475 8055 **e: wterh...@rocketsoftware.com **w: rocketsoftware.com/u2 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 30, 2012 10:13 AM To

Re: [U2] Scrub HangUp Fixed

2012-08-30 Thread David Wolverton
@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 30, 2012 11:32 AM Subject: Re: [U2] Scrub HangUp Fixed Did someone submit this as a bug that HS.SCRUB should probably do something 'more friendly' than just hang if there is a dictionary error? Just wondering

Re: [U2] Scrub HangUp Fixed

2012-08-30 Thread David Wolverton
Did someone submit this as a bug that HS.SCRUB should probably do something 'more friendly' than just hang if there is a dictionary error? Just wondering -- every now and then we just accept as 'fact' something that really should be reported a bug to Rocket! -Original Message- From: u2-us

Re: [U2] PI/UV: Decompiler

2012-08-28 Thread David Wolverton
Was there a reason it was dropped? Just wondering ... While I've never needed one, I can think of a few close calls at client sites where they lost custom source code! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf O

Re: [U2] CSV to Array

2012-08-16 Thread David Wolverton
: [U2] CSV to Array On 15/08/12 23:24, David Wolverton wrote: > I've done this in the past by doing this: > > SWAP DQUOTE WITH @AM > > Now, in theory, every EVEN attribute is a 'quoted' string - don't > touch the commas > Every ODD attribute is a 'n

Re: [U2] CSV to Array

2012-08-16 Thread David Wolverton
And I missed the whole 'Escaping Double Quotes' thread -- so this is already covered... Skip this post!! ;-) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 16, 20

Re: [U2] CSV to Array

2012-08-16 Thread David Wolverton
ing or manufacturing industry where it is not uncommon to have double quotes embedded in a field (i.e 5 1/4" Steel Bar) your code will bite you. On 15/08/2012 23:24, David Wolverton wrote: > I've done this in the past by doing this: > > SWAP DQUOTE WITH @AM > > Now, in theo

Re: [U2] CSV to Array

2012-08-15 Thread David Wolverton
I've done this in the past by doing this: SWAP DQUOTE WITH @AM Now, in theory, every EVEN attribute is a 'quoted' string - don't touch the commas Every ODD attribute is a 'non-quoted' string... Double check me here in case I've lost it... but this should work ... seems this would be faster a

Re: [U2] dbpause/dbresume or stopud/startud

2012-08-09 Thread David Wolverton
- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 09, 2012 9:06 AM To: 'U2 Users List' Subject: Re: [U2] dbpause/dbresume or stopud/startud WELL... in theory UniData has SOME control -- I

Re: [U2] dbpause/dbresume or stopud/startud

2012-08-09 Thread David Wolverton
Hey -- this was a question I got though: Is there a way to make UniData VSS/Shadow-Copy 'aware'? Does that question come up to other people as they transition users to U2? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On

Re: [U2] dbpause/dbresume or stopud/startud

2012-08-09 Thread David Wolverton
It's dependent on the software in use -- we have customers who want to use what they've always used as backup software, and many of the products they have been using will not back up 'open' files. So they end up skipping our primary datafile files!! Yikes!! I'm sure things will improve as the Win

Re: [U2] dbpause/dbresume or stopud/startud

2012-08-09 Thread David Wolverton
oftware.com **w: rocketsoftware.com/u2 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, August 09, 2012 7:35 AM To: 'U2 Users List' Subject: Re: [U2] dbpause/dbresume or stopud/

Re: [U2] dbpause/dbresume or stopud/startud

2012-08-09 Thread David Wolverton
Has the issue on Windows been resolved? Our customers reported that UniData maintained 'open files' at a dbpause, which still made the backup difficult with a dbpause. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

[U2] Using XML Mapping in U2

2012-07-26 Thread David Wolverton
I edit the .map file -- will it survive being opened/saved in the XML/DB Tool? Just wondering how prevalent 'sequencing' is -- I've done a dozen maps -- first one where the 'order' of the XML mattered. Thanks - David Wolverton ___

Re: [U2] Why did this compile??

2012-06-07 Thread David Wolverton
uest -----Original Message- From: David Wolverton To: 'U2 Users List' Sent: Thu, Jun 7, 2012 11:47 am Subject: [U2] Why did this compile?? Look at this line of code... TEST.STRING = TRIM(LINE<1>):"~":TRIM(LINE<3>)"~":TRIM(LINE<4>) ee h

[U2] Why did this compile??

2012-06-07 Thread David Wolverton
Look at this line of code... TEST.STRING = TRIM(LINE<1>):"~":TRIM(LINE<3>)"~":TRIM(LINE<4>) See how it is missing the ":" between <3>)"~" ?? Neither did I ... and the program compiled and ran without a complaint in UniData 7.2.12 -- but Obviously I was getting bogus results on the other side!!

Re: [U2] FW: Multivalue Question

2012-06-07 Thread David Wolverton
nal Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, June 07, 2012 10:50 AM To: 'U2 Users List' Subject: Re: [U2] FW: Multivalue Question Or since UniData does keep AM pointers, you could do thi

Re: [U2] FW: Multivalue Question

2012-06-07 Thread David Wolverton
Or since UniData does keep AM pointers, you could do this - then the @SVM become @VM -- and if there is sub-valued data, in some ways this is EASIER than tracking what item 'REMOVE' is handling. SEARCHITEM = RAISE(RECORD<31>) CNT = DCOUNT(SEARCHITEM,@AM) FOR PTR = 1 TO CNT ELEMENT = SEARCHITEM

Re: [U2] Universe/Unidata in the Cloud

2012-06-04 Thread David Wolverton
They do have an "ASP" license -- it's an annual license fee instead of the 'permanent' fee. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Saturday, June 02, 2012 6:04 PM To: U2 Users List Subject: R

Re: [U2] Trim trailing attributes off records

2012-05-10 Thread David Wolverton
Why even do it? The 50 bytes of storage are worth the effort? Usually, I prefer to have attibutes 'all the way' to the full definition of a file -- makes it easier to 'prestore' when needed! It's a pain when you need to 'prestore' data into attribute 200, but the record stops at 185 because thos

Re: [U2] Regarding: Sb+ Documentation

2012-05-08 Thread David Wolverton
Same place! Just look for SB+ instead of UniData -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of satya satya Sent: Tuesday, May 08, 2012 11:30 AM To: U2 Users List Subject: [U2] Regarding: Sb+ Documentation

[U2] Training [was RE: Fwd: Command that turns off default command stacker]

2012-05-08 Thread David Wolverton
You'll have to start at www.rocketsoftware.com and look for U2 -- look under the Resources and under Technical Docs area. Your request is fairly 'wide and deep' - you'll want to look at all the manuals from Rocket to decide what you need. -Original Message- From: u2-users-boun...@listse

Re: [U2] CALLC Question...

2012-03-23 Thread David Wolverton
fix was simple ... Documented here just in case it ever comes up elsewhere -- -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Thursday, March 22, 2012 7:07 PM To: 'U2 Users List' Sub

Re: [U2] CALLC Question...

2012-03-22 Thread David Wolverton
#x27; ... appears that on return, whatever is being returned as an "int" from the C program, UnIData does not like in it's INT bucket... weird. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolver

[U2] CALLC Question...

2012-03-22 Thread David Wolverton
I've never had this particular issue, and the debugging for CALLC is ... u... sketchy... I call a function using CALLC -- from the logs, I can tell that everything is perfect on the subroutine -- everything I pass in does what it should. However, on exit the UniData (on Windows, 7.2.2) sessi

Re: [U2] SB+ screen question

2012-03-13 Thread David Wolverton
FAR from torture Once you get productive on SB+, you can churn out screens that are consistent and easy to use by end-user clients faster than just about any other product. I'd recommend SB+ to anyone starting a new project. The fact it's moved fairly seamlessly from Character to GUI and so

Re: [U2] New U2 BDT

2012-03-10 Thread David Wolverton
You should at least raise a case to Rocket about this -- they fix problems based on issues from customers --But to my knowledge, they NEVER address 'forum based' issues as they don't have an 'eCase number'! Once you've raised the case and gotten an eCase number, post that information so that

Re: [U2] SB Client PE download

2012-03-07 Thread David Wolverton
ave any ideas about where I can get an 'old' version of SB Client? Thanks again! Laura -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Wednesday, March 07, 2012 12:10 PM To: 'U2 U

Re: [U2] SB Client PE download

2012-03-07 Thread David Wolverton
Yes -- that's what I was thinking also Steve -- he's right -- but wrong too!! If you have to upgrade your SERVER side to use the new client, it means you have to have BOTH old and new SBClient on your PC if you support both old and new customers. He's 'right' in that 6.x will run in the 'old GUI'

Re: [U2] SB Client PE download

2012-03-07 Thread David Wolverton
Question: Can the SB/XA SBClient be used against 'older' versions of SBPlus (5.5/5.4)? Or is there a limitation there? David W. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Daniel McGrath Sent: Wednesday, March

Re: [U2] Hello

2012-03-05 Thread David Wolverton
In that case, where every file is named "FILE" in your programs, but you want to make sure FILE is opened against CUSTOMER, I would guess you would do this: IF (FILEINFO(FILE, 0) = 0) THEN OPEN 'CUSTOMER' TO FILE ELSE END END ELSE IF FILEINFO(FILE,17) # "CUSTOMER" THEN CLOSE

Re: [U2] Building an Excel File [AD]

2012-02-09 Thread David Wolverton
Honestly -- back to my prior statement -- why is Rocket just not licensing the logic and shipping it like DataVu?? I suspect it would be used WAY more!! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ross Morrissey

Re: [U2] Building an Excel File [AD-FREE]

2012-02-09 Thread David Wolverton
Thanks Don! This is quite nice -- and well documented! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Don Sent: Wednesday, February 08, 2012 9:15 PM To: 'U2 Users List' Subject: Re: [U2] Building an Excel File [AD-F

Re: [U2] Building an Excel File

2012-02-07 Thread David Wolverton
Can you license this logic to Rocket? Seems like getting the 'check box' for the database would serve them well, and would be a drop in the bucket for them to throw dollars at you that would be FAR more than you would likely get licensing it one-off yourself. Just a thought. Rocket should be 'bu

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread David Wolverton
I think he means to 'include' the 'update' to the VOC as part of each accounts LOGIN script?? Am I reading that right? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson Sent: Monday, January 30, 2012 3:37

Re: [U2] UniVerse Import XML data [not-secure]

2012-01-27 Thread David Wolverton
I wonder how much longer those IBM articles will exist... Are those 'moved' to the Rocket DevZone? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson Sent: Friday, January 27, 2012 8:36 AM To: U2 Users List

Re: [U2] A Thursday Quandry...

2012-01-26 Thread David Wolverton
I've ALWAYS done the -Z ... never noticed the -Z2 option -- that would read as if it's the answer! I'll give that a try. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble Sent: Thursday, January 26, 2012 3:49

[U2] A Thursday Quandry...

2012-01-26 Thread David Wolverton
UniData. I have an external subroutine we call thousands of times within a program (does G/L Account assembly from all the 'pieces' of data). Our logic was that making it an 'included' subroutine within the program would make it perform faster, and I think that was a good call. Now it sort o

[U2] UniVerse on Windows

2012-01-16 Thread David Wolverton
I have a customer who is setting up a brand new user in UV on Windows -- this is a running machine, has been for years -- but the first new employee is a long while. This new user, when they get the Telnet log on and put in their user name/password is NOT being asked for the path to account they w

Re: [U2] Uniobjects and Record Locking

2012-01-10 Thread David Wolverton
Post back the cause and fix if you can - I know I'd be interested! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett Sent: Monday, January 09, 2012 4:11 PM To: U2 Users List Subject: Re: [U2] Uniobjects and

Re: [U2] UniData Update Triggers

2011-10-09 Thread David Wolverton
likely my whole issue ... Thanks Jeff! -Original Message- From: Jeff Butera [mailto:jbut...@hampshire.edu] Sent: Sunday, October 09, 2011 10:41 PM To: u2-users@listserver.u2ug.org; dwolv...@flash.net Subject: Re: [U2] UniData Update Triggers On 10/09/2011 08:46 PM, David Wolverton wro

[U2] UniData Update Triggers

2011-10-09 Thread David Wolverton
During an Update Trigger, I'd like to alter the 'Current Record' as passed into the trigger so the 'effective written' record is different with changes I want to make, but it appears the change is not allowed. I have some logic that would be "easy" to add into a trigger to modify a few fields that

Re: [U2] FAST (File Analysis and Sizing Tool)

2011-10-06 Thread David Wolverton
What about this... Could you just store a MultiValue of the 'approx size' of each record? Then you would 'add one' to the correct MV as you process the record counts. At the end of the run, you'd have a list where you could essentially start a loop to 'work to the center' So you'd have a MV of b

Re: [U2] UniVerse 10.3 with Domain Controller Failure

2011-09-15 Thread David Wolverton
le that Universe is trying to open. For example uvtemp or something, who knows. The "local" user would most likely own all the files. But go to TCL and make sure what users are logged in. For example nine hundred sessions trying to lock the uv.accounts file. -Original Messag

Re: [U2] UniVerse 10.3 with Domain Controller Failure

2011-09-15 Thread David Wolverton
er takes a while and inally logs in... Another shot in the dark. On Thu, Sep 15, 2011 at 1:15 PM, David Wolverton wrote: > See, I would suspect something like this as well, but the %LOGONSERVER% is 'up', and Great Plains running on the same server as the UniVerse server is working A-O

Re: [U2] UniVerse 10.3 with Domain Controller Failure

2011-09-15 Thread David Wolverton
ame pointer kind of thing to the domain controller that is not online. Like I said. A wild guess, but, I've seen it work with other servers and workstations when a "Primary Domain Controller" would fail and the backup would pick up. Don't ask me why... I'm not a MCSE guy.

Re: [U2] UniVerse 10.3 with Domain Controller Failure

2011-09-15 Thread David Wolverton
on Universe is doing something funky. Try to connect using the Universe Shell application directly on the UV server in the computer room, not locally from your PC -Original Message- From: David Wolverton To: 'U2 Users List' Sent: Thu, Sep 15, 2011 9:51 am Subject: [U2] UniVer

[U2] UniVerse 10.3 with Domain Controller Failure

2011-09-15 Thread David Wolverton
The domain controller failed. The Backup took over. Universe 10.3 appears to hang on login - just dead. UniData on the same site (on another server) hangs for a moment and 'complains', but completes the login and runs correctly - so it appears that it 'finds' the backup controller. What's the st

Re: [U2] DataVu Query [ad]

2011-09-02 Thread David Wolverton
I think this was another Rocket acquisition that was 're-engineered' so it could talk to U2. Hence the reason it's using SQL. I could be wrong... but I don't think I am! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf

Re: [U2] Record Locks - How long should they last for? (Opinion)

2011-07-14 Thread David Wolverton
WELL - optimistic lock testing is WAY more than 2 lines of code! You have to have a 'structure' to 'store' the original data image in, then on the write, check that image against a current version (that you DID hard lock) and if the same, write, if not fail. If you can do that in 2 lines of code,

Re: [U2] uv v ud

2011-05-04 Thread David Wolverton
SO... what does Rocket say when you ask for Support on UO? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Wednesday, May 04, 2011 1:15 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] uv v ud

Re: [U2] Very Weird Trigger Behavior

2011-04-21 Thread David Wolverton
Not knowing when the trigger were being called, even the COUNT would be 'dinged' if there is an active SELECT list. That would be a problem! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Allen Egerton Sent: Thursda

Re: [U2] Very Weird Trigger Behavior

2011-04-21 Thread David Wolverton
I would agree -- if there is an active select list, then you would get some seriously unexpected behavior doing another select unless you 'pushed' that new select to a different 'List ID' than the default '0' list -- just ensure it's a ListID that you KNOW would never be used anywhere else. Back t

Re: [U2] Leaving Locks in UOJ

2011-04-17 Thread David Wolverton
I'm thinking that it's got to be a bug SOMEWHERE if Universe Unix and Universe Windows behave differently. Sounds like a case for Rocket! ... Doug said... We noticed a problem with locks being left when we delete our temporary programs using UniObjects for Java on the new code we are using for XLr

Re: [U2] 'U2 Market Place' {Unclassified}

2011-03-07 Thread David Wolverton
If you look at the 'about' as I recall it shows Jay LaBonte as the 'man behind the curtain' (or did when I looked a while back). He's been in the U2 space for a while... DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Beh

Re: [U2] Multi-Threading Universe Socket traffic

2011-03-07 Thread David Wolverton
And remember, at the more recent UniData/UniVerse, this use of sockets will require a 'real' seat license -- it will make a 'phantom' (free) into an iPhantom (licensed) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] UV PE Linux

2011-03-04 Thread David Wolverton
Well, I can tell you from an UniData document error on the web site - that web group is SLOW AS MOLASSES at things -- my guess, Rocket's acquisitions mode keeps them in a constant state! If you have an urgent need, find an alternate way to 'get' the PE download. You could wait a while for the we

Re: [U2] Is this worth rewriting?

2011-03-02 Thread David Wolverton
an advance my understanding. DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Steve Romanow Sent: Wednesday, March 02, 2011 1:09 PM To: U2 Users List Subject: Re: [U2] Is this worth rewriting? On 3/2/2011 2:05 PM, David Wolver

Re: [U2] Is this worth rewriting?

2011-03-02 Thread David Wolverton
THEN' And I will not dispute this logic could be done with CASE statements - but again, that was not the point I'm trying to delve into more deeply. DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of S

Re: [U2] Is this worth rewriting?

2011-03-02 Thread David Wolverton
Well -- I usually code so the 'first clause' is my 'expected outcome' -- that is, if the PARMS(7)<102,CM> is TYPICALLY 'not empty' -- so I would do # "" THEN myself as well.. I do it as much to express the code as the 'typical path'. I also perceive (although have never tested!) the "THEN" clause

Re: [U2] Clear Message Initiative - Logging Errors to a U2 File

2011-02-09 Thread David Wolverton
In UniData we can get that from a SYSTEM(49) I think. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Wednesday, February 09, 2011 5:37 PM To: U2 Users List Subject: Re: [U2] Clear Message Initiati

Re: [U2] Does UV have a "BLOCK" command

2011-02-08 Thread David Wolverton
listserver.u2ug.org] On Behalf Of David Wolverton Sent: Wednesday, 9 February 2011 7:52 AM To: 'U2 Users List' Subject: Re: [U2] Does UV have a "BLOCK" command Would make sense -- I would guess you have 2 disk reads to 'find' the Global Catalog - once test for th

Re: [U2] Does UV have a "BLOCK" command

2011-02-08 Thread David Wolverton
Would make sense -- I would guess you have 2 disk reads to 'find' the Global Catalog - once test for the 'direct' entry in the VOC, and then the read to the Global? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wols

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread David Wolverton
@George - you're probably right -- I found the doc on that link was dated Feb / Mar of 2010 -- that was well into Rocket-realm, but perhaps they just 'wrote up' the logic IBM used to make the change. And yes -- it appears the any 'socket' sets iPhantoms. The problem is that the logic does not addre

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread David Wolverton
Thanks for the feedback folks. The reason I was doing this query was to review the 'reason' for the recent license changes that make CallHTTP 'consume' a seat if it is used within a 'phantom' process. I didn't say WHY I was interested get 'genuine' usage comments. Like many of you, I use CallHTT

[U2] What do you do with CallHTTP?

2011-01-28 Thread David Wolverton
What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like doing lookups against a web service call? Or are you using it to 'serve' data to others? Rocket says you can do this, but I can't see how it would work offhand and would like to

Re: [U2] UUID [was Data in Dict]

2011-01-28 Thread David Wolverton
). By definition and accepted generation standards these are almost guaranteed (!) to be unique (the probability of a clash is extremely small) across all computers. In UV you could use GCI to create a UV verb to invoke the OS call. Or just create a VOC item which you can execute and capture. There are

Re: [U2] Data in Dict

2011-01-26 Thread David Wolverton
I'm curious what your logic is to generate the Unique ID -- can you share that without giving away a trade secret?? It's too bad it's not a database function call in UniData/UniVerse - we can do that in D3/Pick - it's a derivation of system Date/Time with AlphaSequencing if more than 1 hit in a

[U2] Using LIST to generate a delimited file.

2010-11-02 Thread David Wolverton
te 1100 **Denver, CO 80237 **USA Tel: +1.720.475.8055 Email: wterh...@rs.com Web: www.rocketsoftware.com/u2 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Tuesday, November 02, 2010 3:24 PM T

[U2] Tab Delimitted LIST Output...

2010-11-02 Thread David Wolverton
Services -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Tuesday, November 02, 2010 10:59 AM To: 'U2 Users List' Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} UniData 7.

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread David Wolverton
ny Sent: Tuesday, November 02, 2010 1:25 PM To: U2 Users List Subject: Re: [U2] INPUTIF statement in Universe {Unclassified} Cedarville Download David Wolverton wrote: > UniData 7.1.9 --- Using > > list filename field-a field-b TO DELIM "|" c:\Test.txt > > Works and gen

[U2] How to create tab-delimited LIST output

2010-11-02 Thread David Wolverton
Does that syntax work on your UniData?!? I just barfs up trying that syntax on mine. If it does work, let me know your version. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of charles_shaf...@ntn-bower.com Sent: Tues

Re: [U2] INPUTIF statement in Universe {Unclassified}

2010-11-02 Thread David Wolverton
UniData 7.1.9 --- Using list filename field-a field-b TO DELIM "|" c:\Test.txt Works and generates a "Pipe Delimited" text file... (I have to use 'lowercase LIST' so that it does work due to ECLTYPE, but that's OK) BUT -- I need the resulting file to be tab-delimited - the 'consumer' for the f

Re: [U2] Building XML using the UV XDOM API functions

2010-10-26 Thread David Wolverton
It was definitely 'mapped' into our world. There are steps in the API that logically would never be used 'standalone', but as the underlying process broke the functions out as the underlying API did -- for example -- the PrepareXML must be followed by OpenXML -- why show that to us developers?!? W

Re: [U2] Licensing

2010-10-22 Thread David Wolverton
NOTE that WorkGroup and Enterprise have DeviceLicensing BAKED IN -- but that you can AUTHORIZE these (at least on UniData) with ZERO Device Licenses, and it will do so, with a tiny message at the bottom of the screen that you are 'authorizing below your limits' -- we had sites that never had Device

Re: [U2] Licensing

2010-10-22 Thread David Wolverton
Based on the IP -- so 6 connections (Sessions) from a single IP that is 3-device licensed will indeed use 4 'licenses' (seats) - 1 for the first 3, then one for each over 3. DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On B

Re: [U2] Licensing

2010-10-22 Thread David Wolverton
But that device license limit is PER SESSION... So you buy 3. Power user uses 4 -- Power user eats TWO real licenses. One for the '3' device licensed, then one for each thereafter. Even if every other user is just using one seat. SO -- if you had 300 seats, and only 2 or 3 users needed 2 or 3

Re: [U2] Licensing

2010-10-22 Thread David Wolverton
No - device licenses are across ALL seats -- hence the reason our server customer chose fewer than 10! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of charles_shaf...@ntn-bower.com Sent: Friday, October 22, 2010 8:36

Re: [U2] Licensing

2010-10-22 Thread David Wolverton
rprise licences included device licences, Server didn't ...? Ross Ferris Stamina Software Visage > Better by Design! >-Original Message- >From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- >boun...@listserver.u2ug.org] On Behalf Of David Wolverton >Sent: Friday, 22

Re: [U2] Licensing

2010-10-21 Thread David Wolverton
from 1 IP/device you can login to a maximum 10 uv sessions (thus only using 1 license) So 10 device licenses (10 individual IP's) equates to maximum number of 100 sessions . And can you mix your licenses on one machine?? Regards, Jeff Marcos -Original Message----- From: u2-users-bou

  1   2   3   4   >