RE: [U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Stevenson, Charles
> From: Perry Taylor > > What would be the indications/complications of this happening? No one else can run port.status until the port.status semaphore is cleared. A more dangerous similar example is locking the login semaphore. Logins to UV shell are singlethreaded via this semaphore. uvlictoo

RE: [U2] sql server & universe {Unclassified}

2005-11-22 Thread HENDERSON MIKE, MR
David, > -Original Message- > From: [EMAIL PROTECTED] On Behalf Of David Tod Sigafoos > Sent: Wednesday, 23 November 2005 16:06 > To: Daniel Perttula > Subject: Re: [U2] sql server & universe > > Daniel, > > SQL is pretty insistent on data being what it is defined as > (a feature for s

RE: [U2] sql server & universe

2005-11-22 Thread gerry-u2ug
my guess is that a numeric of size 999 will barf just as bad and on every value. simply specify the sql data type as something reasonable like DECIMAL,19,2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Daniel Perttula Sent: Tuesday, November 22, 2005 6:41 P

Re: [U2] sql server & universe

2005-11-22 Thread David Tod Sigafoos
Daniel, SQL is pretty insistent on data being what it is defined as (a feature for some .. a drawback for others) Your best bet is to make your dictionaries match the data. Not sure I would actually make the fields lenght 999 but instead write a routine to examine the data and let you know the b

RE: [U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Perry Taylor
What would be the indications/complications of this happening? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stevenson, Charles Sent: Tuesday, November 22, 2005 3:12 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UV] PORT.STATUS From Unix yeahb

[U2] sql server & universe

2005-11-22 Thread Daniel Perttula
Hello all - quick question for the SQL gurus out there, we have a customer using SQL Server 2000 making queries to a UV 10.1.11 server. We've noted that SQL Server errors out if the data in any field matches or exceeds the field length specified in the field dictionary. For example if we have a dic

[OT]RE: [U2] 15,200 users attained on IBM's U2 UniVerse {Unclassified}

2005-11-22 Thread Dan Fitzgerald
So how much for that used one? Congratulations. "Our greatest duty in this life is to help others. And please, if you can't help them, could you at least not hurt them?" - H.H. the Dalai Lama "When buying & selling are controlled by legislation, the first thing to be bought & sold are the l

RE: [U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Stevenson, Charles
yeahbut, be careful not to leave the semaphore set via miss-typing: For examplem if you did: $port.status | asdfasf (where asdfasf is garbage.) You'll need superuser (or uv administrator?) to do >UNLOCK PSTATLOCK SEMAPHORE from TCL. > From: Rod Hills > > If you display the VOC entry fo

RE: [U2] 15,200 users attained on IBM's U2 UniVerse {Unclassified}

2005-11-22 Thread Timothy Snyder
"HENDERSON MIKE, MR" <[EMAIL PROTECTED]> wrote on 11/22/2005 04:03:39 PM: > An idea on the 'list price' cost of the target p590 system "with 64 dual > core CPUs and 124GB memory" would be helpful, also information on how > this was achieved, particularly as the IBM web-site says the p590 maxes >

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Stevenson, Charles
LIST PARTS EVAL "@NI" FMT "3R" 04:36:00pm 22 Nov 2005 PAGE1 PARTS. @NI TARP-GHZPDT-CFG 1 42H1128 2 2108503 3 0511045219-008 4 7258940 5 3769333 6 NAI-DAE50036S7 PS1520-108 3C8228C 9 2

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread L B Cottrell
USE the built in dict of *A9998 and it will do it for you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Trebbien Sent: Tuesday, November 22, 2005 1:42 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Anyone know how to define dict item to count

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Gordon J Glorfield
I've seen a couple of good guesses but I don't think they will do what you've asked for. Here is the I-Descriptor you're looking for. 1 I 2 @NI 3 4 LINE COUNT 5 10R 6 S This works in UV. I don't have a UD system to try it on. HTH, Gordon Gordon J. Glorfield Sr. Applications Developer MAMSI

RE: [U2] 15,200 users attained on IBM's U2 UniVerse {Unclassified}

2005-11-22 Thread HENDERSON MIKE, MR
Tim, Thanks for the additional information. An idea on the 'list price' cost of the target p590 system "with 64 dual core CPUs and 124GB memory" would be helpful, also information on how this was achieved, particularly as the IBM web-site says the p590 maxes out at 32 CPUs (2 'books' of 2 8-chip

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Ross Morrissey
You're probably looking for @NI Try LIST VOC EVAL "@NI" or create an I-descriptor with @NI on line 2. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Trebbien Sent: Tuesday, November 22, 2005 11:02 AM To: u2-users@listserver.u2ug.org Subject: [U2] A

RE: [U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Perry Taylor
Thank you, Rod! That worked just right! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rod Hills Sent: Tuesday, November 22, 2005 12:50 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UV] PORT.STATUS From Unix If you display the VOC entry for PO

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Paul Trebbien
I did not explain very well, I had meant to number the lines sequentially, here's an example from a UniVerse system (pick flavor): LIST PARTS ZCOUNT 12:45:21pm 22 Nov 2005 PAGE1 PARTS... Counter 955-03 1 955-02 2 JB

Re: Fun with Robots (was: FW: [U2] 20 Digit Number)

2005-11-22 Thread Mark Johnson
Bar codes tend to be long as well. For UPC, the first section may be repetitive, thus can be omitted. I'm dealing with 20 digit numbers of no apparent syntax. They belong to my client's external customer. My request was a way to hand-type less than 20 to get 20 without a cheat-sheet or other shor

RE: [U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Rod Hills
If you display the VOC entry for PORT.STATUS you'll see it calls "list_readu". Just "cd /u1/uv/bin" then "ln list_readu port.status". Then you can run port.status at the unix level. HTH Rod Hills -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perry Tay

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Tom Dodds
You might try I @RECORD;DCOUNT(@1,@FM) MD0, Count 5R S Tom Dodds [EMAIL PROTECTED] Note: New phone number 708-234-9608 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Trebbien Sent: Tuesday, November 22, 2005 1:02 PM To: u2-users@listserver.u2ug.o

RE: [U2] Anyone know how to define dict item to count lines

2005-11-22 Thread Kevin King
001 V 002 1 003 004 Count 005 10R 006 S -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Trebbien Sent: Tuesday, November 22, 2005 12:02 PM To: u2-users@listserver.u2ug.org Subject: [U2] Anyone know how to define dict item to count lines Good Day!

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Timothy Snyder
"Stevenson, Charles" <[EMAIL PROTECTED]> wrote on 11/22/2005 12:59:53 PM: > I suppose the test environment has been disassembled already, but it > sure would be good to turn on logging & give it a nother go. Can you > keep that in mind for the future? The system has been dismantled, so there's

[U2] [UV] PORT.STATUS From Unix

2005-11-22 Thread Perry Taylor
Does anyone know of a way to run PORT.STATUS externally? I want to process it's output in a shell script without the overhead of starting up uvsh. Something akin to running smat -r to get the same output as LIST.READU from with uvsh. Any ideas? Thanks. Perry Taylor Senior Multi-Value System Ar

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Stevenson, Charles
I suppose the test envirnoment has been disassembled already, but it sure would be good to turn on logging & give it a nother go. Can you keep that in mind for the future? TXLG is expected by people I deal with. They don't take UV seriously without Transaction Logging (meaning update logging).

[U2] RE: U2 Users Digest V1 #928

2005-11-22 Thread Metherall, Arthur
Andy, We had a similar problem here with UniData. Even though the user had unix 'secondary' group access to the data files, UDODBC did not look beyond the unix 'primary' group access. Once we changed the users to match the unix 'primary' group access of the data file(s), the error went a

Fun with Robots (was: FW: [U2] 20 Digit Number)

2005-11-22 Thread Ross Morrissey
I'm not sure what you mean - there was no encryption in this app. Data entry applied barcodes to film canisters. The film sorting robot read the barcode and passed it (through &DEVICE& - what fun) to a routine that looked up order characteristics (e.g. 2 sets of 4x6 prints, slides, CD, express

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Timothy Snyder
"Stevenson, Charles" <[EMAIL PROTECTED]> wrote on 11/22/2005 11:44:26 AM: > Tim, > Was transaction logging or data replication used? You're not the first person to ask that. Unfortunately these were not part of the goals of this load test. > Can you share any interesting performance stats c

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Stevenson, Charles
Tim, Was transaction logging or data replication used? Can you share any interesting performance stats comparing w/ vs w/o TX or DR? cds --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] Missing records

2005-11-22 Thread dicester
Hello All, Here's a very vague query that just might cause someone to sit up in recognition. We've suddenly lost some records from a file. There are cross-reference files that point to the missing records and they are all in fact and our audit files show that the records were written so we'

[U2] Trouble with SQL privileges for JDBC access to UniData

2005-11-22 Thread Wendy Smoak
I never could get VSG to work in a Datatel account, but I followed the instructions Simon posted to run 'sql' and exit, then call 'SCHEMA_MIGRATE' to create the files. http://www.mail-archive.com/u2-users@listserver.u2ug.org/msg12006.html After that, when I try to access a file such as STAFF, I ge

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Allen E. Elwood
>on an IBM p590 + 64 dual core CPUs for a total of 128 processors HA I have a bigger processor on my microwave!!! {{{Kidding!}}} Really, quite impressive. Any cost per user data available? Just wondering... --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit

RE: [U2] [AD] Courtesy Posting - Need Unidata/ System Builder - Programmer/Analyst - Financial Systems

2005-11-22 Thread Debster
either that or it is supposed to be an abbreviation for Metro Baltimore since it is also listed for DC on Dice right in the heart of John Waters land. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gordon J Glorfield Sent: Tuesday, November 22, 2005 9:3

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Timothy Snyder
"David Jordan" <[EMAIL PROTECTED]> wrote on 11/22/2005 12:02:04 AM: > I am also curious if the transactions were simple or complex transactions. Each of the 10,000 users was performing a variety of transactions, some simple and some complex, all typical of real life for the proposed system. T

Re: [U2] [AD] Courtesy Posting - Need Unidata/ System Builder - Programmer/Analyst - Financial Systems

2005-11-22 Thread Gordon J Glorfield
I was unaware there is a Baltimore in Manitoba. Guess you learn something new everyday. Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 [EMAIL PROTECTED] wrote on 11/22/2005 01:17:40 AM: > Need Unidata/ System Builder - Programmer/Analyst - Financial

RE: [U2] [AD] Courtesy Posting - Need Unidata/ System Builder - Programmer/Analyst - Financial Systems

2005-11-22 Thread Buffington, Wyatt
I sure the abbreviation for Maryland in not MB, because there is no B in Maryland and I'm sure there is no city in Manitoba called Baltimore. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Debster Sent: Tuesday, November 22, 2005 12:18 AM To: [EMAIL PROT

RE: [U2] 15,200 users attained on IBM's U2 UniVerse

2005-11-22 Thread Peter Gonzalez
Columbia Ultimate, http://www.columbiaultimate.com/ has the best bench mark tool I have seen. It would be interesting to see how their software "The Collector" performs with 15,000 plus users. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Jordan