UniVerse patches ring a bell - issues with the capture file name.....

10.1.15
8168    The temporary file generated by a JDBC remote procedure call now
        contains both the user number and process ID of the user generating
        the call to eliminate the possibility of temporary file name
        conflicts for different users making remote procedure calls
        through JDBC.


10.1.7
7292    A problem was discovered when EXECUTE with CAPTURING was
        executed simultaneously by more than one UniVerse process.
        UniVerse may have returned a message similar to "Unable to
        open "/tmp/caputure0096aa" file, returned data that belonged
        to another user, or returned an "unable to stat" error. To
        correct this problem, the tmp pattern for capturning has
        been changed to "captureXXXXXXXXXXXX" (from 7 X's to 12 X's).


BTW: EXECUTEs from a RedBack method callaare expensive - what does XLOGTO
do?

Hope this helps

JayJay

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gordon J Glorfield
Sent: 20 February 2006 23:18
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Weird error.

Group,

I have a subroutine that is being called by a RedBack program.  In this 
subroutine is the following line:

      EXECUTE 'XLOGTO Qsome.account' CAPTURING JUNK

I am getting hundreds of errors showing up in the error log for this line 
of code.  The states: "Unable to create capture file."  I am at a loss as 
to why this error is being generated.  Any clues anyone can offer will be 
gratefully accepted.  Is this something that RedBack is causing?

TIA,
Gordon


Gordon J. Glorfield
Sr. Applications Developer
MAMSI (A UnitedHealth Company)
301-360-8839


This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to