COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: ToriBurns on 21 Aug 2014 09:16:29 PM

Title: IBM Cognos Report studio and HP Vertica
Post by: ToriBurns on 21 Aug 2014 09:16:29 PM
Good morning Gurus,

I am new to hp vertica. I just want to ask if you have tried integrating hp vertica with ibm cognos?. We are using the ibm cognos report studio and integrated it with hp vertica. The report is throwing an error whenever I use a query calculation and whenever I add a filter.

Error:
UDA-QOS-0006 Error
UDA-SQL-O458 PREPARE failed because the query requires local processing of the data. The option to allow local processing has not been enabled.
UDA-SQL-0477 A literal value is not supported by the database. This operation requires local processing of the data.

This is just one of the errors thrown. I wonder if allowing local processing will solve the problem.
Any advice, suggestions, or ideas are highly appreciated. Thanks in advance. :)
Title: Re: IBM Cognos Report studio and HP Vertica
Post by: MFGF on 22 Aug 2014 04:37:20 AM
Quote from: ToriBurns on 21 Aug 2014 09:16:29 PM
Good morning Gurus,

I am new to hp vertica. I just want to ask if you have tried integrating hp vertica with ibm cognos?. We are using the ibm cognos report studio and integrated it with hp vertica. The report is throwing an error whenever I use a query calculation and whenever I add a filter.

Error:
UDA-QOS-0006 Error
UDA-SQL-O458 PREPARE failed because the query requires local processing of the data. The option to allow local processing has not been enabled.
UDA-SQL-0477 A literal value is not supported by the database. This operation requires local processing of the data.

This is just one of the errors thrown. I wonder if allowing local processing will solve the problem.
Any advice, suggestions, or ideas are highly appreciated. Thanks in advance. :)

Hi,

In Framework Manager, you need to select your data source for Vertica and change the Query Processing property to Limited Local (from Database Only)

Republish your package, and this should allow the local processing your reports require.

Cheers!

MF.