If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

DYNAMIC or COMPATIBLE MODE FOR FRAMEWORK MANAGER 10.2.1

Started by gosoccer, 06 Oct 2015 10:54:22 AM

Previous topic - Next topic

gosoccer

We have our FM Model 10.2.1 and it is set to Dynamic but another organization is not accepting Dynamic mode for the
Framwork WOrk Model.

Does anyone knows why not Dynamics and what is big difference..

Thx so much in advance for your time. :) 8) 8)

gosoccer

AND unfortunately, after changing the FM Model to Compatible, I get this ugly error:

E-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:
DATASOURCENAME

bdbits

DQM uses JDBC database drivers, "compatible" will most often be using native client database drivers. You probably only have JDBC and not native client drivers.

gosoccer

Yeap! that explains the error below. Native is failing.

The Datasource Test is failing for the Compatible since it's not JDBC.

IBM DB2 / Compatible      Failed      QE-DEF-0285 The logon failed.
IBM DB2 (JDBC) / Dynamic      Succeeded       

Thank you