Jak

There's a patch for a SYS.MESSAGE issue in recent releases - check the
release notices:

10.1.15

7883    In certain circumstances, UniVerse may have incorrectly written
        information from the SYS.MESSAGE file into other files. This may
        have caused the header or a primary group of the file to be
        overwritten, resulting in file corruption. This problem has
        been fixed.

Otherwise if you are on 9.5 (very) late and not past 9.6.2.5 then upgrade
and increase MFILES a lot in the meanwhile...


Regards

JayJay



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Kent
Sent: 21 February 2006 23:07
To: [email protected]
Subject: Re: [U2] [UV] Weird error.

JJ
    i am having a similar problem with the results of EXECUTE USERS being 
writen to SYS.MESSAGE on release 10.0.17 but its only occuring from a script

and is an intermittent failure.
The temporary fix was to make SYS.MESSAGE read only.

The above is in the ON.ABORT paragraph and is triggered by a write failure 
being unable to write to a read only file
If fileino(file,1) shows the correct file and a dos /c /a:r /s shows no read

only files

Somehow the file pointers are getting screwed up.

jak

----- Original Message ----- 
From: "John Jenkins" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 22, 2006 9:12 AM
Subject: RE: [U2] [UV] Weird error.


> 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: [email protected]
> 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
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 268.0.0/266 - Release Date: 21/02/2006
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to