对于Cognos Server 64位Windows系统,注意!请下载32位程序。即:

 

因为Cognos只认32位ODBC程序。这里千万要注意。对于64位的Windows系统的ODBC有两个程序,即:

Odbcad32.exe 文件的 32 位版本位于 %systemdrive%\Windows\SysWoW64 文件夹中。

Odbcad32.exe 文件的 64 位版本位于 %systemdrive%\Windows\System32 文件夹中。

我们安装后,要打开%systemdrive%\Windows\SysWoW64中的ODBC程序进行配置。千万不要到控制面板中计算机管理中的ODBC中配置,因为这个是64位的ODBC。

ODBC配置后如下图(详细参数,非常简单,这里不给出了,注意db的编码要在Detail中设置一下。)

Cognos的ODBC配置页面

BMT-MD-6001 or BMT-IMP-0016 error when running Metadata Wizard in Framework Manager

Technote (troubleshooting)

Problem(Abstract)

When creating a new project using the Metadata Wizard, modelers are presented with the following error message after selecting a Data Source:
BMT-MD-6001 Connection to the data source 'great_outdoors_sales' failed because a valid connection string was not specified.
ODBC data source connections will return the following error:
BMT-IMP-0016 The provider type OD is not supported in this mode.

Cause

The Framework Manager project is configured to use Dynamic Query Mode but no JDBC connection details have been entered in the Data Source connection in Cognos Administration. For more details regarding configuring connectivity for Dynamic Query Mode, please refer to the "Data Sources and Connections" section of the Administration and Security Guide.

Dynamic Query Mode does not support ODBC connections.

Resolving the problem

To resolve this issue, there are two possible steps:

    Switch to Classic Query Mode
    1. If creating a new model, uncheck the "Use Dynamic Query Mode" option in the New Project window.
    2. If updating an existing model, select the Project item (the highest level item in the Project viewer panel) and in the Properties pane set the Query Mode property to Compatible.

    Configure JDBC Connection Details in Cognos Administration

    1. Using a web browser, navigate to the Cognos Connection URL.
    2. Log in as a user with Administrative privileges.
    3. Click Launch -> Cognos Administration.
    4. Click the Configuration tab.
    5. Click the name of the data source to be modeled.
    6. In the Actions column, click the Set Properties icon next to the appropriate Data Source connection.
    7. Click the Connection tab.
    8. Click the pencil icon next to the Connection String entry.
    9. Click the JDBC tab.
    10. Ensure "Enable JDBC connection" is checked and fill in the details for the data source connection.
    11. Click OK.
    12. Open Framework Manager and run the Metadata Wizard.

Related information

Data Sources and Connections - Administration and Secur

cognos10.2.2使用ODBC连接oracle92数据库(BMT-IMP-0016)的更多相关文章

  1. [原]php远程odbc连接sqlsvr数据库,自定义端口,命名实例的连接方式

    远程odbc连接sqlsvr数据库,自定义端口,命名实例的连接方式,默认如果不修改的话sqlsvr的端口号是1433,默认实例名就是机器名,,如果既用了命名实例,又改了默认端口,改怎么连接数据库呢? ...

  2. 解决ODBC连接Oracle数据库报Unable to connect SQLState=08004问题

    今天用ODBC连接Oracle数据库时,报了这么一个错“Unable to connect SQLState=08004 Oracle ODBC Ora-12154”,上网查了好久都说PowerDes ...

  3. [转]ODBC连接ORACLE数据库的设置

    本文转自:http://www.cppblog.com/edog/articles/1420.html 首先安装Oracle,以Oracle 817为例,作为ODBC开发者的客户端,才能使用Oracl ...

  4. Asp.Net通过ODBC连接Oracle数据库

    本来有个项目是通过安装Oracle client然后让asp.net引用System.Data.OracleClient来访问Oracle数据库的,但是不知道为什么老是报:ORA-12170:连接超时 ...

  5. 测试odbc连接sqlsever数据库是否成功的代码

    1 #include<stdio.h> 2 #include<stdlib.h> 3 #include<windows.h> 4 #include<sql.h ...

  6. 配置DB2的数据库ODBC连接

    打开cmd窗口,输入db2cmd启动db2 clp窗口 输入db2 list node directory查看是否有数据库需要连接的节点 如果不存在,则 节点编目:db2 catalog tcpip ...

  7. php连接Access数据库的三种方法

    http://www.php100.com/html/webkaifa/PHP/PHPyingyong/2009/1115/3524.html 虽然不是一个类但先放这儿吧 最近想把一个asp的网站改成 ...

  8. Windows server2008 搭建ASP接口访问连接oracle数据库全过程记录--备用

    真的是太不容易了,以前的时候在window server 2003上面搭建了一套asp+oracle的接口系统,就费了好大的劲儿,其实那会迷迷瞪瞪的也不知道怎么的就弄好了,也懒得管了.OK,从昨天到今 ...

  9. Windows server2008 搭建ASP接口訪问连接oracle数据库全过程记录

    真的是太不easy了,曾经的时候在window server 2003上面搭建了一套asp+oracle的接口系统.就费了好大的劲儿,事实上那会迷迷瞪瞪的也不知道怎么的就弄好了,也懒得管了.OK,从昨 ...

随机推荐

  1. Dynamic Vertex Buffers

    ynamic vertex buffers on the other hand allow us to manipulate the information inside the vertex buf ...

  2. ARM-Linux驱动-触摸屏驱动分析

    出处:http://blog.csdn.net/geekcome/article/details/6580981 硬件平台:FL2440 内核版本:2.6.28 主机平台:Ubuntu 11.04 内 ...

  3. 应用程序连接oracle rac

    10g rac vip漂移的目的不是让client不加改变的连接过来而是让client尽快收到一个连接终止的包,然后由client去连接tnsnames中配置的下一个地址.和没有vip相比, 使用vi ...

  4. HW4.8

    import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner i ...

  5. Apple LLVM 6.0 Warning: profile data may be out of date

    I have no clue what this meant, so I googled the problem. I only ended up with some search results s ...

  6. hdu5601-N*M bulbs(黑白棋盘染色)

    一个矩形,一个人从左上角走到右下角,每走过一个位置把0变成1,1变成0. 求有没有可能他离开之后所有的数都是0 假设这个矩形是一个棋盘,黑白相间. 这样会发现从一个颜色走到相同颜色可以对棋盘不产生任何 ...

  7. 高密度Java应用部署的一些实践

    传统的Java应用部署模式,一般遵循“硬件->操作系统->JVM->Java应用”这种自底向上的部署结构,其中JEE应用可以细化为“硬件->操作系统->JVM->J ...

  8. 算法基础:最大递减数问题(Golang实现)

    给出一个非负整数,找到这个非负整数中包括的最大递减数.一个数字的递减数是指相邻的数位从大到小排列的数字. 如: 95345323,递减数有:953,95,53,53,532,32, 那么最大的递减数为 ...

  9. GNU LIBC源代码学习之strcmp

    比較两个字符串 我的代码块 #include <string.h> int my_strcmp(const char* s1,const char * s2) { if((s1==NULL ...

  10. [React] React Fundamentals: Add-on ClassSet() for ClassName

    To get the add-ons, use react-with-addons.js (and its minified counterpart) rather than the common r ...