Re: [U2] User ID of a LOCKED record

2012-05-04 Thread Brett Callacher
:06 am Subject: Re: [U2] User ID of a LOCKED record niverse 10.2.3 LIST.READU ctive Record Locks: evice Inode. Netnode Userno LmodePid Item-ID .. 566926395 1210555995 0 27368 RU 2736 16193-12-25 291123247 403366260 0 5436 30

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Andy Krause
Users List Subject: Re: [U2] User ID of a LOCKED record Also, on UV 11.1.1 the user name portion is broken. We had to work around it (by reading our own PID to USER table), but I understand a subsequent release addressed the issue. LIST.READU -INTERNAL Broken output: 11009371^677913942^0^2000^1

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Sammartino, Richard
In Unidata you could use the LOCKED clause followed by GETUSERNAME(STATUS()). Richard Sammartino - Original Message - From: Andy Krause akra...@rammutual.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tuesday, May 1, 2012 8:55:03 AM Subject: Re: [U2] User ID of a LOCKED record

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Dianne Ackerman
...@nordsonasymtek.com To: U2 Users Listu2-users@listserver.u2ug.org Sent: Mon, Apr 30, 2012 4:23 pm Subject: Re: [U2] User ID of a LOCKED record On Universe: LIST.READU -EVERY - INTERNAL Gives details without truncation for capturing in basic

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Wjhonson
Ackerman dia...@aptron.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, May 1, 2012 6:23 am Subject: Re: [U2] User ID of a LOCKED record It does on my system - uv 10.2.7 LIST.READU Active Record Locks: evice Inode Netnode Userno LmodePid Login Id tem-ID

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Wjhonson
Subject: Re: [U2] User ID of a LOCKED record niverse 10.2.3 LIST.READU ctive Record Locks: evice Inode. Netnode Userno LmodePid Item-ID .. 566926395 1210555995 0 27368 RU 2736 16193-12-25 291123247 403366260 0 5436 30 RU 5436

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Dianne Ackerman
-users@listserver.u2ug.org Sent: Tue, May 1, 2012 10:06 am Subject: Re: [U2] User ID of a LOCKED record niverse 10.2.3 LIST.READU ctive Record Locks: evice Inode. Netnode Userno LmodePid Item-ID .. 566926395 1210555995 0 27368 RU 2736 16193-12-25

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Andy Krause
:05 PM To: U2 Users List Subject: Re: [U2] User ID of a LOCKED record Also, on UV 11.1.1 the user name portion is broken. We had to work around it (by reading our own PID to USER table), but I understand a subsequent release addressed the issue. LIST.READU -INTERNAL Broken output: 11009371

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Wjhonson
:05 PM o: U2 Users List ubject: Re: [U2] User ID of a LOCKED record Also, on UV 11.1.1 the user name portion is broken. We had to work round it (by reading our own PID to USER table), but I understand a ubsequent release addressed the issue. LIST.READU -INTERNAL Broken output: 1009371^677913942^0

[U2] User ID of a LOCKED record

2012-05-01 Thread Nick Gettino
We wrote a process that monitors all locks on a system based on how long they have been locked with a parameter you start the program with. e.g. LOCK.MONITOR 5 The code uses the GETREADU() function and it parses the results and puts it into an array. Then displays it on a screen with details

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Andy Krause
. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 01, 2012 2:17 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] User ID of a LOCKED record LISTME only lists *you* It doesn't list

Re: [U2] User ID of a LOCKED record

2012-05-01 Thread Wjhonson
@listserver.u2ug.org Sent: Tue, May 1, 2012 1:54 pm Subject: Re: [U2] User ID of a LOCKED record Well maybe it's the way our system is setup but here is a portion of my ISTME: uid Pid User Name Terminal No Login Time 0 3520 RAMMUTUAL\ddowningtelnet:3520 May 1 07

[U2] User ID of a LOCKED record

2012-04-30 Thread Andy Krause
I am trying to notify a user of a locked record so they can ask the person locking that record to GET OUT. Is there a simple way to retrieve the user ID given the port number in a BASIC program? The only method I have found is to call !GET.USERS and then loop through the USER.INFO param

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread David A. Green
, John R. Sent: Monday, April 30, 2012 1:56 PM To: 'U2 Users List' Subject: Re: [U2] User ID of a LOCKED record LIST.READU It is not pretty (at least in UniData) because of the truncation of columns, but it should be a start. John -Original Message- From: u2-users-boun

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Susan Lynch
/2012 4:54 PM Subject: [U2] User ID of a LOCKED record I am trying to notify a user of a locked record so they can ask the person locking that record to GET OUT. Is there a simple way to retrieve the user ID given the port number in a BASIC program? The only method I have found is to call

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Wjhonson
know why the documentation says it's there, when in fact it's not there. It's been that way for umpteen years. -Original Message- From: Andy Krause akra...@rammutual.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Apr 30, 2012 2:05 pm Subject: [U2] User ID of a LOCKED

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Larry Hiscock
...@listserver.u2ug.org] On Behalf Of Andy Krause Sent: Monday, April 30, 2012 1:55 PM To: U2 Users List Subject: [U2] User ID of a LOCKED record I am trying to notify a user of a locked record so they can ask the person locking that record to GET OUT. Is there a simple way to retrieve the user

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Wally Terhune
: Monday, April 30, 2012 4:55 PM To: U2 Users List Subject: [U2] User ID of a LOCKED record I am trying to notify a user of a locked record so they can ask the person locking that record to GET OUT. Is there a simple way to retrieve the user ID given the port number in a BASIC program? The only

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Wjhonson
30, 2012 3:55 PM o: U2 Users List ubject: [U2] User ID of a LOCKED record I am trying to notify a user of a locked record so they can ask the erson locking that record to GET OUT. Is there a simple way to retrieve the user ID given the port number in a ASIC program? The only method I have found

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Wjhonson
You get bit by aborting programs and system crashes. -Original Message- From: Bill Brutzman bi...@hkmetalcraft.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Apr 30, 2012 3:21 pm Subject: Re: [U2] User ID of a LOCKED record Consider... Invoking the lock by calling a sub

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Buss, Troy (Contractor, Logitek Systems)
On Universe: LIST.READU -EVERY - INTERNAL Gives details without truncation for capturing in basic. _ Scanned by IBM Email Security Management Services powered by MessageLabs. For more information please visit

Re: [U2] User ID of a LOCKED record

2012-04-30 Thread Buss, Troy (Contractor, Logitek Systems)
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Monday, April 30, 2012 4:28 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] User ID of a LOCKED record LIST.READU -INTERNAL you don't need the EVERY to see record locks but how wild that -INTERNAL gives