COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Framework Manager => Topic started by: fry on 10 Apr 2017 08:47:48 AM

Title: Framework Manager JDBC Drivers
Post by: fry on 10 Apr 2017 08:47:48 AM
Installing FM 11.0.6 on a separate VM from my  Cognos 11.0.6 dispatcher. DB Client is also installed on FM machine.

Question is in respect to jdbc connection. Do I need to place the jdbc drivers in any particular place ??

Thanks
Title: Re: Framework Manager JDBC Drivers
Post by: MFGF on 10 Apr 2017 09:34:12 AM
Quote from: fry on 10 Apr 2017 08:47:48 AM
Installing FM 11.0.6 on a separate VM from my  Cognos 11.0.6 dispatcher. DB Client is also installed on FM machine.

Question is in respect to jdbc connection. Do I need to place the jdbc drivers in any particular place ??

Thanks

Hi,

JDBC drivers belong in the /drivers folder within your CA server install location. You don't need them at all on your FM machine. When using a Dynamic Query Mode (DQM) connection, FM uses the CA server to connect to the data source (unlike with CQE, where FM needs to connect locally).

Cheers!

MF.
Title: Re: Framework Manager JDBC Drivers
Post by: fry on 10 Apr 2017 04:12:37 PM
perfect thanks !!!