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 / DB2 Topics / January 2005

Tip: Looking for answers? Try searching our database.

Reason Code: negative number

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eveline - 24 Jan 2005 15:56 GMT
Dear all,

I have a database on which I do stuff like:

- creating tables
- filling those tables with data
- joining tables
- EXPORT of queries to file
- LOAD data from file into a tables

After doing the above stuff for a while, I get the following error
after trying to EXPORT a query to file:

"DB21017E  The Command Line Processor encountered a system error with
the
front-end process output queue. Reason code = -2097151976."

Does anyone know what the meaning of the negative Reason code is? A bug
maybe?

I am using DB2 v8.2.

regards,

Eveline
Mark A - 24 Jan 2005 16:08 GMT
> Dear all,
>
[quoted text clipped - 21 lines]
>
> Eveline

If you check the Messages and Codes manual for that error, you would see
that they give one example of a reason code and it is negative.
Unfortunately it is not the same reason code you have. I was looking at the
V8.1 manual.
Serge Rielau - 24 Jan 2005 18:31 GMT
>>Dear all,
>>
[quoted text clipped - 26 lines]
> Unfortunately it is not the same reason code you have. I was looking at the
> V8.1 manual.

This may be coming from the OS. Here is what a tool of mine propsoes:
Operating system reason code (errno):
    0x00000018 (24) = Too many open files

Could that be? Maybe you're leaking file handles in your app?

Cheers
Serge
Signature

Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab

Eveline - 25 Jan 2005 10:25 GMT
Yes, that was the problem.

Thanks a lot!

Eveline
 
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.