`
LiYunpeng
  • 浏览: 952339 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

Cognos安装Sample及遇到相应问题

阅读更多
Cognos安装自带的Sample

I. Restore Databases.
Open a command prompt at C:\Cognos\crn\webcontent\samples\db\oracle, where you will see four .dmp files.
then import the gosales database to oracle by the command (imp gosales/gosales@orcl file = GOSL.DMP full=y).
Then it will import all the files.After this revoke dba from gosales by the command(revoke dba from gosales).
In the same way, import goretailers and the rest.

其中gosales/gosales@orcl 分别就是导入表的用户和相应的数据库实例
这里注意 查询了一些资料,大家都说,对执行的每个脚本都相应的用一个用户来导入
如:
imp gosalesdw/gosalesdw@orcl full=y file=GOSALESDW.dmp ignore=y;
imp gosaleshr/gosaleshr@orcl full=y file=GOSALESHR.dmp ignore=y;
imp gosalesrt/gosalesrt@orcl full=y file=GOSALESRT.dmp ignore=y;
imp gosalesmr/gosalesmr@orcl full=y file=GOSALESMR.dmp ignore=y;
imp gosales/gosales@orcl full=y file=GOSALES.dmp ignore=y;

这里需要注意一下导入文件的顺序,否则会出现约束问题
就是这个意思

成功导入表之后我们要做的
II. Define Data Sources.
In Cognos Connection (http://Localhost/cognos8) select Directory, Data Sources, New Data Source (icon).
Set up the four sample databases using the names gosales, goretailers, etc. The Framework Manager model expects these names.
The Oracle connection string should be the same as the service name in tnsnames.ora on the server (eg. orcl)
Use the different userids/passwords for each (eg. gosales/gosales), as set up in Oracle.
You can leave the collation sequence blank (but make sure you select the password checkbox).
Test the connections as you set them up.
在上面步骤 导入数据源时遇到了个问题,研究了好长时间
因为我用的是Oracle11g  11.2  64bit 版本的,遇到了个问题,在使用Cognos Connection时候,新建数据源
却会连接失败,提示

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

这里我们要注意,Cognos Configuration 里头的  Security---Cognos Application FireWall里头的Enable CAF Validation 要是true

SQL*Net connect string:  填写的是数据库实例名字

重要的一点  64为bit 本来是不被Cognos 32bit支持的,64bit的没有试过
我们要安装Oracle的instant Client 并且配置相应的环境变量 具体最小需要哪些我去尝试,按照网上找的资料
我配置了
ORACLE_INSTANT_CLIENT  == O:\OracleClient\instantclient_11_2
ORACLE_HOME == O:\Oracle11g\LiYunpeng\product\11.2.0\dbhome_1
TNS_ADMIN == %ORACLE_HOME%\NETWORK\ADMIN
ORACLE_SID  ==   STUDY
PATCH 添加 %ORACLE_INSTANT_CLIENT
LD_LIBRARY_PATH == %ORACLE_HOME%\LIB

还要把
O:\Oracle11g\LiYunpeng\product\11.2.0\dbhome_1\NETWORK\ADMIN
中的sqlnet.ora和tnsnames.ora连个文件拷到instant Client的home目录里头

这样配置就OK了,创建了新的数据源
我们就可以在FrameWork里头导入这个数据源和相应的数据库了


我导入了两个数据源,分别名为
great_outdoors_warehouse
great_outdoors_sales
他们相对应导入的数据库是gosalesdw和gosales

III. Publish Framework Manager Package.
Open Framework Manager. Click Open a project... to create it the first time and go to the location
C:\Program Files\cognos\c8\webcontent\samples\Models\gosales_goretailers\gosales_goretailers.cpf. and then select
data source and type it in the schema.
Simple给我们提供了一个Project 我们可以直接打开,也可以使用我们自己创建的Project



IV. Import Sample Reports.
Now we have databases defined, a connection to them from ReportNet, and the metadata model published.
All we need now is the sample reports to run. Copy Cognos_Samples.zip from crn\webcontent\samples\content to crn\deployment
In Cognos Connection, select Home (if you’re not already there), Tools\Content Administration\Import tab, New Import (icon).
Cognos_Samples should appear in the list. Select Next, then Next again.
On the ‘Select the Public Folders Content’ page, select the checkbox to the left of the Cognos_Samples package.
Select Next, Next again, then Import Now.

这里我们需要注意的是他的位置 实际是在配置标签---管理内容 里面,我们在右面可以找到new import,就会看到刚刚复制过的zip可以导入了

V. Test Sample Reports.
Select Home (if you’re not there already), Public Folders, GO Sales and Retailers, Report Studio Report Samples,
and select a report (GO Media is a good one to try). It might take a few seconds to run the first report as everything
fires up. Run some more reports and queries to check that everything is working, and see what’s available to you.
ReportNet is now up and running.

现在我们可以对Sample进行试用了!
分享到:
评论

相关推荐

    Cognos10安装和sample配置

    本文将详细介绍如何在Windows环境下安装Cognos 10及其Sample配置,帮助初学者快速上手并理解Cognos 10的组件与功能。 1. **引言** - **编写目的**:本教程旨在指导用户完成Cognos 10的安装过程,并通过Sample配置...

    windows平台上cognos开发最简安装(cognos服务器,Sample安装还原和Framework Manager安装)

    本文作者鼓励读者在遇到问题时,可以加入指定的Cognos技术交流群或社区进行讨论和交流。此外,由于文档部分内容可能是通过OCR技术生成的,可能存在个别字识别错误或者漏识别的情况,读者需要理解并修正这些问题,以...

    如何导入使用Cognos的Sample实例

    如何导入使用Cognos的Sample实例

    cognos安装文档及使用

    本文主要介绍如何在Windows XP Professional(SP2)环境下安装Cognos 8的不同组件以及配置IIS和Apache2.2服务器,同时简述了配置SQL Server 2K(SP4)和Oracle9i作为数据源的步骤。 1. **安装环境**: - 操作系统:...

    cognos安装配置文档

    Cognos是一款强大的商业智能和分析工具,由IBM开发,用于数据报告、数据分析和企业级报表。本安装配置文档详细介绍了在Windows XP Professional(SP2)...在遇到问题时,参考Cognos官方文档或寻求技术支持是非常重要的。

    Cognos安装配置cognos8.3在windows安装[汇编].pdf

    在安装sunone时,输入正确的计算机全名,并配置相应的端口号,这些端口号将用于Cognos的认证。 安装完成后,需通过控制台添加用户和设置权限。在Sunone控制台,可以创建新用户并将它们分配到特定的组,如People,...

    Cognos8 安装及配置

    确保所有组件的安装路径保持一致,以避免后续配置中的问题。 开始安装时,将对应的VCD文件放入虚拟光驱,进入win32文件夹并选择开始安装。按照默认设置进行,注意在某些步骤中,例如询问是否替换现有组件时,根据...

    Cognos安装步骤Linux

    Cognos10.2服务端在Linux服务器上的部署,详细步骤

    Linux安装配置Cognos11详细手册

    Linux环境下安装和配置Cognos 11的详细手册,根据...通过以上知识点的梳理,可以较为全面地掌握在Linux环境下安装和配置Cognos 11的过程,同时理解到相关环境和要求的重要性,以及在操作过程中可能遇到的一些细节问题。

    Cognos10 安装配置手册

    Cognos10 安装配置手册详解 Cognos10 安装配置手册是商业智能(Business Intelligence, BI)领域中的一份非常重要的安装指导手册。该手册详细介绍了 Cognos10 的安装配置过程,涵盖了从环境准备到安装 Cognos ...

    Cognos安装、组件介绍、使用

    对于IIS配置,需要创建三个虚拟目录:cognos8、cgi-bin和help,分别指向Cognos安装目录下的相应文件夹,并确保每个目录具有适当的权限设置,如读取和执行权限。 3. Framework 简介 Framework是Cognos8的核心组成...

    cognos安装文件

    Cognos是一款由IBM开发的企业级商业智能(BI)和性能管理软件,它为企业提供数据可视化、报告、分析和仪表板等服务。...在安装和配置过程中,遇到问题时,可以查阅IBM官方文档或在线社区寻求帮助。

    Cognos安装手册(精简版)

    ### Cognos安装手册知识点详解 #### 一、软件准备 根据给定的文档内容,首先需要准备以下软件包: 1. **cognos8_1.win.iso** —— Cognos 8.1 主安装包; 2. **cognos8_1.langpack.win.iso** —— Cognos 8.1 的...

    cognos10 安装、使用教程

    ### Cognos10安装与使用教程:从零开始的指南 #### 一、Cognos简介 Cognos是一款全球领先的商业智能(Business Intelligence, BI)软件,它由加拿大Cognos公司开发,后被IBM收购,因此也被称为IBM Cognos。Cognos以...

    导入Cognos自带的Sample实例

    导入Cognos自带的Sample实例是一项关键操作,用于在Cognos环境中建立示例数据集,以便用户可以熟悉和测试Cognos的各种功能。本文将详细介绍如何导入Cognos自带的Sample实例,涵盖数据库配置、权限设置、数据库优化...

    cognos安装中文教程

    - 根据不同的元数据库需求,需要安装相应的客户端。例如,如果使用的是DB2 v8.2,则需安装DB2 v8.2客户端。 - Web服务器:如Apache Http Server 2.2.4等。 **1.2 元数据库服务器** 根据使用的数据库类型不同,...

Global site tag (gtag.js) - Google Analytics