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
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.
perfect thanks !!!