[U2] Help with Soap and passing certificates in UniBasic

2010-07-06 Thread Glenn Batson
I'm hoping someone can help me out with some Soap and Certificate logic from UniBasic. We have the below code in an application (UniData 7.1.0 on Windows 2003) that has been working great for some time. The problem is the service we are talking to implemented some new code to require certifica

Re: [U2] Help with Soap and passing certificates in UniBasic

2010-07-07 Thread Glenn Batson
Here is a link to the log file from the transaction that was run. I tried posting in the email list but moderator said 40KB was too large. www.jenkon.com/Files/UniBasicSoapLog.txt<http://www.jenkon.com/Files/UniBasicSoapLog.txt> Thanks, Glenn From:

RE: [U2] UniObjects connection timeouts?

2009-04-01 Thread Glenn Batson
Have you checked your unirpcservices file timeout value. It may be UniRPC timing out the connection on the server. Glenn -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of IT-Laure Hansen Sent: Wednesday, April 01, 2009 10

RE: [U2] UV to SAP migration disaster

2009-04-20 Thread Glenn Batson
OMG. That is hilarious. Thanks for sharing. -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Jacques G. Sent: Monday, April 20, 2009 3:24 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] UV to SAP migration disaster

[U2] Need assistance replicating UniObjects.NET issue

2009-04-21 Thread Glenn Batson
Does anyone have any insight into how to create the following error. Error Message: IBMU2.UODOTNET.UniXMLException: Unable to read data from th transport connection: An existing connection was forcibly closed by the re host.[IBM U2][UODOTNET - UNIRPC][ErrorCode=81009] The RPC failed[IBM U2][UO

RE: [U2] Need assistance replicating UniObjects.NET issue

2009-04-22 Thread Glenn Batson
-Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Glenn Batson Sent: 22 April 2009 02:17 To: u2-users@listserver.u2ug.org Subject: [U2] Need assistance replicating UniObjects.NET issue Does anyone have any insight into ho

RE: [U2] Need assistance replicating UniObjects.NET issue

2009-04-22 Thread Glenn Batson
From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Glenn Batson Sent: 22 April 2009 02:17 To: u2-users@listserver.u2ug.org Subject: [U2] Need assistance replicating UniObjects.NET issue Does anyone have any insight into how to create the following erro

RE: [U2] Need assistance replicating UniObjects.NET issue

2009-04-23 Thread Glenn Batson
connected to as well, i have had problems when comms have been in half duplex, and the connection is busy. -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Glenn Batson Sent: 22 April 2009 02:17 To: u2-users@listserver.u

[U2] IBM Certification Test - Administering UniData 7.1

2009-05-01 Thread Glenn Batson
Does anyone know how different the real Certification test is from the practice test for the Administering UniData 7.1 test? I know the format is the same and there are about 1 or 2 additional questions added to the number of questions, but are the questions the same and if not how different are t

Re: [U2] GOOD NEWS From Susie

2009-09-15 Thread Glenn Batson
You mean pocket rockets (poker reference to two Aces - UniData and Universe). :) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Baker Hughes Sent: Tuesday, September 15, 2009 2:11 PM To: 'U2 Users List' Subject: Re:

Re: [U2] Connection Pooling Statement

2009-09-24 Thread Glenn Batson
I RedBack you would be using WebShares which is basically like Connection Pools. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Charles Stevenson Sent: Thursday, September 24, 2009 3:40 PM To: U2 Users List Subject:

RE: [U2] UNiOLEDB

2006-01-08 Thread Glenn Batson
IBM supports and that is not a COM implementation. Additionally IBM says that native access is always faster (native being subroutines and uniquery). If you have questions you can contact me directly. Also though I have not had any experience with it you may want to look at MV.net. Glenn Batson 360

RE: [U2] UO.NET registry exception in method dealing with performance counters

2006-01-13 Thread Glenn Batson
ation Pool identity? Glenn Batson Server Error in '/' Application. Security Exception Description: The application attempted to perform an operation not allowed by the security policy. To grant this applicati

[U2] UO.NET and SB+

2006-01-26 Thread Glenn Batson
ed it. We just have a sour taste in our mouths and will not go back. Actually we ended up using SB.REMOTE.PROCESS in the RedBack world also because stateless RBOs did not support SB+ execution. Any input would be appreciated. Glenn Batson www.jenkon.com --- u2-users mailing lis

Re: [U2] UO.NET and SB+

2006-01-28 Thread Glenn Batson
Regards JayJay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glenn Batson Sent: 26 January 2006 23:12 To: u2-users@listserver.u2ug.org Subject: [U2] UO.NET and SB+ I sent this to SB+ solutions but I also thought someone here might have some opinions.

[U2] UniXML exception from UO.NET

2006-02-24 Thread Glenn Batson
I have a piece of code that submits a query through UO.NET like: list SQL_DIST WITH DIST_NBR = "11" ID NAME ID.SUPP TOXML *** Note there are a lot more columns than what I show in the above query. I get the following exception. Can anyone give me pointers on what the error is trying to t

RE: [U2] UniXML exception from UO.NET

2006-02-24 Thread Glenn Batson
PROTECTED] On Behalf Of Glenn Batson Sent: Friday, February 24, 2006 9:40 PM To: u2-users@listserver.u2ug.org Subject: [U2] UniXML exception from UO.NET I have a piece of code that submits a query through UO.NET like: list SQL_DIST WITH DIST_NBR = "11" ID NAME ID.SUPP TOXML *** Note t

[U2] Need better description of UO.NET Error 22001

2006-04-21 Thread Glenn Batson
Can someone explain to me what Error 22001 in UO.NET is. The error text and documentation reference "Bad field number". What does "Bad field number" mean? Does it mean something like index out of range for a dynamic array? Glenn Batson Development Manager Jenkon [EMAI

[U2] UniObjects and UniData Triggers (UD 7.1)

2006-07-27 Thread Glenn Batson
ve any input or recommendations on this? Glenn Batson -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] UniData on VMWARE

2008-03-18 Thread Glenn Batson
I know this has been asked before but I cannot access the archive. I'm looking for anyone with experience of a production UniData system running in a VMWARE environment. Thx --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/