Re: [U2] UniVerse on Unix - enabling SSL

2010-11-08 Thread Rajesh Menon
Dean, There are couple of things you can do. 1. Verify the uvtelnetd service is listening to the SSL port that you are connecting to. 2. Make sure to refresh the inetd (or xinetd) daemon to re-read the configuration after adding the SSL services. 3. Start the uvtelnetd service using the '-d3'

[U2] OPENSEQ and Abnormal termination of UV

2010-05-17 Thread Rajesh Menon
failing for +2Gb files? Any workarounds? Universe: 10.2.7 AIX: 5.3 Thanks Rajesh Menon ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] OPENSEQ and Abnormal termination of UV

2010-05-17 Thread Rajesh Menon
] On Behalf Of Rajesh Menon Sent: Monday, May 17, 2010 2:56 PM To: u2-users@listserver.u2ug.org Subject: [U2] OPENSEQ and Abnormal termination of UV Does anyone knows what is happening here: I am trying to open a text file (over 4Gb) using OPENSEQ and storing the file variable into a array as follows

Re: [U2] OPENSEQ and Abnormal termination of UV

2010-05-17 Thread Rajesh Menon
workarounds? Universe: 10.2.7 AIX: 5.3 Thanks Rajesh Menon ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users

RE: [U2] Encrypt issue 8088

2006-08-24 Thread Rajesh Menon
This is how I remove the char(10) from the encrypted data: LN = LEN(RESULT) IF RESULT[LN,1] = CHAR(10) THEN RESULT=RESULT[1,LN-1] END To decrypt this data, I add CHAR(10) before passing it to the ENCRYPT function. DATA = DATA:CHAR(10) HTH Rajesh -Original Message- From: [EMAIL

RE: [U2] Universe account Name/ID

2005-01-20 Thread Rajesh Menon
How about.. @PATH - Path name of current account or EXECUTE WHO CAPTURING DUMMY FIELD(DUMMY, , 2) = Account name -Rajesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward Sent: Thursday, January 20, 2005 10:20 AM To: U2-Users List Subject:

RE: [U2] Universe account Name/ID

2005-01-20 Thread Rajesh Menon
@WHO ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward Sent: Thursday, January 20, 2005 10:20 AM To: U2-Users List Subject: [U2] Universe account Name/ID Hi Folks. I'm trying to find the simplest way to figure out which account a program

RE: [U2] Text to PDF Converter

2004-10-21 Thread Rajesh Menon
Check out www.pdf995.com Using this, the pdf file can be created from any application (word, notepad, wordpad or any other text editor) by simply selecting the Print Command. Thanks Rajesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cooper, Rudy

[U2] XML DOM Help

2004-09-28 Thread Rajesh Menon
line got messed up after the write? Any idea? Thanks Rajesh Menon. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] XML DOM Help

2004-09-28 Thread Rajesh Menon
Hi Craig, Thank you for the explanation. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett Sent: Tuesday, September 28, 2004 3:55 PM To: [EMAIL PROTECTED] Subject: Re: [U2] XML DOM Help SUBJECT/SUBJECT SUBJECT/

RE: [U2] [ADM] List server hiccup?

2004-09-09 Thread Rajesh Menon
I am getting all received messages again. At least twice it happened. -Rajesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Dodds Sent: Thursday, September 09, 2004 2:28 PM To: [EMAIL PROTECTED] Subject: RE: [U2] [ADM] List server hiccup? No.

RE: [U2] XML DOM. HOW TO GET XDOMGetNodeValue ?

2004-09-03 Thread Rajesh Menon
XDOMGetNodeValue ? You need the text() node under your LASTNAME node. eg add STATUS=XDOMLocateNode(N2HANDLE, XDOM.CHILD, XDOM.FIRST.CHILD,XDOM.TEXT.NODE, N3HANDLE) and get the value of N3HANDLE. Simon Rajesh Menon [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello, I am trying

[U2] Universe 10.1 and WebSphere MQ Integration.

2004-08-20 Thread Rajesh Menon
Hello, I know this topic was discussed here earlier, but I still have some basic questions. We have a need of communicating between a web portal and universe database (installed on AIX) through WebSphere MQ. From the previous discussions, I figured the best way to handle this is by using MQ API

RE: [U2] UniObjects for .NET (UO.NET)

2004-08-03 Thread Rajesh Menon
wrote: The new UniObjects for .NET provides high-speed native access that runs in a managed .NET environment for increased performance. http://www-306.ibm.com/software/data/u2/unidata/ud61-ann.html From: Rajesh Menon Not sure when this will be available. But there is session

RE: [U2] UniObjects for .NET (UO.NET)

2004-07-30 Thread Rajesh Menon
Not sure when this will be available. But there is session for Uniobjects.NET (UO.NET) in the upcoming U2 and DB2 Information Management Technical Conference, September 2004 (LAS VEGAS) -Rajesh Here is the session details: U2 High Performance Managed Interface for U2 with UniObjects for .NET