SQL error code -601 - Mailing list pgsql-novice

From jason.ctr.alburger@faa.gov
Subject SQL error code -601
Date
Msg-id OF3DD80DBD.05E66B2E-ON85257052.0043F81A-85257052.0046D3ED@faa.gov
Whole thread Raw
List pgsql-novice



All,

I recevied the SQL error code -601 <ECPG_WARNING_QUERY_IGNORED> from an
embedded C SQL EXEC statement

ie, EXEC SQL DELETE FROM foo WHERE number = 999999;


I've googled the error code, but the only thing I can come up with is
"current transaction is aborted, queries ignored until the end of
transaction block".

Can anybody provide me with a better explanation of what the error means &
what circumstances generate the error?  Is this error just a warning that
can be logged and ignored, or is there a major problem at this point?

Thanks in advance!!

Jason Alburger
609-485-7225
HID/NAS/LAN Engineer
Joseph Sheairs Associates, Inc.
FAA/AOS-330

pgsql-novice by date:

Previous
From: "Walker, Jed S"
Date:
Subject: Re: Make year 01/01/0001 but leave timestamp alone
Next
From: jason.ctr.alburger@faa.gov
Date:
Subject: Fw: SQL error code -601