SlideShare uma empresa Scribd logo
1 de 25
Mastering Metrics and Coping
        with Cognos
And you are?
Sharon Bellamy                         Greg Kutinov
                   Socialshazza

                   Socialshazza.com




                                      10 years WebSphere
                                      Connections since V3.0
11 years WebSphere                    Integrating ICS products
Connections since V2                  Domino development
Integrating ICS products              DB2 Admin
Likes: Disney, Marmite &
                                      Likes: Sports – Volleyball
World of Warcraft
                                      Dislikes: Very slow internet
Dislikes: Melting Ice Cream
                                      connection – bores me !!
Agenda
•   Installation
•   Configuring and federating
•   Patching
•   Configuring LDAP
•   Metric and Connections
•   I H S configuration
•   Configuring cubes
•   Metrics mastered
PART I. INSTALLATION
PreRequisites
• Databases – create the Cognos & Metrics DBs
• WAS (7.0.0.21) – installed, patched
• DB2 client installed on Cognos machine and
  configured to connect to the DBs above
• Cognos software
WAS nodes
• Wiki:
manageprofiles.bat -create -templatepath
WAS_install_rootprofileTemplatesdefault -
adminUserName was_admin_name -
adminPassword was_admin_password
• Recommendation:
manageprofiles.bat -create -templatepath
WAS_install_rootprofileTemplatesdefault –
profileName Cognos
• SSO Win:
ktab –m source.keytab destination.keytab
ktab –list –k destination.keytab
Product versions
The whole Cognos bundle - IBM Cognos Business
Intelligence for Connections Activities V4.0 Multilingual
Multiplatform eAssembly (CRJU4ML):
1. IBM Cognos Business Intelligence Server 10.1.1 : 64-
bit Windows (CI5VMML), 32-bit Windows (CI5VLML), 32-
bit AIX (CI5VSML), 64-bit AIX (CI5VTML), 32-bit Linux x86
(CI5W6ML), 64-bit Linux x86 (CI5W7ML), 32-bit Linux on
System z (CI5W4ML), 64-bit Linux on System z (CI5W5ML)
2. IBM Cognos Business Intelligence Transformer 10.1.1 :
Windows (CI2Q1ML), AIX (CI2Q4ML), Linux x86 CI2Q6ML,
Linux on System z (CI2QHML)
OS patching & preparing
• Patch the OS: TL0 SP3 Recommended Base Patch
  Level (AIX); compat-libstdc++-33
  compat-glibc-2.3.2, openmotif-2.2.3 (Linux RH)… -
  http://www-
  01.ibm.com/support/docview.wss?uid=swg270224
  63#linux
• DB2client – catalog a node with the Metrics db for
  Transformer (db2 catalog tcpip…/ db )
• PowerCubes folder – local for Windows only
• CognosConfig.zip or CognosConfig.tar
• Provide 4 JDBC drivers - /CognosSetup/BI-
  Customization/JDBC
Planning the properties file
was.install.path=C:IBMWebSphereAppServer        cognos.admin.username=wsadmin
was.profile.name=iCognos                           cognos.admin.password=*** PASSWORD
                                                   REMOVED ***
was.local.admin.username=wstest
was.local.admin.password=*** PASSWORD              cognos.namespace=IBMConnections
REMOVED ***
was.fqdn.hostname=ferdinand.mont.ru                cognos.cube.path=C:IBMCognosBIPowerCubes

cognos.was.node.name=FERDINANDNode02
cognos.was.server.name=cognos_server                cognos.db.type=db2
                                                    cognos.db.host=neptune.mont.ru:50000
cognos.biserver.issetup=C:Distrbiserver_10.1.1wi cognos.db.name=COGNOS
nx64hissetup.exe                                   cognos.db.user=LCUSER
cognos.transformer.issetup=C:Distrtransformer_10
.1.1win32issetup.exe                              cognos.db.password=*** PASSWORD REMOVED

cognos.biserver.install.path=C:IBMCognosBI       metrics.db.type=db2
                                                   metrics.db.host=neptune.mont.ru:50000
cognos.transformer.install.path=C:Program Files
(x86)IBMCognosTransformer                        metrics.db.name=METRICS
                                                   metrics.db.local.name=METRICS
cognos.locale=EN                                   metrics.db.user=LCUSER
cognos.contextroot=cognos                          metrics.db.password=*** PASSWORD REMOVED
                                                   ***
Installing
• cognos-setup.log:
All properties provided for Cognos database
All properties provided for Metrics database
JDBC Connection Success
Success to verify the JDBC connection to Cognos Content
Store database.
JDBC Connection Success
Success to verify the JDBC connection to Metrics database.
... performing validation check completed
Installing Cognos ...
BUILD SUCCESSFUL…
Configuring & federating
• cognos-configure.log
…Finished Import Metrics Report Package into Cognos
Setup Cube path variable into Cognos
Finished Setup Cube path variable into Cognos…
…All forward references were resolved
Finished Setup Cube Models…
    -> the folder metricsmodel appears within the
Transformer installation directory

• Federating the Cognos node:
addNode deployment.server.com
–profileName iCognos –includeapps
• Verifying the cognos node get started & synchronized,
  then starting the cognos server
Verifying the installation
PART II. POST-INSTALLATION
Applying fix packs
• cognos.biserver.install.path to be specified
  during installation of the fix pack
• Generating a new cognos.ear file with cognos-
  setup-update
• Replacing the “entire application” with a new
  cognos.ear on the Deployment Manager (run
  the cognos node and resynchronize)
• Updating the Cognos server configuration
  with cognos-configure-update
LDAP Authenticating
Accessing global and community
            metrics
IBMConnectionsMetricsAdmin
IHS applying




•    LotusConnections-config.xml:
<sloc:serviceReference bootstrapHost="" bootstrapPort="" clusterName="admin_replace" enabled="true"
serviceName="cognos" ssl_enabled="true">
     <sloc:href>
       <sloc:hrefPathPrefix>/cognos</sloc:hrefPathPrefix>
       <sloc:static href="http://uran.mont.ru" ssl_href="https://uran.mont.ru"/>
       <sloc:interService href="https://uran.mont.ru"/>
     </sloc:href>
  </sloc:serviceReference>
Cognos cubes errors
Rebuilding Cognos cubes

• Transformer logs - trxschelog.log
09.10.2012 0:08:27,88 : daily refresh fail
09.10.2012 9:59:52,02 : build all data fail
19.10.2012 17:56:18,65 : rebuild 201210 success
19.10.2012 17:57:31,35 : build all data success
• Rebuild-all.bat
…"C:Program Files (x86)IBMCognosTransformerbincogtr" -n2 -i -c -s -g -
f"C:Program Files
(x86)IBMCognosTransformermetricsmodelpromptStartBuild.xml" -
m"C:Program Files
(x86)IBMCognosTransformermetricsmodelMetricsAuditCube.mdl"
"C:Program Files (x86)IBMCognosTransformerbincogtr" -n2 -i -c -s -g -
f"C:Program Files
(x86)IBMCognosTransformermetricsmodelpromptBuildAllData.xml" -
m"C:Program Files
(x86)IBMCognosTransformermetricsmodelMetricsTrxCube.mdl“…
Global Metrics output sample
Communities metrics sample
Regular maintenance
•   A sample of the trxschelog file:

28.10.2012 0:05:02,41 : Delete the existing cube file
C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc.
28.10.2012 0:07:34,95 : rebuild 201210 fail
29.10.2012 0:07:24,23 : daily refresh fail
29.10.2012 15:31:55,65 : build all data success
30.10.2012 0:07:57,62 : daily refresh fail
30.10.2012 10:02:30,65 : daily refresh fail
30.10.2012 10:03:52,85 : build all data success
30.10.2012 10:08:54,25 : daily refresh success
30.10.2012 17:18:42,84 : Delete the existing cube file
C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc.
30.10.2012 17:20:19,26 : rebuild 201210 success
31.10.2012 0:07:25,50 : daily refresh success
31.10.2012 9:34:50,17 : Delete the existing cube file
C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc.
31.10.2012 9:36:58,74 : daily refresh success
01.11.2012 0:08:40,82 : daily refresh success
01.11.2012 11:28:03,78 : build all data success
02.11.2012 0:07:54,96 : daily refresh success
03.11.2012 0:08:47,66 : daily refresh success
Useful Documentation
•   Installing WebSphere Application Server for Cognos Business Intelligence
•   Installing DB client for Cognos Transformer
•   Installing required patches on the Cognos BI Server system
•   Installing Cognos Business Intelligence components
•   Configuring Cognos Business Intelligence after installation
•   Federating the Cognos server to the Deployment Manager
•   Validating the Cognos BI server installation
•   Configuring Cognos Business Intelligence
Mastering metrics and coping with cognos

Mais conteúdo relacionado

Destaque

Easy as pie creating widgets for ibm connections
Easy as pie   creating widgets for ibm connectionsEasy as pie   creating widgets for ibm connections
Easy as pie creating widgets for ibm connectionsLetsConnect
 
How IBM Connections increases productivity and more
How IBM Connections increases productivity and moreHow IBM Connections increases productivity and more
How IBM Connections increases productivity and moreLetsConnect
 
A munakhelyi csábítás változó eszköztára - MUVI 2014 Launch
A munakhelyi csábítás változó eszköztára - MUVI 2014 LaunchA munakhelyi csábítás változó eszköztára - MUVI 2014 Launch
A munakhelyi csábítás változó eszköztára - MUVI 2014 LaunchÉva Uzsák (Virág)
 
Soccnx III - Opening General Session
Soccnx III - Opening General SessionSoccnx III - Opening General Session
Soccnx III - Opening General SessionLetsConnect
 
Economics Boston and San Diego
Economics Boston and San DiegoEconomics Boston and San Diego
Economics Boston and San Diegoakipi
 
Extensibility of IBM Connections using XPages and Open Source from OpenNTF
Extensibility of IBM Connections using XPages and Open Source from OpenNTFExtensibility of IBM Connections using XPages and Open Source from OpenNTF
Extensibility of IBM Connections using XPages and Open Source from OpenNTFLetsConnect
 
Social connections - content management for ibm connections
Social connections - content management for ibm connectionsSocial connections - content management for ibm connections
Social connections - content management for ibm connectionsLetsConnect
 
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...Ismet Kale
 
Power point Règlement de conflits en milieur de travail
Power point   Règlement de conflits en milieur de travailPower point   Règlement de conflits en milieur de travail
Power point Règlement de conflits en milieur de travailSelexionLapointe
 
Mémoire_BéréniceViviand
Mémoire_BéréniceViviandMémoire_BéréniceViviand
Mémoire_BéréniceViviandBerenice Viviand
 
Diapo Skydrive
Diapo SkydriveDiapo Skydrive
Diapo SkydriveFlolet
 
Power point Règlement des différends avec les autorités fiscales
Power point   Règlement des différends avec les autorités fiscalesPower point   Règlement des différends avec les autorités fiscales
Power point Règlement des différends avec les autorités fiscalesSelexionLapointe
 
Comprendre les technologies LPWA (SIGFOX et LoRa)
Comprendre les technologies LPWA (SIGFOX et LoRa)Comprendre les technologies LPWA (SIGFOX et LoRa)
Comprendre les technologies LPWA (SIGFOX et LoRa)Robert Vivanco Salcedo
 

Destaque (20)

Easy as pie creating widgets for ibm connections
Easy as pie   creating widgets for ibm connectionsEasy as pie   creating widgets for ibm connections
Easy as pie creating widgets for ibm connections
 
Entry 3
Entry 3Entry 3
Entry 3
 
How IBM Connections increases productivity and more
How IBM Connections increases productivity and moreHow IBM Connections increases productivity and more
How IBM Connections increases productivity and more
 
A munakhelyi csábítás változó eszköztára - MUVI 2014 Launch
A munakhelyi csábítás változó eszköztára - MUVI 2014 LaunchA munakhelyi csábítás változó eszköztára - MUVI 2014 Launch
A munakhelyi csábítás változó eszköztára - MUVI 2014 Launch
 
Soccnx III - Opening General Session
Soccnx III - Opening General SessionSoccnx III - Opening General Session
Soccnx III - Opening General Session
 
Entry 3
Entry 3Entry 3
Entry 3
 
Economics Boston and San Diego
Economics Boston and San DiegoEconomics Boston and San Diego
Economics Boston and San Diego
 
Entry 3
Entry 3Entry 3
Entry 3
 
Extensibility of IBM Connections using XPages and Open Source from OpenNTF
Extensibility of IBM Connections using XPages and Open Source from OpenNTFExtensibility of IBM Connections using XPages and Open Source from OpenNTF
Extensibility of IBM Connections using XPages and Open Source from OpenNTF
 
Entry 3
Entry 3Entry 3
Entry 3
 
Color in webdesign
Color in webdesignColor in webdesign
Color in webdesign
 
Ha Long Bay Cruise Starlight
 Ha Long Bay Cruise Starlight Ha Long Bay Cruise Starlight
Ha Long Bay Cruise Starlight
 
Social connections - content management for ibm connections
Social connections - content management for ibm connectionsSocial connections - content management for ibm connections
Social connections - content management for ibm connections
 
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...
The Use of ARCH and GARCH Models for Estimating and Forecasting Volatility-ru...
 
Power point Règlement de conflits en milieur de travail
Power point   Règlement de conflits en milieur de travailPower point   Règlement de conflits en milieur de travail
Power point Règlement de conflits en milieur de travail
 
la promotion
la promotionla promotion
la promotion
 
Mémoire_BéréniceViviand
Mémoire_BéréniceViviandMémoire_BéréniceViviand
Mémoire_BéréniceViviand
 
Diapo Skydrive
Diapo SkydriveDiapo Skydrive
Diapo Skydrive
 
Power point Règlement des différends avec les autorités fiscales
Power point   Règlement des différends avec les autorités fiscalesPower point   Règlement des différends avec les autorités fiscales
Power point Règlement des différends avec les autorités fiscales
 
Comprendre les technologies LPWA (SIGFOX et LoRa)
Comprendre les technologies LPWA (SIGFOX et LoRa)Comprendre les technologies LPWA (SIGFOX et LoRa)
Comprendre les technologies LPWA (SIGFOX et LoRa)
 

Semelhante a Mastering metrics and coping with cognos

Installing IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesInstalling IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesSenturus
 
Automating That "Other" OS
Automating That "Other" OSAutomating That "Other" OS
Automating That "Other" OSJulian Dunn
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetesBen Hall
 
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB Atlas
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB AtlasMongoDB World 2019: Why NBCUniversal Migrated to MongoDB Atlas
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB AtlasMongoDB
 
Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Roberto Boccadoro
 
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)Is Antipov
 
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2Migration Guide from IBM ClearQuest to HCL Compass v2.0.2
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2HCLSoftware
 
Running MongoDB Enterprise on Kubernetes
Running MongoDB Enterprise on KubernetesRunning MongoDB Enterprise on Kubernetes
Running MongoDB Enterprise on KubernetesAriel Jatib
 
Why NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasWhy NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasDatavail
 
Kubernetes & Co, beyond the hype
Kubernetes & Co, beyond the hypeKubernetes & Co, beyond the hype
Kubernetes & Co, beyond the hypeAlexandre Touret
 
Scaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceScaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceBen Hall
 
Martin Koons Resume 2015
Martin Koons Resume 2015Martin Koons Resume 2015
Martin Koons Resume 2015Marty Koons
 
Narender Soni Resume - Updated
Narender Soni Resume - UpdatedNarender Soni Resume - Updated
Narender Soni Resume - UpdatedNarender Soni
 
Project ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAmazon Web Services
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAmazon Web Services
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Agile Base Camp
 
Windows containers troubleshooting
Windows containers troubleshootingWindows containers troubleshooting
Windows containers troubleshootingAlexey Bokov
 

Semelhante a Mastering metrics and coping with cognos (20)

Installing IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesInstalling IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the Trenches
 
Automating That "Other" OS
Automating That "Other" OSAutomating That "Other" OS
Automating That "Other" OS
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetes
 
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB Atlas
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB AtlasMongoDB World 2019: Why NBCUniversal Migrated to MongoDB Atlas
MongoDB World 2019: Why NBCUniversal Migrated to MongoDB Atlas
 
Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Installing community surveys in connections 5.5
Installing community surveys in connections 5.5
 
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)
Automatic deployment on .NET web stack (Minsk .NET meetup 12.02.14)
 
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2Migration Guide from IBM ClearQuest to HCL Compass v2.0.2
Migration Guide from IBM ClearQuest to HCL Compass v2.0.2
 
Running MongoDB Enterprise on Kubernetes
Running MongoDB Enterprise on KubernetesRunning MongoDB Enterprise on Kubernetes
Running MongoDB Enterprise on Kubernetes
 
Why NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasWhy NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB Atlas
 
Kubernetes & Co, beyond the hype
Kubernetes & Co, beyond the hypeKubernetes & Co, beyond the hype
Kubernetes & Co, beyond the hype
 
Scaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceScaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container Service
 
Martin Koons Resume 2015
Martin Koons Resume 2015Martin Koons Resume 2015
Martin Koons Resume 2015
 
Narender Soni Resume - Updated
Narender Soni Resume - UpdatedNarender Soni Resume - Updated
Narender Soni Resume - Updated
 
Cmake kitware
Cmake kitwareCmake kitware
Cmake kitware
 
Project ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introduction
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"
 
Windows containers troubleshooting
Windows containers troubleshootingWindows containers troubleshooting
Windows containers troubleshooting
 

Mais de LetsConnect

Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6LetsConnect
 
Oh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsOh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsLetsConnect
 
It is not About Connections vs Office 365 - You can have the best of the both...
It is not About Connections vs Office 365 - You can have the best of the both...It is not About Connections vs Office 365 - You can have the best of the both...
It is not About Connections vs Office 365 - You can have the best of the both...LetsConnect
 
Using ibm connections to enhance university courses
Using ibm connections to enhance university coursesUsing ibm connections to enhance university courses
Using ibm connections to enhance university coursesLetsConnect
 
IBM Connections 6 Component Pack
IBM Connections 6 Component PackIBM Connections 6 Component Pack
IBM Connections 6 Component PackLetsConnect
 
IBM Connections 6.0 CR3 New Features
IBM Connections 6.0 CR3 New FeaturesIBM Connections 6.0 CR3 New Features
IBM Connections 6.0 CR3 New FeaturesLetsConnect
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM ConnectionsLetsConnect
 
IBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesIBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesLetsConnect
 
Design for the Digital Workspace
Design for the Digital WorkspaceDesign for the Digital Workspace
Design for the Digital WorkspaceLetsConnect
 
New Ways to Deliver Business Outcomes with INtelligent Workstream Collaboration
New Ways to Deliver Business Outcomes with INtelligent Workstream CollaborationNew Ways to Deliver Business Outcomes with INtelligent Workstream Collaboration
New Ways to Deliver Business Outcomes with INtelligent Workstream CollaborationLetsConnect
 
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...LetsConnect
 
There is nothing more practical than a good theory
There is nothing more practical than a good theoryThere is nothing more practical than a good theory
There is nothing more practical than a good theoryLetsConnect
 
Kubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsKubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsLetsConnect
 
Intelligent Collaboration driving Digital Transformation
Intelligent Collaboration driving Digital TransformationIntelligent Collaboration driving Digital Transformation
Intelligent Collaboration driving Digital TransformationLetsConnect
 
Developing IBM Connections Community Apps using Domino
Developing IBM Connections Community Apps using DominoDeveloping IBM Connections Community Apps using Domino
Developing IBM Connections Community Apps using DominoLetsConnect
 
IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!LetsConnect
 
You Get What You Give
You Get What You GiveYou Get What You Give
You Get What You GiveLetsConnect
 
Building Custom ibm Watson Workspace Templates to make you and your team more...
Building Custom ibm Watson Workspace Templates to make you and your team more...Building Custom ibm Watson Workspace Templates to make you and your team more...
Building Custom ibm Watson Workspace Templates to make you and your team more...LetsConnect
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceLetsConnect
 
Communities as the fundament of social learning
Communities as the fundament of social learningCommunities as the fundament of social learning
Communities as the fundament of social learningLetsConnect
 

Mais de LetsConnect (20)

Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6
 
Oh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsOh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situations
 
It is not About Connections vs Office 365 - You can have the best of the both...
It is not About Connections vs Office 365 - You can have the best of the both...It is not About Connections vs Office 365 - You can have the best of the both...
It is not About Connections vs Office 365 - You can have the best of the both...
 
Using ibm connections to enhance university courses
Using ibm connections to enhance university coursesUsing ibm connections to enhance university courses
Using ibm connections to enhance university courses
 
IBM Connections 6 Component Pack
IBM Connections 6 Component PackIBM Connections 6 Component Pack
IBM Connections 6 Component Pack
 
IBM Connections 6.0 CR3 New Features
IBM Connections 6.0 CR3 New FeaturesIBM Connections 6.0 CR3 New Features
IBM Connections 6.0 CR3 New Features
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM Connections
 
IBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesIBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success stories
 
Design for the Digital Workspace
Design for the Digital WorkspaceDesign for the Digital Workspace
Design for the Digital Workspace
 
New Ways to Deliver Business Outcomes with INtelligent Workstream Collaboration
New Ways to Deliver Business Outcomes with INtelligent Workstream CollaborationNew Ways to Deliver Business Outcomes with INtelligent Workstream Collaboration
New Ways to Deliver Business Outcomes with INtelligent Workstream Collaboration
 
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
 
There is nothing more practical than a good theory
There is nothing more practical than a good theoryThere is nothing more practical than a good theory
There is nothing more practical than a good theory
 
Kubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsKubernetes Basics for Connections Admins
Kubernetes Basics for Connections Admins
 
Intelligent Collaboration driving Digital Transformation
Intelligent Collaboration driving Digital TransformationIntelligent Collaboration driving Digital Transformation
Intelligent Collaboration driving Digital Transformation
 
Developing IBM Connections Community Apps using Domino
Developing IBM Connections Community Apps using DominoDeveloping IBM Connections Community Apps using Domino
Developing IBM Connections Community Apps using Domino
 
IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!
 
You Get What You Give
You Get What You GiveYou Get What You Give
You Get What You Give
 
Building Custom ibm Watson Workspace Templates to make you and your team more...
Building Custom ibm Watson Workspace Templates to make you and your team more...Building Custom ibm Watson Workspace Templates to make you and your team more...
Building Custom ibm Watson Workspace Templates to make you and your team more...
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open Source
 
Communities as the fundament of social learning
Communities as the fundament of social learningCommunities as the fundament of social learning
Communities as the fundament of social learning
 

Último

Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 

Último (20)

Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

Mastering metrics and coping with cognos

  • 1. Mastering Metrics and Coping with Cognos
  • 2. And you are? Sharon Bellamy Greg Kutinov Socialshazza Socialshazza.com 10 years WebSphere Connections since V3.0 11 years WebSphere Integrating ICS products Connections since V2 Domino development Integrating ICS products DB2 Admin Likes: Disney, Marmite & Likes: Sports – Volleyball World of Warcraft Dislikes: Very slow internet Dislikes: Melting Ice Cream connection – bores me !!
  • 3. Agenda • Installation • Configuring and federating • Patching • Configuring LDAP • Metric and Connections • I H S configuration • Configuring cubes • Metrics mastered
  • 5. PreRequisites • Databases – create the Cognos & Metrics DBs • WAS (7.0.0.21) – installed, patched • DB2 client installed on Cognos machine and configured to connect to the DBs above • Cognos software
  • 6. WAS nodes • Wiki: manageprofiles.bat -create -templatepath WAS_install_rootprofileTemplatesdefault - adminUserName was_admin_name - adminPassword was_admin_password • Recommendation: manageprofiles.bat -create -templatepath WAS_install_rootprofileTemplatesdefault – profileName Cognos • SSO Win: ktab –m source.keytab destination.keytab ktab –list –k destination.keytab
  • 7. Product versions The whole Cognos bundle - IBM Cognos Business Intelligence for Connections Activities V4.0 Multilingual Multiplatform eAssembly (CRJU4ML): 1. IBM Cognos Business Intelligence Server 10.1.1 : 64- bit Windows (CI5VMML), 32-bit Windows (CI5VLML), 32- bit AIX (CI5VSML), 64-bit AIX (CI5VTML), 32-bit Linux x86 (CI5W6ML), 64-bit Linux x86 (CI5W7ML), 32-bit Linux on System z (CI5W4ML), 64-bit Linux on System z (CI5W5ML) 2. IBM Cognos Business Intelligence Transformer 10.1.1 : Windows (CI2Q1ML), AIX (CI2Q4ML), Linux x86 CI2Q6ML, Linux on System z (CI2QHML)
  • 8. OS patching & preparing • Patch the OS: TL0 SP3 Recommended Base Patch Level (AIX); compat-libstdc++-33 compat-glibc-2.3.2, openmotif-2.2.3 (Linux RH)… - http://www- 01.ibm.com/support/docview.wss?uid=swg270224 63#linux • DB2client – catalog a node with the Metrics db for Transformer (db2 catalog tcpip…/ db ) • PowerCubes folder – local for Windows only • CognosConfig.zip or CognosConfig.tar • Provide 4 JDBC drivers - /CognosSetup/BI- Customization/JDBC
  • 9. Planning the properties file was.install.path=C:IBMWebSphereAppServer cognos.admin.username=wsadmin was.profile.name=iCognos cognos.admin.password=*** PASSWORD REMOVED *** was.local.admin.username=wstest was.local.admin.password=*** PASSWORD cognos.namespace=IBMConnections REMOVED *** was.fqdn.hostname=ferdinand.mont.ru cognos.cube.path=C:IBMCognosBIPowerCubes cognos.was.node.name=FERDINANDNode02 cognos.was.server.name=cognos_server cognos.db.type=db2 cognos.db.host=neptune.mont.ru:50000 cognos.biserver.issetup=C:Distrbiserver_10.1.1wi cognos.db.name=COGNOS nx64hissetup.exe cognos.db.user=LCUSER cognos.transformer.issetup=C:Distrtransformer_10 .1.1win32issetup.exe cognos.db.password=*** PASSWORD REMOVED cognos.biserver.install.path=C:IBMCognosBI metrics.db.type=db2 metrics.db.host=neptune.mont.ru:50000 cognos.transformer.install.path=C:Program Files (x86)IBMCognosTransformer metrics.db.name=METRICS metrics.db.local.name=METRICS cognos.locale=EN metrics.db.user=LCUSER cognos.contextroot=cognos metrics.db.password=*** PASSWORD REMOVED ***
  • 10. Installing • cognos-setup.log: All properties provided for Cognos database All properties provided for Metrics database JDBC Connection Success Success to verify the JDBC connection to Cognos Content Store database. JDBC Connection Success Success to verify the JDBC connection to Metrics database. ... performing validation check completed Installing Cognos ... BUILD SUCCESSFUL…
  • 11. Configuring & federating • cognos-configure.log …Finished Import Metrics Report Package into Cognos Setup Cube path variable into Cognos Finished Setup Cube path variable into Cognos… …All forward references were resolved Finished Setup Cube Models… -> the folder metricsmodel appears within the Transformer installation directory • Federating the Cognos node: addNode deployment.server.com –profileName iCognos –includeapps • Verifying the cognos node get started & synchronized, then starting the cognos server
  • 14. Applying fix packs • cognos.biserver.install.path to be specified during installation of the fix pack • Generating a new cognos.ear file with cognos- setup-update • Replacing the “entire application” with a new cognos.ear on the Deployment Manager (run the cognos node and resynchronize) • Updating the Cognos server configuration with cognos-configure-update
  • 16. Accessing global and community metrics
  • 18. IHS applying • LotusConnections-config.xml: <sloc:serviceReference bootstrapHost="" bootstrapPort="" clusterName="admin_replace" enabled="true" serviceName="cognos" ssl_enabled="true"> <sloc:href> <sloc:hrefPathPrefix>/cognos</sloc:hrefPathPrefix> <sloc:static href="http://uran.mont.ru" ssl_href="https://uran.mont.ru"/> <sloc:interService href="https://uran.mont.ru"/> </sloc:href> </sloc:serviceReference>
  • 20. Rebuilding Cognos cubes • Transformer logs - trxschelog.log 09.10.2012 0:08:27,88 : daily refresh fail 09.10.2012 9:59:52,02 : build all data fail 19.10.2012 17:56:18,65 : rebuild 201210 success 19.10.2012 17:57:31,35 : build all data success • Rebuild-all.bat …"C:Program Files (x86)IBMCognosTransformerbincogtr" -n2 -i -c -s -g - f"C:Program Files (x86)IBMCognosTransformermetricsmodelpromptStartBuild.xml" - m"C:Program Files (x86)IBMCognosTransformermetricsmodelMetricsAuditCube.mdl" "C:Program Files (x86)IBMCognosTransformerbincogtr" -n2 -i -c -s -g - f"C:Program Files (x86)IBMCognosTransformermetricsmodelpromptBuildAllData.xml" - m"C:Program Files (x86)IBMCognosTransformermetricsmodelMetricsTrxCube.mdl“…
  • 23. Regular maintenance • A sample of the trxschelog file: 28.10.2012 0:05:02,41 : Delete the existing cube file C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc. 28.10.2012 0:07:34,95 : rebuild 201210 fail 29.10.2012 0:07:24,23 : daily refresh fail 29.10.2012 15:31:55,65 : build all data success 30.10.2012 0:07:57,62 : daily refresh fail 30.10.2012 10:02:30,65 : daily refresh fail 30.10.2012 10:03:52,85 : build all data success 30.10.2012 10:08:54,25 : daily refresh success 30.10.2012 17:18:42,84 : Delete the existing cube file C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc. 30.10.2012 17:20:19,26 : rebuild 201210 success 31.10.2012 0:07:25,50 : daily refresh success 31.10.2012 9:34:50,17 : Delete the existing cube file C:IBMCognosBIPowerCubesMetricsTrxCube20121001-20121031.mdc. 31.10.2012 9:36:58,74 : daily refresh success 01.11.2012 0:08:40,82 : daily refresh success 01.11.2012 11:28:03,78 : build all data success 02.11.2012 0:07:54,96 : daily refresh success 03.11.2012 0:08:47,66 : daily refresh success
  • 24. Useful Documentation • Installing WebSphere Application Server for Cognos Business Intelligence • Installing DB client for Cognos Transformer • Installing required patches on the Cognos BI Server system • Installing Cognos Business Intelligence components • Configuring Cognos Business Intelligence after installation • Federating the Cognos server to the Deployment Manager • Validating the Cognos BI server installation • Configuring Cognos Business Intelligence