<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<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:0in;
        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:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        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:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hey, Marty!&nbsp; Actian support is hiring! <span style="font-family:&quot;Segoe UI Emoji&quot;,sans-serif">
😉</span><o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> info-ingres-bounces@lists.planetingres.org &lt;info-ingres-bounces@lists.planetingres.org&gt;
<b>On Behalf Of </b>Martin Bowes<br>
<b>Sent:</b> Thursday, May 17, 2018 9:49 AM<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></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Hi Mark,<br>
<br>
For the successful updates to have occurred and now have zero rows when you check for them... Something else is screwing with your data.<br>
<br>
Do the auditdb and lets track what happens to these records.<br>
<br>
Marty<br>
<br>
-----Original Message-----<br>
From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
Sent: 17 May 2018 14:44<br>
To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
<br>
On Thu, 17 May 2018 13:24:56 +0000, Martin Bowes<br>
&lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
<br>
&gt;Hi Mark,<br>
&gt;<br>
&gt;That trace shows three successive update attempts each with a different message_id. The first one updates no rows the others update a single row.<br>
<br>
Yes, but ... they all should update exactly one row.<br>
<br>
&gt;So can you do a:<br>
&gt;select count(*) from db_msg where message_id = ' 100055700000XDBW' and queue &lt;&gt; ' log_20150325' /* rowcount = 0 */<br>
<br>
0 [This was 1 when the update first failed. It was subsequently<br>
updated succesfully].<br>
<br>
&gt;select count(*) from db_msg where message_id = ' 400055700000XDBW' and queue &lt;&gt; ' log_20150325' /* rowcount = 1 */<br>
<br>
0<br>
<br>
&gt;select count(*) from db_msg where message_id = ' 500055700000XDBW' and queue &lt;&gt; ' log_20150325' /* rowcount = 1 */<br>
<br>
0<br>
<br>
&gt;Marty<br>
&gt;<br>
&gt;-----Original Message-----<br>
&gt;From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
&gt;Sent: 17 May 2018 14:17<br>
&gt;To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
&gt;Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;<br>
&gt;On Thu, 17 May 2018 13:03:16 +0000, Martin Bowes<br>
&gt;&lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;Sorry, my bad that should have been a line starting: SESSION BEGINS<br>
&gt;&gt;<br>
&gt;&gt;Can you send the update queries and parameters (if any) from the good and bad cases. Those won't show any private data, so it should be cool.<br>
&gt;<br>
&gt;Cheers. I have emailed you the logs.<br>
&gt;<br>
&gt;&gt;Marty<br>
&gt;&gt;<br>
&gt;&gt;-----Original Message-----<br>
&gt;&gt;From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
&gt;&gt;Sent: 17 May 2018 13:51<br>
&gt;&gt;To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
&gt;&gt;Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;&gt;<br>
&gt;&gt;On Thu, 17 May 2018 12:35:38 +0000, Martin Bowes<br>
&gt;&gt;&lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;Going out on a limb here...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;Are we sure the two sessions are working on the same table owned by the same user in the same database as each other?<br>
&gt;&gt;<br>
&gt;&gt;I am only using a single session for this.<br>
&gt;&gt;<br>
&gt;&gt;&gt;In the sc930 trace file can you find the connection information immediately prior to the update code. You are looking for a line like:<br>
&gt;&gt;&gt;BEG 27/03/2018 13:26:07.598545, Database: iidbdb, User: ingres<br>
&gt;&gt;<br>
&gt;&gt;There's nothing like this in the trace files.<br>
&gt;&gt;<br>
&gt;&gt;&gt;You could also check your database and see if there are any duplicates of the table with the query:<br>
&gt;&gt;&gt;Select table_owner from iitables where table_name='YOURTABLE';<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;Do that for each table involved in the update.<br>
&gt;&gt;<br>
&gt;&gt;Only 1 row (& only 1 table in the update).<br>
&gt;&gt;<br>
&gt;&gt;&gt;Marty<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;-----Original Message-----<br>
&gt;&gt;&gt;From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
&gt;&gt;&gt;Sent: 17 May 2018 13:21<br>
&gt;&gt;&gt;To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
&gt;&gt;&gt;Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;On Thu, 17 May 2018 12:06:48 +0000, Martin Bowes<br>
&gt;&gt;&gt;&lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;No error code and with a rowcount of zero means the update is successful, but had no work to do.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;I presume there is a where clause in the update and that it looks OK.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;There is a where clause and it does match a record so there is &quot;work<br>
&gt;&gt;&gt;to do&quot;.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;Can you compare the code which worked and the code which didn't work for discrepancies?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;Yes. They are exactly the same! And it only fails the first time it<br>
&gt;&gt;&gt;is executed, all other times work fine.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;Marty<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;-----Original Message-----<br>
&gt;&gt;&gt;&gt;From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
&gt;&gt;&gt;&gt;Sent: 17 May 2018 12:57<br>
&gt;&gt;&gt;&gt;To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
&gt;&gt;&gt;&gt;Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;On Thu, 17 May 2018 11:21:37 +0000, Martin Bowes<br>
&gt;&gt;&gt;&gt;&lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;Twice...<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;Once where it updates the data and once where it puts it back the way it was?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;No. The data is the same for each.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;What do the Rowcount figures say on each statement?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;0.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;Marty<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;-----Original Message-----<br>
&gt;&gt;&gt;&gt;&gt;From: Mark [<a href="mailto:i@dontgetlotsofspamanymore.net">mailto:i@dontgetlotsofspamanymore.net</a>]
<br>
&gt;&gt;&gt;&gt;&gt;Sent: 17 May 2018 12:12<br>
&gt;&gt;&gt;&gt;&gt;To: <a href="mailto:info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</a><br>
&gt;&gt;&gt;&gt;&gt;Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;On Wed, 16 May 2018 12:40:48 -0400, Karl and Betty Schendel<br>
&gt;&gt;&gt;&gt;&gt;&lt;<a href="mailto:schendel@kbcomputer.com">schendel@kbcomputer.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;SC930 tracing is server wide and runs until you stop it with set notrace sc930.<br>
&gt;&gt;&gt;&gt;&gt;&gt;So you can connect to any database, do the set trace record '/some/ingres-writable/dir'<br>
&gt;&gt;&gt;&gt;&gt;&gt;and the set trace point sc930, go to the trace record directory you gave it and<br>
&gt;&gt;&gt;&gt;&gt;&gt;ensure that there's at least something there (should be one or more sessNNNNN files),<br>
&gt;&gt;&gt;&gt;&gt;&gt;and then you can run your esql program until the fault happens.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;You don't actually need to put the sc930 into the esql program unless you want to<br>
&gt;&gt;&gt;&gt;&gt;&gt;do it that way.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;Once you capture what you need to capture, set notrace point sc930 turns it off.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;You'll need the trace point privilege, simplest is to do it as the installation owner<br>
&gt;&gt;&gt;&gt;&gt;&gt;(user ingres, traditionally).<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;Thanks again. We now have traces but they don't help me. The traces<br>
&gt;&gt;&gt;&gt;&gt;include the SQL statement and the data but, pretty much, nothing else.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;The only notable thing I observed is that the data is traced twice for<br>
&gt;&gt;&gt;&gt;&gt;the failed transaction and only once for the successful ones.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;There are no error messages.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;Karl<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; On May 16, 2018, at 11:12 AM, Mark &lt;<a href="mailto:i@dontgetlotsofspamanymore.net">i@dontgetlotsofspamanymore.net</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; On Wed, 16 May 2018 12:11:08 +0000, Martin Bowes<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; &lt;<a href="mailto:martin.bowes@ndph.ox.ac.uk">martin.bowes@ndph.ox.ac.uk</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Just to expand on Karl's sc930...You may already know this...<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; To turn it on, make a recording directory...mkdir /full/path/to/directory'<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; And then...<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; sql iidbdb &lt;&lt; SQL_END<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; set trace record '/full/path/to/directory';<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; set trace point sc930 1;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; \p\g<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; \q<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; SQL_END<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Do I need to run this on the server account? I have implemented it<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; currently in the embedded SQL of my program.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; FYI. The digit after the sc930 indicates a tracing level, 1 should be sufficient.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Run the errant query.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; And turn off the sc930.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; sql iidbdb &lt;&lt; SQL_END<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; set trace point sc930 0;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; \p\g<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; \q<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; SQL_END<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; You can now access the recording directory and start scanning the files for any sign of life from your query.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Marty<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; -----Original Message-----<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; From: Karl and Betty Schendel [<a href="mailto:schendel@kbcomputer.com">mailto:schendel@kbcomputer.com</a>]
<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Sent: 16 May 2018 12:54<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; To: Ingres and related product discussion forum<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Subject: Re: [Info-ingres] Weird problem in Ingres 10<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; On May 16, 2018, at 7:44 AM, Mark &lt;<a href="mailto:i@dontgetlotsofspamanymore.net">i@dontgetlotsofspamanymore.net</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; On Tue, 15 May 2018 12:27:09 -0400, Karl and Betty Schendel<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; &lt;<a href="mailto:schendel@kbcomputer.com">schendel@kbcomputer.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; It's certainly not something I have heard of or seen before. Do you have any rules<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; defined on the relevant tables? Try enabling LOG_TRACE if the problem is<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; sufficiently predictable, or do a logdump after the problem occurs if it's not;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; the idea being to try to see whether you actually got any PUT (insert) or<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; REP (replace) log records that were then rolled back, or whether the insert / update<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; was never executed at all.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; After enabling log_trace all I got was:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; LOG: SAVEPOINT Size written/reserved: 0/ 0 Flags:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; -------------------------------------------------------------------<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; So the insert/update isn't ever being executed. Either it's failing with some sort of<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; silent error, which would seem odd, or it's not reaching the backend at all, or<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; it's being pre-empted by a before rule. I think the next step would be to enable<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; sc930 tracing and see if the backend is getting the insert-update, and what<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; end-of-query status it's recording. There should be KB articles on enabling<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; SC930 tracing.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Karl<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Info-ingres mailing list<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:Info-ingres@lists.planetingres.org">Info-ingres@lists.planetingres.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://lists.planetingres.org/mailman/listinfo/info-ingres">
http://lists.planetingres.org/mailman/listinfo/info-ingres</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; -- <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; &lt;insert witty sig here&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Info-ingres mailing list<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:Info-ingres@lists.planetingres.org">Info-ingres@lists.planetingres.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://lists.planetingres.org/mailman/listinfo/info-ingres">
http://lists.planetingres.org/mailman/listinfo/info-ingres</a><br>
<br>
-- <br>
&lt;insert witty sig here&gt;<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><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>