On 7 Aug 2006 09:04:37 -0700, JIMC <jchambers@xxxxxxxxxxxxx> wrote:
I'm trying to determine what a QUEL error number 393321 is. The
programmer did not code the program to write the error message along
with the error number.
To look up error messages -
$ cd $II_SYSTEM/ingres/sig/errhelp
$ ./errhelp -d393321
(393321)
QE0069 Tuple at tid already deleted.
Sounds like something's gone wrong with that table perhaps a corrupt index?
Re: Bad Linux Programmers ... if the programmer had any real clue as to how his ...busy signal.... rant wondering why the error message couldn't say "line busy" instead ... but is by no means the *only* reason.... (comp.os.linux.misc)
Re: Strings start at index 1, Dynamic Arrays at index 0, Pchars start at index 0 ... >>Suppose a programmer wants to get the first character of a string via a ... >>Next he wants the first character of an edit box. ... That's totally inconsistent.... Normally one gets no error message because it starts at zero, ... (alt.comp.lang.borland-delphi)
Problems with FindLast command. ... I am a new programmer in Delphi 6, and I would like to get some ... assistance with a with the FindLast command.... Each time I run the program it gives the following error message when ... it reaches the "until not iseof" line. ... (comp.lang.pascal.delphi.misc)
Re: [Info-ingres] Is there a QUEL error messages and codes manual ? ... This looks like it's probably DELETED_TID returned from the query optimizer indicating that a record or tuple has been deleted and the TID is thus stale - does that fit the logic? ...programmer did not code the program to write the error message along ... (comp.databases.ingres)
Re: Do we always have to update or insert? Why cant we just relate? ... > the database) is the same, but the error message gives a bit more ... there is a data area where such things as a row count are normally included. ... The programmer has the information that nothing went wrong, ... Been a long time since I accessed SQL from a program. ... (comp.databases.theory)