Corrected Error 17101 During a DELETE StatementAn error -17101 while running a c-treeACE SQL delete statement was observed. An optimization of the sort node was found to not be handled correctly. A new project node just above the restrict node is now included in the execution plan to project only the required project expressions that prevents this error. |
|||