[U2] AUTO: Jonathan D Smith is prepared for DELETION (FREEZE)

2010-01-04 Thread Jonathan D Smith
I am out of the office until 31/12/2010. The mail box of Jonathan D Smith is being deactivated and will be deleted at 31.01.2010. To look up e-mail addresses of IBM employees for which you know the name, use this site : http://www.ibm.com/contact/employees/be/en/ To look up general telephone

[U2] AUTO: Jonathan D Smith is out of the office - But Don't Panic (returning 27/06/2009)

2009-06-22 Thread Jonathan D Smith
I am out of the office until 27/06/2009. I am visiting a Customer in Finland.I have limited access to email and phone. For Support Matters Contact John Jenkins For PSO Matters Ailsa Mcaless Note: This is an automated response to your message "U2-Users Digest, Vol 2, Issue 68" sent on 22/6/09

[U2] AUTO: Jonathan D Smith is out of the office - But Don't Panic (returning 28/04/2009)

2009-04-20 Thread Jonathan D Smith
I am out of the office until 28/04/2009. I am visiting a Customer in Sweden. I have limited access to email and phone. For Support Matters Contact John Jenkins For PSO Matters Ailsa Mcaless Note: This is an automated response to your message "U2 Users Digest V1 #2611" sent on 20/4/09 9:00:04.

[U2] AUTO: Jonathan Smith is Out of the Office - But Don't Panic (returning 06/04/2009)

2009-03-21 Thread Jonathan D Smith
I am out of the office until 06/04/2009. I am out of the office from the 21st March and will return on the 6th April. In my absence if you need help with a support related issue please contact John Jenkins in the UK or Simon Caddick in the USA. If you need help with a services related matter pleas

Re: [U2] Record Locking Problems

2008-05-08 Thread Jonathan D Smith
s a memory structure, if you want to test this for yourself do a test on UniData and UniVerse on RECORDLOCKU v READU and you'll see there is almost no time difference on UniVerse. Regards, Jonathan D Smith SWG Client Support - Software U2 Service Delivery Team Technical Support Consultant

[U2] U2U UK You Need to Be There (BTW Register Now and Win an IPod)

2007-09-13 Thread Jonathan D Smith
the cost of a formal training course ... what more can I say excellent value for money and you need to be there. For more information and how to register follow this link http://www-306.ibm.com/software/info/u2/university/index.jsp Thanks, Jonathan D Smith SWG Client Support - Software U2 Service D

[U2] Re: Issue with installing UniVerse on Linux

2007-07-12 Thread Jonathan D Smith
Hi All, Final tip for UniVerse install on Linux it will require compress / uncompress which is not installed by default onto Linux, so suggest you get it installed or maybe try linking compress to zip etc. Regards, Jonathan D Smith SWG Client Support - Software U2 Service Delivery Team

Re:[U2] Anyone AIX 5.3 with UV 9.6 Upgrade C/C++ runtime to V8.0.0.4 ?

2007-03-12 Thread Jonathan D Smith
Hi Garry, UniVerse 9.6 is not certified for AIX 5.3 , the first UniVerse release certified for AIX5.3 is 10.1.12, for reference please see the availability matrix at https://www.ibm.com/software/data/u2/support/u2techconnect/matrix.asp Regards, Jonathan Smith Advanced Support Engineer -

RE: [U2] Anyone AIX 5.3 with UV 9.6 Upgrade C/C++ runtime to V8.0.0.4 ?

2007-03-12 Thread Jonathan D Smith
Hi Garry, Aside from JayJay's comments on the release notes, UniVerse 9.6 is not certified for AIX 5.3 , the first UniVerse release certified for AIX5.3 is 10.1.12, for reference please see the availability matrix at https://www.ibm.com/software/data/u2/support/u2techconnect/matrix.asp Regar

[U2] Re: Version question

2006-09-22 Thread Jonathan D Smith
Hi, Try using uv -version from the command / unix prompt. Regards, Jonathan Smith Advanced Support Engineer - U2 Advanced Technical Support IBM Certified Solutions Expert mailto:[EMAIL PROTECTED] Support Phone 0800 773 771 , Support Email [EMAIL PROTECTED] http://www.ibm.com

Fw: [U2] [UV] QSELECT in transaction

2006-08-03 Thread Jonathan D Smith
Hi All, Just needed to clear up where we are with QSELECT question for everyone on the list. We've done some researching on the issue, as it is also a currently active support case asked by a customer in South Africa. Previous comments about the interaction with the SAVEDLISTS file would be in

[U2] Job Vacancy - Sent to me , but of no use to me

2006-02-01 Thread Jonathan D Smith
I have an excellent new opportunity: My financial client based in Central London is urgently seeking two experienced Data-basic Programmers. Must have minimum 5 years Fiscal programming experience in a Universe Operating System. Minimum 6 month contract. Please contact me for further informa

[U2] Re: Identifying UD files

2006-01-26 Thread Jonathan D Smith
Adam, Here is how to identify if a VOC pointer is a valid UniData File ... You will also notice a handy tip in the ELSE clause code. OPEN "VOCNAME" TO F.FILE THEN FILETYPE = FILEINFO(F.FILE,3) ; * Refer to UniBasic Commands Reference Manual for full list (For Reference 2 Hashed, 3 Dyna

RE: [U2] DATE conversion problems

2006-01-10 Thread Jonathan D Smith
Hi, You are correct by default UniVerse will use the American Format unless overridden by DATE.FORMAT in the LOGIN or UV.LOGIN paragraph. However, a little used method (which is documented, but ignored by most) is to force the Date Format in the conversion you use. For example if you use the c

[U2] Re:UV XMLDB Tool

2005-12-06 Thread Jonathan D Smith
Hi All, We are already aware of the problem with Pick Flavour Accounts and the XMLDB tool and it is already logged as Ecase 7586 and is currently in the list of fixes to be done for 10.2 Regards, Jonathan Smith IBM Certified Solutions Expert Advanced Support Engineer - U2 Advanced Technical Sup

[U2] Re: UniObjects.Net specifying port

2004-11-10 Thread Jonathan D Smith
Hi, Even though our current documentation set states you can get and set the port property. You can't. We are aware of this problem and a fix will be available shortly. Contact your normal support route for more details. Regards, Jonathan Smith IBM Certified Solutions Expert Advanced Support E

[U2] Re: U2 Users Digest V1 #165

2004-08-03 Thread Jonathan D Smith
Hi Karl, This problem does not happen on UniVerse 10.1.4 on Aix See Screenshot below :- 001: RTVEC = "" 002: VNM = TRIM(FIELD(RTVEC<8>),":",2) 003: END Bottom. *--: FIB Filed "TESTER" in file "BP" unchanged. Compiling: Source = 'BP/TESTER', Object = 'BP.O/TESTER' 02VNM