SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Andere mochten auch

Sunuş teknikleri
Sunuş teknikleriSunuş teknikleri
Sunuş tekniklerimicanga
 
"Bocaditos" Social Media
"Bocaditos" Social Media "Bocaditos" Social Media
"Bocaditos" Social Media Creátika
 
The Mind of the User
The Mind of the UserThe Mind of the User
The Mind of the UserUXPA Boston
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 minsSharon James
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators liteSharon James
 
Quin invent sóc2 2n b
Quin invent sóc2 2n bQuin invent sóc2 2n b
Quin invent sóc2 2n bafiguerac
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
be the captain of your connections deployment
be the captain of your connections deploymentbe the captain of your connections deployment
be the captain of your connections deploymentSharon James
 
Disseny del projecte_de_treball_col_laboratiu
Disseny del projecte_de_treball_col_laboratiuDisseny del projecte_de_treball_col_laboratiu
Disseny del projecte_de_treball_col_laboratiuafiguerac
 
Sutol How To Be A Lion Tamer
Sutol How To Be A Lion TamerSutol How To Be A Lion Tamer
Sutol How To Be A Lion TamerSharon James
 
6 bhargav final presentation
6 bhargav final presentation6 bhargav final presentation
6 bhargav final presentationjustbalu
 
Snapchat la tendencia que no desaparece
Snapchat  la tendencia que no desapareceSnapchat  la tendencia que no desaparece
Snapchat la tendencia que no desapareceCreátika
 
Sunuş teknikleri
Sunuş teknikleriSunuş teknikleri
Sunuş tekniklerimicanga
 
Viking persuasive essay
Viking persuasive essayViking persuasive essay
Viking persuasive essayFirebase
 
Quin invent sóc2 2n a
Quin invent sóc2 2n aQuin invent sóc2 2n a
Quin invent sóc2 2n aafiguerac
 

Andere mochten auch (20)

Schizophrenia
SchizophreniaSchizophrenia
Schizophrenia
 
Sunuş teknikleri
Sunuş teknikleriSunuş teknikleri
Sunuş teknikleri
 
"Bocaditos" Social Media
"Bocaditos" Social Media "Bocaditos" Social Media
"Bocaditos" Social Media
 
The Mind of the User
The Mind of the UserThe Mind of the User
The Mind of the User
 
Seo bagi Pemula
Seo bagi PemulaSeo bagi Pemula
Seo bagi Pemula
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 mins
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators lite
 
Pdhpe rationale
Pdhpe  rationalePdhpe  rationale
Pdhpe rationale
 
Smile
SmileSmile
Smile
 
Quin invent sóc2 2n b
Quin invent sóc2 2n bQuin invent sóc2 2n b
Quin invent sóc2 2n b
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
be the captain of your connections deployment
be the captain of your connections deploymentbe the captain of your connections deployment
be the captain of your connections deployment
 
Disseny del projecte_de_treball_col_laboratiu
Disseny del projecte_de_treball_col_laboratiuDisseny del projecte_de_treball_col_laboratiu
Disseny del projecte_de_treball_col_laboratiu
 
Sutol How To Be A Lion Tamer
Sutol How To Be A Lion TamerSutol How To Be A Lion Tamer
Sutol How To Be A Lion Tamer
 
6 bhargav final presentation
6 bhargav final presentation6 bhargav final presentation
6 bhargav final presentation
 
Snapchat la tendencia que no desaparece
Snapchat  la tendencia que no desapareceSnapchat  la tendencia que no desaparece
Snapchat la tendencia que no desaparece
 
Sunuş teknikleri
Sunuş teknikleriSunuş teknikleri
Sunuş teknikleri
 
Viking persuasive essay
Viking persuasive essayViking persuasive essay
Viking persuasive essay
 
Quin invent sóc2 2n a
Quin invent sóc2 2n aQuin invent sóc2 2n a
Quin invent sóc2 2n a
 
Mallorca
MallorcaMallorca
Mallorca
 

Ähnlich wie 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
 
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Agile Base Camp
 
Windows containers troubleshooting
Windows containers troubleshootingWindows containers troubleshooting
Windows containers troubleshootingAlexey Bokov
 
Professional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPProfessional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPSeanHolmesby1
 

Ähnlich wie 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
 
Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"Саша Белецкий "Continuous Delivery в продуктовой разработке"
Саша Белецкий "Continuous Delivery в продуктовой разработке"
 
Windows containers troubleshooting
Windows containers troubleshootingWindows containers troubleshooting
Windows containers troubleshooting
 
Professional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPProfessional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XP
 

Mehr von Sharon James

Microsoft Teams management
Microsoft Teams managementMicrosoft Teams management
Microsoft Teams managementSharon James
 
Make Domino & Office 365 your Dream Team
Make Domino & Office 365 your Dream TeamMake Domino & Office 365 your Dream Team
Make Domino & Office 365 your Dream TeamSharon James
 
Best practises vop
Best practises vopBest practises vop
Best practises vopSharon James
 
Connections Worst Practises
Connections Worst PractisesConnections Worst Practises
Connections Worst PractisesSharon James
 
Hitchhickers Guide to Troubleshooting Connections from Think 2018
Hitchhickers Guide to Troubleshooting Connections from Think 2018Hitchhickers Guide to Troubleshooting Connections from Think 2018
Hitchhickers Guide to Troubleshooting Connections from Think 2018Sharon James
 
Connections Migration soccnx12
Connections Migration soccnx12Connections Migration soccnx12
Connections Migration soccnx12Sharon James
 
Migration from 5 to Connections 6 - been there, done that
Migration from 5 to Connections 6 - been there, done thatMigration from 5 to Connections 6 - been there, done that
Migration from 5 to Connections 6 - been there, done thatSharon James
 
Sutol - A Hitchhiker’s Guide to troubleshooting IBM Connections
Sutol - A Hitchhiker’s Guide to troubleshooting IBM ConnectionsSutol - A Hitchhiker’s Guide to troubleshooting IBM Connections
Sutol - A Hitchhiker’s Guide to troubleshooting IBM ConnectionsSharon James
 
A hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsA hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsSharon James
 
How to be a lion tamer
How to be a lion tamerHow to be a lion tamer
How to be a lion tamerSharon James
 
Bp102 a ray of sunshine through the cloud -mwlug
Bp102 a ray of sunshine through the cloud -mwlugBp102 a ray of sunshine through the cloud -mwlug
Bp102 a ray of sunshine through the cloud -mwlugSharon James
 
Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Sharon James
 
You don't want to do it like that
You don't want to do it like thatYou don't want to do it like that
You don't want to do it like thatSharon James
 
Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administratorsSharon James
 
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Sharon James
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization liteSharon James
 

Mehr von Sharon James (16)

Microsoft Teams management
Microsoft Teams managementMicrosoft Teams management
Microsoft Teams management
 
Make Domino & Office 365 your Dream Team
Make Domino & Office 365 your Dream TeamMake Domino & Office 365 your Dream Team
Make Domino & Office 365 your Dream Team
 
Best practises vop
Best practises vopBest practises vop
Best practises vop
 
Connections Worst Practises
Connections Worst PractisesConnections Worst Practises
Connections Worst Practises
 
Hitchhickers Guide to Troubleshooting Connections from Think 2018
Hitchhickers Guide to Troubleshooting Connections from Think 2018Hitchhickers Guide to Troubleshooting Connections from Think 2018
Hitchhickers Guide to Troubleshooting Connections from Think 2018
 
Connections Migration soccnx12
Connections Migration soccnx12Connections Migration soccnx12
Connections Migration soccnx12
 
Migration from 5 to Connections 6 - been there, done that
Migration from 5 to Connections 6 - been there, done thatMigration from 5 to Connections 6 - been there, done that
Migration from 5 to Connections 6 - been there, done that
 
Sutol - A Hitchhiker’s Guide to troubleshooting IBM Connections
Sutol - A Hitchhiker’s Guide to troubleshooting IBM ConnectionsSutol - A Hitchhiker’s Guide to troubleshooting IBM Connections
Sutol - A Hitchhiker’s Guide to troubleshooting IBM Connections
 
A hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsA hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connections
 
How to be a lion tamer
How to be a lion tamerHow to be a lion tamer
How to be a lion tamer
 
Bp102 a ray of sunshine through the cloud -mwlug
Bp102 a ray of sunshine through the cloud -mwlugBp102 a ray of sunshine through the cloud -mwlug
Bp102 a ray of sunshine through the cloud -mwlug
 
Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10
 
You don't want to do it like that
You don't want to do it like thatYou don't want to do it like that
You don't want to do it like that
 
Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administrators
 
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization lite
 

Kürzlich hochgeladen

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
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
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
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 businesspanagenda
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 

Kürzlich hochgeladen (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
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...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - 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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

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