Re: [Info-ingres] execution of a query results in a internal error
- From: Karl & Betty Schendel <schendel@xxxxxxxxxxxxxx>
- Date: Wed, 24 May 2006 07:41:50 -0400
At 3:44 AM -0700 5/24/2006, dbecker wrote:
Hello,
Ingres Release II 3.0.2 on SuSE Linux 9.3 Professional reports an an
internal error, when trying to execute a query. The query works fine
until the result is larger than 83143 rows.
[snip]
SL93-RIS::[32771 , 9fb9fc40]: Mon May 22 04:55:06 2006
E_DM9712_SR_READ_ERROR Error occurred reading sort/hash join work
file -- path = /opt/CA/IngresII/ingres/work/default/risa
db, block 49.
read() failed with operating system error 0 (Success)
You have probably run afoul of one of the hash-join bugs that still
remained in the released version of 3.0.2. You have three options
that I can think of:
- ask Ingres Support for a link to a 3.0.3 release for your platform.
3.0.3 fixes nearly all of the remaining known hash join bugs and does
not require any upgrade. We don't publicly link to it because 3.0.3
uses the old CA-TOSL license.
- Upgrade to Ingres 2006, which also fixes nearly all of the remaining
known hash join bugs (all but one, if memory serves, and you aren't
hitting that last one). The move to Ingres 2006 does require upgradedb
to run, but the changes are trivial (versioning and some system catalog
view fixes).
- run your query with "set nohash", which turns off hash joining.
It will probably run more slowly but you should get the right answer
in all cases, even with 3.0.2.
Karl
.
- Follow-Ups:
- Re: execution of a query results in a internal error
- From: dbecker
- Re: execution of a query results in a internal error
- References:
- execution of a query results in a internal error
- From: dbecker
- execution of a query results in a internal error
- Prev by Date: execution of a query results in a internal error
- Next by Date: Re: [Info-ingres] Re: Ingres rollforwarddb (OpenIngres 2.0) error
- Previous by thread: execution of a query results in a internal error
- Next by thread: Re: execution of a query results in a internal error
- Index(es):
Relevant Pages
|
|