on 2010 Nov 07 6:55 PM
Any idea on this error?
Select Error: SQLSTATE = S1000 [Sybase][ODBC Driver][SQL Anywhere]Laufzeit-SQL-Fehler - * FEHLER * Assertierung fehlgeschlagen: 105810 (12.0.0.2589) Cannot build parallel hash join
It's a Statement that used to run fine under SQLAnywhere 11. Now I'm using 12.0.0.2589, and this error has been there since the very first release of SQLAynwhere 12.
it might have something to do with the FORCE INDEX I am using, because when I omit this, the statement runs fine.
Regards,
Henning
Request clarification before answering.
You have hit a bug that has already been fixed by QTS 645001 (on 2010 Oct 22) - the fix is will be available in 12.0.0 build 1299 (or higher).
Here is the description of the fix:
If parallel access plans are considered by the SQL Anywhere Optimizer ( see, for example in the docs,
SQL Anywhere Server - SQL Usage » Query optimization and execution » Query execution algorithms » Parallelism during query execution » Parallelism in queries) then it was possible for queries to fail with a "Cannot build parallel ..." assertion.
This has been fixed.
Examples of assertions returned before this change:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
47 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.