SlideShare a Scribd company logo
1 of 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

More Related Content

Viewers also liked

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)
 
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
 
Mémoire_BéréniceViviand
Mémoire_BéréniceViviandMémoire_BéréniceViviand
Mémoire_BéréniceViviand
Berenice Viviand
 
Diapo Skydrive
Diapo SkydriveDiapo Skydrive
Diapo Skydrive
Flolet
 

Viewers also liked (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)
 

Similar to Mastering metrics and coping with cognos

Martin Koons Resume 2015
Martin Koons Resume 2015Martin Koons Resume 2015
Martin Koons Resume 2015
Marty Koons
 
Narender Soni Resume - Updated
Narender Soni Resume - UpdatedNarender Soni Resume - Updated
Narender Soni Resume - Updated
Narender Soni
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
Sharon James
 
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Agile Base Camp
 

Similar to 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
 

More from LetsConnect

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
LetsConnect
 
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
 
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
LetsConnect
 
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
LetsConnect
 

More from 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
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
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
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
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
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
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
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 

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