Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Ingres Topics / December 2005

Tip: Looking for answers? Try searching our database.

ingres error code -6 when issuing a commit

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JIMC - 19 Dec 2005 18:00 GMT
Can anyone tell me what this error code means ?  Also, is there a
manual that contains all error codes issued by the ingres server ?
Karl & Betty Schendel - 19 Dec 2005 19:23 GMT
>Can anyone tell me what this error code means ?  Also, is there a
>manual that contains all error codes issued by the ingres server ?

All the Ingres error codes have funky looking (hex) numbers preceded
by E_, W_, or I_  and a two-letter facility code.  E.g. E_QE0002 is a
generic query execution code.

Embedded SQL error codes are different but they are generally largish
negative numbers like -38000.

I don't know any error code -6.  I suspect that your application is trapping
some Ingres error and translating it to -6.  You'll have to find out
what Ingres error code the application is getting.

The closest that I know of to an error listing is the file
$II_SYSTEM/ingres/files/english/messages/messages.txt.  I am not
entirely sure how it's generated (automatically, one would hope), and it
may contain additional messages that front-end tools like qbf can emit,
along with DBMS server messages.

Karl
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.