<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">sc930 is a server based trace point. Do you have multiple DBMS servers running? If so you need to enable the tracing in each DBMS server.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Alex<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> info-ingres-bounces@lists.planetingres.org <info-ingres-bounces@lists.planetingres.org>
<b>On Behalf Of </b>Mark<br>
<b>Sent:</b> 16 May 2018 16:08<br>
<b>To:</b> info-ingres@lists.planetingres.org<br>
<b>Subject:</b> Re: [Info-ingres] Weird problem in Ingres 10<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On Wed, 16 May 2018 07:54:00 -0400, Karl and Betty Schendel<br>
<<a href="mailto:schendel@kbcomputer.com">schendel@kbcomputer.com</a>> wrote:<br>
<br>
>On May 16, 2018, at 7:44 AM, Mark <<a href="mailto:i@dontgetlotsofspamanymore.net">i@dontgetlotsofspamanymore.net</a>> wrote:<br>
>> <br>
>> On Tue, 15 May 2018 12:27:09 -0400, Karl and Betty Schendel<br>
>> <<a href="mailto:schendel@kbcomputer.com">schendel@kbcomputer.com</a>> wrote:<br>
>> <br>
>>> It's certainly not something I have heard of or seen before. Do you have any rules<br>
>>> defined on the relevant tables? Try enabling LOG_TRACE if the problem is<br>
>>> sufficiently predictable, or do a logdump after the problem occurs if it's not;<br>
>>> the idea being to try to see whether you actually got any PUT (insert) or<br>
>>> REP (replace) log records that were then rolled back, or whether the insert / update<br>
>>> was never executed at all.<br>
>> <br>
>> After enabling log_trace all I got was:<br>
>> <br>
>> LOG: SAVEPOINT Size written/reserved: 0/ 0 Flags:<br>
>> -------------------------------------------------------------------<br>
><br>
>So the insert/update isn't ever being executed. Either it's failing with some sort of<br>
>silent error, which would seem odd, or it's not reaching the backend at all, or<br>
>it's being pre-empted by a before rule. I think the next step would be to enable<br>
>sc930 tracing and see if the backend is getting the insert-update, and what<br>
>end-of-query status it's recording. There should be KB articles on enabling<br>
>SC930 tracing.<br>
<br>
Thanks for your help, Karl. There should not be any rules on the<br>
table but I've no idea how to check. This is all getting way beyond<br>
my knowledge. Anyway I've looked at articles about enabling SC930<br>
tracing but I don't see any output since I made the changes.<br>
<br>
We have the II_SC930_LOC environment variable set to a valid directory<br>
and I have added "SET TRACE POINT SC930 1" to the code, but no files<br>
appear in the II_SC930_LOC directory and stdout has the following:<br>
<br>
"trace directory has not been set or is invalid, tracing will not be<br>
enabled.<br>
Please enter 'SET TRACE RECORD <logdir>' or set II_SC930_LOC and<br>
re-try."<br>
<br>
I will try to get some help from Ingres themselves, if possible!<br>
<br>
-- <br>
<insert witty sig here><br>
_______________________________________________<br>
Info-ingres mailing list<br>
<a href="mailto:Info-ingres@lists.planetingres.org">Info-ingres@lists.planetingres.org</a><br>
<a href="http://lists.planetingres.org/mailman/listinfo/info-ingres">http://lists.planetingres.org/mailman/listinfo/info-ingres</a><o:p></o:p></p>
</div>
</body>
</html>