Page 1 of 1

The query processor could not produce a query plan

Posted: Tue Aug 24, 2010 2:01 pm
by nagarjuna900
Hi,

am getting the following error. How can i solve this.
[DataDirect][ODBC SQL Server Driver][SQL Server]Internal Query Processor Error: The query processor could not produce a query plan. For more information, contact Customer Support Services.

Thanks,

Posted: Tue Aug 24, 2010 4:08 pm
by ray.wurlod
Contact Customer Support Services?

Could it be that the executing user lacks sufficient database/table privileges to be able to create a query plan? Could it be that the table where query plans are recorded does not exist?

It is unlikely that the problem is internal to either DataStage or the ODBC driver.