Re: [U2] Read yourself

2014-05-12 Thread Bernard Lubin
to the first program) Hope that helps. Rgds Bernard Lubin System Group Developer 549 Blackburn Rd Mount Waverley VIC 3149 Australia P: +61 3 9535 F: +61 3 9535 2274 E: bernard.lu...@pentanasolutions.com W: pentanasolutions.com Pentana Solutions accepts no liability for the content

Re: [U2] Left Outer Join Question

2014-03-03 Thread Bernard Lubin
The Command that you are looking for is MERGE.LIST EG SELECT FILE1 TO 1 SELECT FILE2 TO 2 MERGE.LIST 1 INTERSECT 2 TO 3 Rgds Bernard Lubin Bernard Lubin System Group Developer 549 Blackburn Rd Mount Waverley VIC 3149 Australia P: +61 3 9535 F: +61 3 9535 2274 E: bernard.lu

Re: [U2] Left Outer Join Question

2014-03-03 Thread Bernard Lubin
Just retried it on a couple of servers, AIX and Linux running different version of UniVerse and am not getting your error. Are you running UniVerse or UniData. Not too sure what the syntax would be on UniData Rgds Bernard Lubin System Group Developer 549 Blackburn Rd Mount Waverley VIC

Re: [U2] UvRestore error

2013-11-26 Thread Bernard Lubin
I had this error once. This happens when the @tm, @sm @vm exists in the indexed field (or if the indexed field is than the maximum key size (as defined in the CONFIG MAXKEYSIZE command) So you may have to write a program to analyse the result of your I-descriptor field used for indexing.

[U2] Sending submitrequest using NTLM authentication

2013-08-13 Thread Bernard Lubin
) results in basic Authorization. Thanks Bernard Lubin This email and any attachments to it are confidential. You must not use, disclose or act on the email if you are not the intended recipient. Liability limited by a scheme approved under Professional Standards

Re: [U2] Sending submitrequest using NTLM authentication

2013-08-13 Thread Bernard Lubin
the --ntlm parameter and submit the request outside of UV ? HTH. Regards, Brian. Brian Whitehorn Programmer Toll Priority T +61 3 9676 1663 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bernard Lubin Sent

Re: [U2] {BDT] Commenting A Block Of Code

2013-01-09 Thread Bernard Lubin
Bill Using BDT, highlight the line you wish to comment, then press Ctrl and /. Bernard -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, 10 January 2013 12:25 PM To: U2 Users List

Re: [U2] BDT - formatting basic code

2012-12-19 Thread Bernard Lubin
Just tested this on our server and it is placing spaces instead of the tab character. You may have to change your tab setting. (Windows/Preference /Ant/Editor/Formatter) - uncheck the Use tab char instead of spaces checkbox I am using Version 3.0.3 of the BDT. I remember that there were

Re: [U2] Access list denial: Function UVBACKUP

2012-11-26 Thread Bernard Lubin
The 2 lines in the UV.BACKUP record are associated multivalues lines.The file is in the main UV account S420WHO 51 uv From bernardl S420ED UV.ACCESS UVBACKUP 2 lines long. : ^ Up-arrow display mode= enabled Top. : P 0001: uvadm^253root^253NT

Re: [U2] Is there any way to tell if I am in an EXECUTE level and CAPTURING is turned on?

2012-06-21 Thread Bernard Lubin
On UniVerse, the @LEVEL will tell you what level number you are on. Do not know how to determine if CAPTURING is on. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Farmer Sent: Friday, 22 June 2012 12:09

Re: [U2] [UV] Purposefully Breaking a UniVerse File

2011-05-05 Thread Bernard Lubin
Hi Perry, We have taken another approach when we analyse the backup log. We know what the valid responses are. So we treat any other responses as invalid. Regards Pentana Solutions forum now live - Click Here -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Count question

2010-01-06 Thread Bernard Lubin
on the status of MORE.DATA Regards   Bernard Lubin -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ed Hess Sent: Thursday, 7 January 2010 9:46 AM To: u2-users@listserver.u2ug.org Subject: [U2] Count question Hi all

Re: [U2] UV Command Stacks

2009-12-07 Thread Bernard Lubin
The TCL command stack is stored in SAVEDLISTS under the item id S.userid.userno. Regards Bernard  -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Friday, 4 December 2009 8:13 AM To: U2 Users List

Re: [U2] Running total from UniVerse dict

2009-06-29 Thread Bernard Lubin
Hi Kate, Try this... This will show the running total for every printed line ED DICT FILENAME RUNNING.TOTAL This is a Type I Descriptor last compiled on 30/06/09 at 09:07. 20 lines long. : P7 0001: I 0002: @1...@record8 0003: MD2 0004: RUNNING TOT 0005: 10R Regards   -Original

RE: [U2] encode to base64 in universe?

2009-05-05 Thread Bernard Lubin
Have you tried using the ENCRYPT function. The description for Action Code 2 is Base 64 encode after encryption. Regards -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Victor Henderson Sent: Wednesday, 6 May 2009

RE: [U2] UV Timed INPUT

2009-03-11 Thread Bernard Lubin
I think what you are looking for is the INPUTIF statement. We have used this statement for the same type of process. Regards Bernard Lubin -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Norman, David (Health

RE: [U2] Inter-Process Control...

2009-02-26 Thread Bernard Lubin
A point to remember if using sockets (on UniVerse) is that your phantom will become an iphantom, and thus consume a license. Regards Bernard Lubin -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Larry Hiscock

RE: [U2] cannot fnuxi a file with a trigger...

2008-09-17 Thread Bernard Lubin
Stuart, We have the same issue when copying files from AIX to Linux or vice-versa, if there are triggers attached. Even dropping the trigger does not work. The only work around that we use is to create a new copy of the file on the originating server, then send that file instead. I have been

RE: [U2] Maximum size of the record lock table

2008-04-15 Thread Bernard Lubin
being locked, it will take less records to fill the lock table, as locking records with small record ids. Rgds Bernard Lubin --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Universe 20.1 itype perf enhancer

2008-01-24 Thread Bernard Lubin
logic in the subroutine to check whether you have just logged into another account. Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of john reid Sent: Friday, 25 January 2008 1:56 AM To: list

RE: [U2] Distributed files poll

2008-01-23 Thread Bernard Lubin
the indices on all the part-files. You can use the access statement to select items based on the index field. However, if you use BSCAN to select all items matching a particular index, you will need to run BSCAN on each part-file. Rgds Bernard Lubin Development Department Reynolds and Reynolds

RE: [U2] Universe failure - why?

2008-01-22 Thread Bernard Lubin
with the key (eg control character or @VM, @SM) Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oaks, Harold Sent: Wednesday, 23 January 2008 10:39 AM To: u2-users@listserver.u2ug.org Subject: [U2

RE: [U2] Locks in subroutines

2007-10-08 Thread Bernard Lubin
variable defined in either a labelled or unlabelled common, the lock stays. Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noel Sent: Tuesday, 9 October 2007 9:02 AM To: u2-users

RE: [U2] [BB] Does UD need the equivalent of uv/errlog?

2007-09-17 Thread Bernard Lubin
It is stored in the root directory (/) and is called .uvhome To find the contents of the uvhome file, just type in cat /.uvhome Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Louie

RE: [U2] Disappearing Indexes on UniVerse

2007-09-16 Thread Bernard Lubin
PROTECTED] On Behalf Of Bernard Lubin Sent: Sunday, July 08, 2007 4:21 PM To: u2-users@listserver.u2ug.org Subject: [U2] Disappearing Indexes on UniVerse I have several instances of indexes disappearing. The symptom is as follows: The index file is still present at unix, but it looks like it has been re

RE: [U2] [UV] - Getting the call stack trace within a program

2007-09-05 Thread Bernard Lubin
to the wiki site. Thanks Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stevenson, Charles Sent: Wednesday, 5 September 2007 2:30 AM To: u2-users@listserver.u2ug.org Cc: Bernard Lubin Subject: RE

RE: [U2] [UV] - Getting the call stack trace within a program

2007-09-04 Thread Bernard Lubin
Thanks to every one who answered so promptly to my query. It is just what I was looking for. Rgds Bernard Lubin Development Department Reynolds and Reynolds --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] - Getting the call stack trace within a program

2007-09-03 Thread Bernard Lubin
and finally the GENERIC.WRITE, I would like to issue a command that will return the subroutine stack : PROGRAMA ; SUBRA; SUBRA2; GENERIC.WRITE (preferably with the line number that called the various subroutines) Thanks Bernard Lubin Development Department Reynolds and Reynolds --- u2-users mailing

[U2] Disappearing Indexes on UniVerse

2007-07-08 Thread Bernard Lubin
-INDEX command. The indexing of a file can only be done by the system administrator. Has anyone experienced similar situation? If so, how did you resolve it? Any help/suggestion would be greatly appreciated. Bernard Lubin Development Department Reynolds and Reynolds --- u2-users

RE: [U2] [UV] Trigger(s) on distributed file

2007-06-21 Thread Bernard Lubin
Stuart, Bscan will not work against the main file, but works on the individual files. Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Boydell, Stuart Sent: Friday, 22 June 2007 2:06 PM To: u2

RE: [U2] I-DESC Dict Items Returning SUBR Value

2007-05-08 Thread Bernard Lubin
I have just tested it on my server, and always get the descriptions printed on multiple lines. I do not know what your routine UHL.WRAP is using as a delimited when returning the values in the ANS variable. I have tried here with either @vm or @am as the delimiter in the ANS variable and it is

RE: [U2] FILE EXPORT

2007-03-29 Thread Bernard Lubin
to China. Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anita Panda Sent: Friday, 30 March 2007 4:27 PM To: u2-users@listserver.u2ug.org Subject: [U2] FILE EXPORT I think I was not clear

RE: [U2] Help with File Pointers

2007-03-18 Thread Bernard Lubin
How about using the FILEINFO function? This will return the path name of the 2 different files. OPEN CUSTOMER TO F1 ELSE STOP OPEN CUSTOMER2 TO F2 ELSE STOP PATH1 = FILEINFO(F1,2) PATH2 = FILEINFO(F2,2) Rgds Bernard Lubin Development Department Reynolds and Reynolds -Original Message