COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: MFGF on 05 Sep 2014 07:29:02 AM

Title: HP Vertica Datasource
Post by: MFGF on 05 Sep 2014 07:29:02 AM
malcolm.cantor (http://www.cognoise.com/index.php?action=profile;u=18057) wrote:

QuoteHi

I wonder if you can help me please.

I have connected Cognos 10.2 to a HP vetica Datasource via the JDBC connection. The connection succeeds in Cognos admin as a dynamic connection and I am able to do the same using Framework Manager where the connection succeeds .

When I try to use the datasource in Framework manager it shows the connections as one of the selectable data sources but when I choose it the error comes up BMT-MD-5079 Failed to execute metadata request. Please check if the JDBC driver exists.

I am puzzled I have looked at the Environment variables to make sure its pointing to the correct place etc all seems fine.

This error occurs if I try to use it as a DQM source, if I uncheck DQM then I get this error
QE-DEF-0285 The logon failed.
QE-DEF-0325 The logon failed for the following reason:
RQP-DEF-0068 Unable to connect to at least one database during a multi-database attach to 1 database(s) in:
Vertica

UDA-SQL-0432 Unable to locate the gateway "cogudajdbc".

I didn't get chance to reply to the message before he posted again:

QuoteHi

Sorted the issue it was missing the jdbc jar file in the Web inf directory on the dispatcher.

Sorry to have troubled you

Regards

Malcolm

Glad you sorted it, Malcolm! I'm posting this up so that others with a similar issue can see the solution.

Cheers!

MF.
Title: Re: HP Vertica Datasource
Post by: satyajit.igate@gmail.com on 25 Sep 2017 11:39:40 PM
MF,
I am having same issue. I created a JDBC datasource using DB2 database. I am able to connect from Cognos connection>Administration. My BI server is installed in AIX server(not in windows). I have installed FM in my local system. I can view the datasource I created but when I tried to use that it throws the error below:
FYI- I have copied the "db2jcc4.jar" file in FM location: C:\Program Files (x86)\ibm\cognos\c10\webapps\p2pd\WEB-INF\lib
-----------------------------
QE-DEF-0285 The logon failed.
QE-DEF-0325 The logon failed for the following reason:
RQP-DEF-0068 Unable to connect to at least one database during a multi-database attach to 1 database(s) in:
Satyajit

UDA-SQL-0432 Unable to locate the gateway "cogudajdbc".
------------------------------------
Any help would be appreciated.
Title: Re: HP Vertica Datasource
Post by: the6campbells on 08 Oct 2017 08:35:08 AM
In order to use Dynamic query and JDBC drivers your FM model must be set to Dynamic and not compatibility mode.

This is different from the inability of the JRE being able to load the JDBC driver for a specific vendor.