SlideShare a Scribd company logo
1 of 38
Download to read offline
UKLUG 2012 – Cardiff, Wales
Gabriella Davis
The Turtle Partnership
http://turtleblog.info
gabriella@turtlepartnership.com
Planning and Completing
An IBM Connections
Upgrade
• Admin	
  of	
  all	
  things	
  and	
  especially	
  quite	
  
complicated	
  things	
  where	
  the	
  fun	
  is	
  
• Working	
  with	
  security	
  ,	
  healthchecks,	
  
single	
  sign	
  on,	
  design	
  and	
  deployment	
  
of	
  Domino,	
  ST,	
  Connections	
  and	
  things	
  
that	
  they	
  talk	
  to	
  
• Stubborn	
  and	
  relentless	
  problem	
  solver	
  
• Lives	
  in	
  London	
  about	
  half	
  of	
  the	
  time
Let’s	
  talk	
  about	
  me	
  for	
  a	
  minute
Where	
  to	
  start?
Fixes
CR
Release Upgrade
Goals
Critical Features
Bugs
Plan
Risk Assess
Test
WHY
DELIVERABLES?
WHEN?
?
• Register	
  for	
  support	
  updates	
  so	
  you	
  get	
  notified	
  of	
  
problems	
  and	
  fixes	
  
• If	
  you	
  have	
  a	
  problem	
  that	
  is	
  resolved	
  by	
  a	
  fix	
  -­‐	
  apply	
  the	
  
fix	
  
• If	
  you	
  don't	
  have	
  a	
  problem	
  you	
  have	
  more	
  time	
  to	
  plan	
  
Deciding	
  When	
  /	
  If	
  To	
  Upgrade
• Register	
  for	
  subscriptions	
  
• http://www-­‐01.ibm.com/software/support/einfo.html	
  
• RSS	
  Feed	
  for	
  Connections	
  notifications
Search	
  Fix	
  Central	
  for	
  any	
  updates	
  
Subscription	
  Options	
  By	
  Product
Backup..	
  backup..	
  backup..	
  beep	
  beep
DB2
CUSTOMISATION
FOLDER
CONNECTIONS
SHARE
WAS
DMGR
Backing Up Connections Means Backing Up
TDI
db2	
  backup	
  database	
  peopledb	
  to	
  
d:	
  with	
  2	
  buffers	
  buffer	
  1024	
  
parallelism	
  1	
  compress	
  without	
  
prompting	
  
profilesdmgrbinbackupConfig.sh/bat	
  d:
filename.zip	
  -­‐nostop	
  
Working	
  With	
  Installation	
  Manager
IM	
  controls	
  all	
  installs	
  and	
  updates	
  
to	
  your	
  software	
  
Once	
  you’ve	
  installed	
  something	
  via	
  
IM	
  you	
  can’t	
  delete	
  IM	
  without	
  first	
  
uninstalling	
  all	
  software	
  it	
  manages	
  
Install	
  the	
  right	
  version	
  of	
  IM	
  in	
  the	
  right	
  directory	
  
You	
  can’t	
  move	
  or	
  uninstall	
  it	
  once	
  you	
  start	
  using	
  
it
Working With Installation Manager
Reviewing	
  installed	
  software
Installation	
  Manager	
  -­‐	
  View	
  Installed	
  Packages
Reviewing	
  installed	
  software
Installation	
  Manager	
  -­‐	
  Modify,	
  Rollback,	
  Uninstall
Upgrading	
  The	
  Infrastructure
Applying DB2 Fixes
• Download	
  the	
  DB2	
  fix	
  for	
  the	
  fixpack	
  you	
  need	
  from	
  FixCentral	
  
• I	
  prefer	
  to	
  use	
  the	
  Universal	
  server	
  fixpack	
  
• Extract	
  the	
  downloaded	
  file	
  
• for	
  Linux	
  run	
  installFixPack	
  (from	
  universal	
  directory)	
  
• for	
  Windows	
  run	
  setup.exe	
  (from	
  the	
  ESE	
  directory)
Applying WAS Fixes
• Using	
  online	
  repository	
  via	
  
Installation	
  Manager	
  
• Downloading	
  fix	
  files	
  from	
  Fix	
  Central	
  
• Apply	
  to	
  every	
  server	
  
• Rolling	
  back	
  fixes
Applying TDI Fixes
• Download	
  the	
  fixpack	
  you	
  need	
  from	
  Fix	
  Central	
  
• Extract	
  the	
  zip	
  file	
  into	
  a	
  folder	
  where	
  there	
  should	
  be	
  a	
  new	
  
UpdateInstaller.jar	
  
• copy	
  that	
  file	
  into	
  IBMTDIV7.1maintenance	
  
• Run	
  applyUpdates.bat/sh	
  from	
  IBMTDIV7.1bin	
  
• -­‐queryreg	
  (current	
  components	
  and	
  versions)
db2level
Verifying	
  DB2
Verifying	
  DB2
db2licm	
  -­‐l
• applyUpdates.bat/sh	
  -­‐update	
  locationofzipfixfile	
  
• when	
  all	
  components	
  are	
  updated	
  run	
  query	
  fix	
  again	
  to	
  
confirm
Applying	
  TDI	
  Fixes
Applying	
  IBM	
  Connections	
  Application	
  Fixes
01
Download	
  the	
  fixes	
  from	
  Fix	
  Central	
  
copy	
  to	
  a	
  “fixes”	
  directory	
  under	
  
IBMConnectionsUpdateInstaller
02
From	
  the	
  AppServer
bin	
  directory	
  run	
  
setupCmdLine.sh	
  /bat
03
Go	
  to	
  a	
  command	
  line	
  and	
  
from	
  the	
  UpdateInstaller	
  
directory	
  run	
  
“updateWizard.bat/sh”	
  
The	
  installer	
  will	
  ask	
  you	
  if	
  you	
  have	
  backed	
  up	
  your	
  customizations	
  -­‐	
  don’t	
  lie	
  to	
  it	
  :-­‐)
Updating	
  Connections	
  -­‐	
  Cumulative	
  
Releases
• There	
  should	
  be	
  an	
  IBM	
  technote	
  with	
  details	
  of	
  the	
  
release	
  
• For	
  v5	
  all	
  the	
  CRs	
  are	
  referenced	
  from	
  the	
  same	
  
technote	
  	
  	
  
• http://www-­‐01.ibm.com/support/docview.wss?
uid=swg21683118	
  
• The	
  technote	
  contains	
  details	
  of	
  all	
  the	
  CRs
Planning	
  a	
  Cumulative	
  Release	
  Fix
• The	
  CR	
  update	
  document	
  has	
  things	
  you	
  MUST	
  do	
  and	
  
things	
  you	
  CAN	
  do	
  
• MUST	
  DO	
  
• Application	
  Updates	
  
• DB	
  Schema	
  Updates	
  
• Any	
  Filenet	
  or	
  Cognos	
  Updates
MUST	
  Do
• There	
  will	
  also	
  be	
  a	
  list	
  of	
  supported	
  versions	
  for	
  your	
  
DB	
  server,	
  for	
  WAS,	
  for	
  LDAP,	
  for	
  Linux	
  and	
  Windows	
  
• also	
  check	
  detailed	
  system	
  requirements	
  http://
www-­‐01.ibm.com/support/docview.wss?
uid=swg27042395
CAN	
  Do
WEBSPHERE
Optional

Verify you also install
any iFixes with your
WAS fix packs
DB2
Optional
Is your DB2 server
used for anything
else?
DB2 SCHEMA CHANGES
CONNECTIONS
APPLICATIONS
FILENET
COGNOS
Required when
required, otherwise
never upgrade
WebSphere
from profilesDmgr01bin
backupConfig.xx <filename> -
nostop
21 3
Customizations
datasharedcustomizations
Databases
db2 backup database
peopledb to d: with 2
buffers buffer 1024
parallelism 1 compress
without prompting
Updating	
  Connections	
  -­‐	
  Backing	
  Up
• via	
  Installation	
  Manager	
  
• Unzip	
  the	
  CR	
  update	
  file	
  e.g.	
  5.0.0.0-­‐IC-­‐Multi-­‐CR03-­‐
LO84244.zip	
  (there	
  is	
  a	
  single	
  file	
  for	
  multiple	
  OS)



Updating	
  Connections	
  Applications
Updating	
  Connections	
  Via	
  Installation	
  Manager
Updating	
  Connections	
  Via	
  Installation	
  Manager
• Before	
  starting	
  any	
  Connection	
  servers	
  
• Check	
  the	
  logs	
  
• c:programdataIBMInstallationManager	
  
• IBMConnectionsversionlog	
  
• Dmgr	
  SystemOut.log
Verifying	
  The	
  Install	
  Step	
  1
• The	
  nodeagent	
  on	
  the	
  application	
  server	
  profiles	
  should	
  
be	
  started	
  
• Dmgr	
  will	
  deploy	
  the	
  updated	
  apps	
  to	
  each	
  node	
  
• Monitor	
  SystemOut.log	
  on	
  the	
  Dmgr	
  to	
  verify	
  when	
  
the	
  apps	
  are	
  fully	
  deployed	
  
• The	
  actual	
  files	
  are	
  deployed	
  from	
  	
  
• dmgrconfigcellscellnameapplications	
  To	
  
• profilenameconfigcellscellnameapplications	
  
• the	
  file	
  date/time	
  stamps	
  should	
  match
Verifying	
  The	
  Install	
  Step	
  2.
• Now	
  is	
  the	
  time	
  to	
  apply	
  the	
  DB	
  schema	
  changes	
  
• Download	
  the	
  database	
  updates	
  zip	
  file	
  linked	
  to	
  from	
  the	
  update	
  
document	
  http://www-­‐01.ibm.com/support/docview.wss?
uid=swg21683118	
  
• Use	
  the	
  readme	
  in	
  the	
  SQL	
  directory	
  to	
  find	
  the	
  commands	
  to	
  run	
  
• make	
  sure	
  you	
  are	
  logged	
  in	
  as	
  the	
  DB2	
  administrator	
  	
  
• I	
  like	
  to	
  pipe	
  the	
  command	
  to	
  a	
  text	
  file	
  so	
  I	
  can	
  review	
  the	
  output	
  by	
  
adding	
  >[outputfile]	
  after	
  each	
  line
Step	
  3.	
  Stop	
  Here	
  Before	
  Starting	
  Any	
  Connections	
  
If	
  you	
  don’t	
  update	
  the	
  DB	
  Schema	
  the	
  application	
  
servers	
  will	
  still	
  start	
  
the	
  applications	
  just	
  won’t	
  work	
  
check	
  SystemOut.log	
  for	
  errors	
  relating	
  to	
  versions	
  
of	
  the	
  db	
  schema
• Sync	
  the	
  nodes	
  
• Start	
  each	
  server	
  individually,	
  monitoring	
  the	
  
SystemOut.log	
  for	
  any	
  errors	
  
• Test	
  every	
  URL	
  works	
  
• /files	
  
• /blogs	
  
• /communities	
  etc	
  
• Test	
  the	
  search	
  works	
  by	
  using	
  the	
  search	
  validation	
  URL	
  
• <hostname>/search/serverStatus	
  (case	
  sensitive)
After	
  Any	
  Fixes	
  Or	
  Updates
Upgrading	
  Connections	
  -­‐	
  New	
  Releases
Side	
  by	
  	
  Side	
  vs	
  In	
  Place	
  Upgrades
• In	
  place	
  upgrades	
  mean	
  more	
  downtime	
  
• No	
  opportunity	
  to	
  test	
  prior	
  to	
  cutover	
  
• Any	
  issues	
  that	
  occur	
  in	
  Connections	
  post	
  upgrade	
  have	
  
to	
  be	
  fixed	
  immediately	
  
• Test	
  servers	
  enable	
  you	
  to	
  create	
  the	
  data	
  migration	
  xml	
  
and	
  bat/sh	
  files	
  first	
  and	
  minimise	
  your	
  downtime	
  when	
  
cutting	
  over	
  production
Risks…
Questions

More Related Content

What's hot

IBM Connect 2016 - 60+ in 60 - Admin Tips Power Hour
IBM Connect 2016 - 60+ in 60 - Admin Tips Power HourIBM Connect 2016 - 60+ in 60 - Admin Tips Power Hour
IBM Connect 2016 - 60+ in 60 - Admin Tips Power HourChris Miller
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators liteSharon James
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 minsSharon 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
 
Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administratorsSharon 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
 
What's New in Notes, Sametime and Verse On-Premises
What's New in Notes, Sametime and Verse On-PremisesWhat's New in Notes, Sametime and Verse On-Premises
What's New in Notes, Sametime and Verse On-PremisesGabriella Davis
 
A Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoA Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoGabriella Davis
 
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsInform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsJared Roberts
 
CollabSphere 2018: How to build your SmartCloud Notes hybrid environment
CollabSphere 2018: How to build your SmartCloud Notes hybrid environmentCollabSphere 2018: How to build your SmartCloud Notes hybrid environment
CollabSphere 2018: How to build your SmartCloud Notes hybrid environmentDavid Hablewitz
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Gabriella Davis
 
HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview hemantnaik
 
Yes, It's Number One it's TOTP!
Yes, It's Number One it's TOTP!Yes, It's Number One it's TOTP!
Yes, It's Number One it's TOTP!Keith Brooks
 
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
 
SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016David Hablewitz
 
HCL Domino Volt Installation, Configuration & New Features
HCL Domino Volt Installation, Configuration & New FeaturesHCL Domino Volt Installation, Configuration & New Features
HCL Domino Volt Installation, Configuration & New Featureshemantnaik
 
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 20161049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016panagenda
 
Traveler management, security and performance
Traveler management, security and performanceTraveler management, security and performance
Traveler management, security and performanceGabriella Davis
 
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
 

What's hot (20)

IBM Connect 2016 - 60+ in 60 - Admin Tips Power Hour
IBM Connect 2016 - 60+ in 60 - Admin Tips Power HourIBM Connect 2016 - 60+ in 60 - Admin Tips Power Hour
IBM Connect 2016 - 60+ in 60 - Admin Tips Power Hour
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators lite
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 mins
 
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...
 
Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administrators
 
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
 
What's New in Notes, Sametime and Verse On-Premises
What's New in Notes, Sametime and Verse On-PremisesWhat's New in Notes, Sametime and Verse On-Premises
What's New in Notes, Sametime and Verse On-Premises
 
A Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoA Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & Video
 
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsInform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
 
CollabSphere 2018: How to build your SmartCloud Notes hybrid environment
CollabSphere 2018: How to build your SmartCloud Notes hybrid environmentCollabSphere 2018: How to build your SmartCloud Notes hybrid environment
CollabSphere 2018: How to build your SmartCloud Notes hybrid environment
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1
 
HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview
 
Yes, It's Number One it's TOTP!
Yes, It's Number One it's TOTP!Yes, It's Number One it's TOTP!
Yes, It's Number One it's TOTP!
 
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
 
SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016
 
HCL Domino Volt Installation, Configuration & New Features
HCL Domino Volt Installation, Configuration & New FeaturesHCL Domino Volt Installation, Configuration & New Features
HCL Domino Volt Installation, Configuration & New Features
 
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 20161049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016
1049: Best and Worst Practices for Deploying IBM Connections - IBM Connect 2016
 
Traveler management, security and performance
Traveler management, security and performanceTraveler management, security and performance
Traveler management, security and performance
 
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
 

Viewers also liked

ICON UK 2015 - ODA and CrossWorlds
ICON UK 2015 - ODA and CrossWorldsICON UK 2015 - ODA and CrossWorlds
ICON UK 2015 - ODA and CrossWorldsPaul Withers
 
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)John Dalsgaard
 
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...Femke Goedhart
 
Out of the Blue - the Workflow in Bluemix Development
Out of the Blue - the Workflow in Bluemix DevelopmentOut of the Blue - the Workflow in Bluemix Development
Out of the Blue - the Workflow in Bluemix DevelopmentOliver Busse
 
Working With Sametime For Mobile Devices
Working With Sametime For Mobile DevicesWorking With Sametime For Mobile Devices
Working With Sametime For Mobile DevicesGabriella Davis
 
IBM Traveler Management, Security and Performance
IBM Traveler Management, Security and PerformanceIBM Traveler Management, Security and Performance
IBM Traveler Management, Security and PerformanceGabriella Davis
 
The SSL Problem and How to Deploy SHA2 Certificates
The SSL Problem and How to Deploy SHA2 CertificatesThe SSL Problem and How to Deploy SHA2 Certificates
The SSL Problem and How to Deploy SHA2 CertificatesGabriella Davis
 
Fun With SHA2 Certificates
Fun With SHA2 CertificatesFun With SHA2 Certificates
Fun With SHA2 CertificatesGabriella Davis
 
BP201 Creating Your Own Connections Confection - Getting The Flavour Right
BP201 Creating Your Own Connections Confection - Getting The Flavour RightBP201 Creating Your Own Connections Confection - Getting The Flavour Right
BP201 Creating Your Own Connections Confection - Getting The Flavour RightGabriella Davis
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...Gabriella Davis
 
External Users Accessing Connections
External Users Accessing Connections External Users Accessing Connections
External Users Accessing Connections Gabriella Davis
 
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)Gabriella Davis
 
Domino in the Back, Party In The Front
Domino in the Back, Party In The FrontDomino in the Back, Party In The Front
Domino in the Back, Party In The FrontGabriella Davis
 
Benefits and Risks of a Single Identity - IBM Connect 2017
Benefits and Risks of a Single Identity - IBM Connect 2017Benefits and Risks of a Single Identity - IBM Connect 2017
Benefits and Risks of a Single Identity - IBM Connect 2017Gabriella Davis
 

Viewers also liked (18)

Changing technologies
Changing technologiesChanging technologies
Changing technologies
 
ICON UK 2015 - ODA and CrossWorlds
ICON UK 2015 - ODA and CrossWorldsICON UK 2015 - ODA and CrossWorlds
ICON UK 2015 - ODA and CrossWorlds
 
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)
RESTful services on IBM Domino/XWork (ICON UK 21-22 Sept. 2015)
 
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...
ICONUK 2015: Zen and the art of requirements gathering, why getting to "In ti...
 
External users
External usersExternal users
External users
 
Out of the Blue - the Workflow in Bluemix Development
Out of the Blue - the Workflow in Bluemix DevelopmentOut of the Blue - the Workflow in Bluemix Development
Out of the Blue - the Workflow in Bluemix Development
 
Working With Sametime For Mobile Devices
Working With Sametime For Mobile DevicesWorking With Sametime For Mobile Devices
Working With Sametime For Mobile Devices
 
IBM Traveler Management, Security and Performance
IBM Traveler Management, Security and PerformanceIBM Traveler Management, Security and Performance
IBM Traveler Management, Security and Performance
 
The SSL Problem and How to Deploy SHA2 Certificates
The SSL Problem and How to Deploy SHA2 CertificatesThe SSL Problem and How to Deploy SHA2 Certificates
The SSL Problem and How to Deploy SHA2 Certificates
 
Domino Adminblast
Domino AdminblastDomino Adminblast
Domino Adminblast
 
Fun With SHA2 Certificates
Fun With SHA2 CertificatesFun With SHA2 Certificates
Fun With SHA2 Certificates
 
BP201 Creating Your Own Connections Confection - Getting The Flavour Right
BP201 Creating Your Own Connections Confection - Getting The Flavour RightBP201 Creating Your Own Connections Confection - Getting The Flavour Right
BP201 Creating Your Own Connections Confection - Getting The Flavour Right
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...
 
External Users Accessing Connections
External Users Accessing Connections External Users Accessing Connections
External Users Accessing Connections
 
Penumbra briefing
Penumbra briefingPenumbra briefing
Penumbra briefing
 
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)
1086: The SSL Problem and How to Deploy SHA2 Certificates (with Mark Myers)
 
Domino in the Back, Party In The Front
Domino in the Back, Party In The FrontDomino in the Back, Party In The Front
Domino in the Back, Party In The Front
 
Benefits and Risks of a Single Identity - IBM Connect 2017
Benefits and Risks of a Single Identity - IBM Connect 2017Benefits and Risks of a Single Identity - IBM Connect 2017
Benefits and Risks of a Single Identity - IBM Connect 2017
 

Similar to Planning & Completing An IBM Connections Upgrade

Windows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementWindows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementSharkrit JOBBO
 
SQL Server DevOps Jumpstart
SQL Server DevOps JumpstartSQL Server DevOps Jumpstart
SQL Server DevOps JumpstartOri Donner
 
Migrating to Connections 6.0 – Been there, done that!
Migrating to Connections 6.0 – Been there, done that!Migrating to Connections 6.0 – Been there, done that!
Migrating to Connections 6.0 – Been there, done that!LetsConnect
 
Connections Migration soccnx12
Connections Migration soccnx12Connections Migration soccnx12
Connections Migration soccnx12Sharon James
 
Connections Upgrades and Migrations the Easy Way
Connections Upgrades and Migrations the Easy WayConnections Upgrades and Migrations the Easy Way
Connections Upgrades and Migrations the Easy WayLetsConnect
 
Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Sharon James
 
RNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes ClientRNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes ClientChristoph Adler
 
Using the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionUsing the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionDebbie Wilson
 
AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2Sean Braymen
 
Wally Mead - Upgrading to system center 2012 r2 configuration manager
Wally Mead - Upgrading to system center 2012 r2 configuration managerWally Mead - Upgrading to system center 2012 r2 configuration manager
Wally Mead - Upgrading to system center 2012 r2 configuration managerNordic Infrastructure Conference
 
ICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other ThingsICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other Thingspanagenda
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...WASdev Community
 
DNN-Connect 2019: DNN Horror Stories
DNN-Connect 2019: DNN Horror StoriesDNN-Connect 2019: DNN Horror Stories
DNN-Connect 2019: DNN Horror StoriesWill Strohl
 
The Art of Sitecore Upgrades
The Art of Sitecore UpgradesThe Art of Sitecore Upgrades
The Art of Sitecore UpgradesRuud van Falier
 
PHP North-East - Automated Deployment
PHP North-East - Automated DeploymentPHP North-East - Automated Deployment
PHP North-East - Automated DeploymentMichael Peacock
 
Automated Deployment
Automated DeploymentAutomated Deployment
Automated Deploymentphpne
 
Install Oracle FMW - 'Mostly Scripted'
Install Oracle FMW - 'Mostly Scripted'Install Oracle FMW - 'Mostly Scripted'
Install Oracle FMW - 'Mostly Scripted'makker_nl
 
SynapseIndia drupal presentation on drupal info
SynapseIndia drupal  presentation on drupal infoSynapseIndia drupal  presentation on drupal info
SynapseIndia drupal presentation on drupal infoSynapseindiappsdevelopment
 
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfTips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfAkhashRamnath
 

Similar to Planning & Completing An IBM Connections Upgrade (20)

Windows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementWindows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server Management
 
SQL Server DevOps Jumpstart
SQL Server DevOps JumpstartSQL Server DevOps Jumpstart
SQL Server DevOps Jumpstart
 
Migrating to Connections 6.0 – Been there, done that!
Migrating to Connections 6.0 – Been there, done that!Migrating to Connections 6.0 – Been there, done that!
Migrating to Connections 6.0 – Been there, done that!
 
Connections Migration soccnx12
Connections Migration soccnx12Connections Migration soccnx12
Connections Migration soccnx12
 
Connections Upgrades and Migrations the Easy Way
Connections Upgrades and Migrations the Easy WayConnections Upgrades and Migrations the Easy Way
Connections Upgrades and Migrations the Easy Way
 
Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10Connections Migrations the easy way Soccnx10
Connections Migrations the easy way Soccnx10
 
RNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes ClientRNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes Client
 
Using the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionUsing the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with Subversion
 
Extreme Makeover OnBase Edition
Extreme Makeover OnBase EditionExtreme Makeover OnBase Edition
Extreme Makeover OnBase Edition
 
AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2
 
Wally Mead - Upgrading to system center 2012 r2 configuration manager
Wally Mead - Upgrading to system center 2012 r2 configuration managerWally Mead - Upgrading to system center 2012 r2 configuration manager
Wally Mead - Upgrading to system center 2012 r2 configuration manager
 
ICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other ThingsICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other Things
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
 
DNN-Connect 2019: DNN Horror Stories
DNN-Connect 2019: DNN Horror StoriesDNN-Connect 2019: DNN Horror Stories
DNN-Connect 2019: DNN Horror Stories
 
The Art of Sitecore Upgrades
The Art of Sitecore UpgradesThe Art of Sitecore Upgrades
The Art of Sitecore Upgrades
 
PHP North-East - Automated Deployment
PHP North-East - Automated DeploymentPHP North-East - Automated Deployment
PHP North-East - Automated Deployment
 
Automated Deployment
Automated DeploymentAutomated Deployment
Automated Deployment
 
Install Oracle FMW - 'Mostly Scripted'
Install Oracle FMW - 'Mostly Scripted'Install Oracle FMW - 'Mostly Scripted'
Install Oracle FMW - 'Mostly Scripted'
 
SynapseIndia drupal presentation on drupal info
SynapseIndia drupal  presentation on drupal infoSynapseIndia drupal  presentation on drupal info
SynapseIndia drupal presentation on drupal info
 
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfTips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
 

More from Gabriella Davis

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Engage2022 - Domino Admin Tips
Engage2022 - Domino Admin TipsEngage2022 - Domino Admin Tips
Engage2022 - Domino Admin TipsGabriella Davis
 
. Design Decisions: Developing for Mobile - The Template Experience Project
. Design Decisions: Developing for Mobile - The Template Experience Project. Design Decisions: Developing for Mobile - The Template Experience Project
. Design Decisions: Developing for Mobile - The Template Experience ProjectGabriella Davis
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and ManagingGabriella Davis
 
Face Off Domino vs Exchange On Premises
Face Off Domino vs Exchange On PremisesFace Off Domino vs Exchange On Premises
Face Off Domino vs Exchange On PremisesGabriella Davis
 
Adminlicious - A Guide To TCO Features In Domino v10
Adminlicious - A Guide To TCO Features In Domino v10Adminlicious - A Guide To TCO Features In Domino v10
Adminlicious - A Guide To TCO Features In Domino v10Gabriella Davis
 
An Introduction to Configuring Domino for Docker
An Introduction to Configuring Domino for DockerAn Introduction to Configuring Domino for Docker
An Introduction to Configuring Domino for DockerGabriella Davis
 
An Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsAn Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsGabriella Davis
 
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...Gabriella Davis
 
An introduction to configuring Domino for Docker
An introduction to configuring Domino for DockerAn introduction to configuring Domino for Docker
An introduction to configuring Domino for DockerGabriella Davis
 
How To Approach GDPR Preparation & Discovery
How To Approach GDPR Preparation & DiscoveryHow To Approach GDPR Preparation & Discovery
How To Approach GDPR Preparation & DiscoveryGabriella Davis
 
An Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsAn Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsGabriella Davis
 
A Guide To Single Sign-On for IBM Collaboration Solutions
A Guide To Single Sign-On for IBM Collaboration SolutionsA Guide To Single Sign-On for IBM Collaboration Solutions
A Guide To Single Sign-On for IBM Collaboration SolutionsGabriella Davis
 
An Introduction To Docker
An Introduction To DockerAn Introduction To Docker
An Introduction To DockerGabriella Davis
 
An Introduction To Docker
An Introduction To  DockerAn Introduction To  Docker
An Introduction To DockerGabriella Davis
 
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudSetting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudGabriella Davis
 

More from Gabriella Davis (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Engage2022 - Domino Admin Tips
Engage2022 - Domino Admin TipsEngage2022 - Domino Admin Tips
Engage2022 - Domino Admin Tips
 
. Design Decisions: Developing for Mobile - The Template Experience Project
. Design Decisions: Developing for Mobile - The Template Experience Project. Design Decisions: Developing for Mobile - The Template Experience Project
. Design Decisions: Developing for Mobile - The Template Experience Project
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and Managing
 
Face Off Domino vs Exchange On Premises
Face Off Domino vs Exchange On PremisesFace Off Domino vs Exchange On Premises
Face Off Domino vs Exchange On Premises
 
60 Admin Tips
60 Admin Tips60 Admin Tips
60 Admin Tips
 
Adminlicious - A Guide To TCO Features In Domino v10
Adminlicious - A Guide To TCO Features In Domino v10Adminlicious - A Guide To TCO Features In Domino v10
Adminlicious - A Guide To TCO Features In Domino v10
 
An Introduction to Configuring Domino for Docker
An Introduction to Configuring Domino for DockerAn Introduction to Configuring Domino for Docker
An Introduction to Configuring Domino for Docker
 
An Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsAn Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation Requirements
 
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...
× The Road To A #Perfect10 - How To Get Ready For Domino, Sametime, VOP and T...
 
An introduction to configuring Domino for Docker
An introduction to configuring Domino for DockerAn introduction to configuring Domino for Docker
An introduction to configuring Domino for Docker
 
How To Approach GDPR Preparation & Discovery
How To Approach GDPR Preparation & DiscoveryHow To Approach GDPR Preparation & Discovery
How To Approach GDPR Preparation & Discovery
 
An Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation RequirementsAn Introduction To The DMARC SMTP Validation Requirements
An Introduction To The DMARC SMTP Validation Requirements
 
Brand Yourself
Brand YourselfBrand Yourself
Brand Yourself
 
Home Working
Home WorkingHome Working
Home Working
 
A Guide To Single Sign-On for IBM Collaboration Solutions
A Guide To Single Sign-On for IBM Collaboration SolutionsA Guide To Single Sign-On for IBM Collaboration Solutions
A Guide To Single Sign-On for IBM Collaboration Solutions
 
The Imposter Syndrome
The Imposter SyndromeThe Imposter Syndrome
The Imposter Syndrome
 
An Introduction To Docker
An Introduction To DockerAn Introduction To Docker
An Introduction To Docker
 
An Introduction To Docker
An Introduction To  DockerAn Introduction To  Docker
An Introduction To Docker
 
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudSetting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
 

Recently uploaded

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 

Recently uploaded (20)

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 

Planning & Completing An IBM Connections Upgrade

  • 1. UKLUG 2012 – Cardiff, Wales Gabriella Davis The Turtle Partnership http://turtleblog.info gabriella@turtlepartnership.com Planning and Completing An IBM Connections Upgrade
  • 2. • Admin  of  all  things  and  especially  quite   complicated  things  where  the  fun  is   • Working  with  security  ,  healthchecks,   single  sign  on,  design  and  deployment   of  Domino,  ST,  Connections  and  things   that  they  talk  to   • Stubborn  and  relentless  problem  solver   • Lives  in  London  about  half  of  the  time Let’s  talk  about  me  for  a  minute
  • 5. • Register  for  support  updates  so  you  get  notified  of   problems  and  fixes   • If  you  have  a  problem  that  is  resolved  by  a  fix  -­‐  apply  the   fix   • If  you  don't  have  a  problem  you  have  more  time  to  plan   Deciding  When  /  If  To  Upgrade
  • 6. • Register  for  subscriptions   • http://www-­‐01.ibm.com/software/support/einfo.html   • RSS  Feed  for  Connections  notifications Search  Fix  Central  for  any  updates  
  • 9. DB2 CUSTOMISATION FOLDER CONNECTIONS SHARE WAS DMGR Backing Up Connections Means Backing Up TDI db2  backup  database  peopledb  to   d:  with  2  buffers  buffer  1024   parallelism  1  compress  without   prompting   profilesdmgrbinbackupConfig.sh/bat  d: filename.zip  -­‐nostop  
  • 11. IM  controls  all  installs  and  updates   to  your  software   Once  you’ve  installed  something  via   IM  you  can’t  delete  IM  without  first   uninstalling  all  software  it  manages   Install  the  right  version  of  IM  in  the  right  directory   You  can’t  move  or  uninstall  it  once  you  start  using   it Working With Installation Manager
  • 13. Installation  Manager  -­‐  View  Installed  Packages Reviewing  installed  software
  • 14. Installation  Manager  -­‐  Modify,  Rollback,  Uninstall
  • 16. Applying DB2 Fixes • Download  the  DB2  fix  for  the  fixpack  you  need  from  FixCentral   • I  prefer  to  use  the  Universal  server  fixpack   • Extract  the  downloaded  file   • for  Linux  run  installFixPack  (from  universal  directory)   • for  Windows  run  setup.exe  (from  the  ESE  directory) Applying WAS Fixes • Using  online  repository  via   Installation  Manager   • Downloading  fix  files  from  Fix  Central   • Apply  to  every  server   • Rolling  back  fixes Applying TDI Fixes • Download  the  fixpack  you  need  from  Fix  Central   • Extract  the  zip  file  into  a  folder  where  there  should  be  a  new   UpdateInstaller.jar   • copy  that  file  into  IBMTDIV7.1maintenance   • Run  applyUpdates.bat/sh  from  IBMTDIV7.1bin   • -­‐queryreg  (current  components  and  versions)
  • 19. • applyUpdates.bat/sh  -­‐update  locationofzipfixfile   • when  all  components  are  updated  run  query  fix  again  to   confirm Applying  TDI  Fixes
  • 20. Applying  IBM  Connections  Application  Fixes 01 Download  the  fixes  from  Fix  Central   copy  to  a  “fixes”  directory  under   IBMConnectionsUpdateInstaller 02 From  the  AppServer bin  directory  run   setupCmdLine.sh  /bat 03 Go  to  a  command  line  and   from  the  UpdateInstaller   directory  run   “updateWizard.bat/sh”   The  installer  will  ask  you  if  you  have  backed  up  your  customizations  -­‐  don’t  lie  to  it  :-­‐)
  • 21. Updating  Connections  -­‐  Cumulative   Releases
  • 22. • There  should  be  an  IBM  technote  with  details  of  the   release   • For  v5  all  the  CRs  are  referenced  from  the  same   technote       • http://www-­‐01.ibm.com/support/docview.wss? uid=swg21683118   • The  technote  contains  details  of  all  the  CRs Planning  a  Cumulative  Release  Fix
  • 23. • The  CR  update  document  has  things  you  MUST  do  and   things  you  CAN  do   • MUST  DO   • Application  Updates   • DB  Schema  Updates   • Any  Filenet  or  Cognos  Updates MUST  Do
  • 24. • There  will  also  be  a  list  of  supported  versions  for  your   DB  server,  for  WAS,  for  LDAP,  for  Linux  and  Windows   • also  check  detailed  system  requirements  http:// www-­‐01.ibm.com/support/docview.wss? uid=swg27042395 CAN  Do
  • 25. WEBSPHERE Optional
 Verify you also install any iFixes with your WAS fix packs DB2 Optional Is your DB2 server used for anything else? DB2 SCHEMA CHANGES CONNECTIONS APPLICATIONS FILENET COGNOS Required when required, otherwise never upgrade
  • 26. WebSphere from profilesDmgr01bin backupConfig.xx <filename> - nostop 21 3 Customizations datasharedcustomizations Databases db2 backup database peopledb to d: with 2 buffers buffer 1024 parallelism 1 compress without prompting Updating  Connections  -­‐  Backing  Up
  • 27. • via  Installation  Manager   • Unzip  the  CR  update  file  e.g.  5.0.0.0-­‐IC-­‐Multi-­‐CR03-­‐ LO84244.zip  (there  is  a  single  file  for  multiple  OS)
 
 Updating  Connections  Applications
  • 28. Updating  Connections  Via  Installation  Manager
  • 29. Updating  Connections  Via  Installation  Manager
  • 30. • Before  starting  any  Connection  servers   • Check  the  logs   • c:programdataIBMInstallationManager   • IBMConnectionsversionlog   • Dmgr  SystemOut.log Verifying  The  Install  Step  1
  • 31. • The  nodeagent  on  the  application  server  profiles  should   be  started   • Dmgr  will  deploy  the  updated  apps  to  each  node   • Monitor  SystemOut.log  on  the  Dmgr  to  verify  when   the  apps  are  fully  deployed   • The  actual  files  are  deployed  from     • dmgrconfigcellscellnameapplications  To   • profilenameconfigcellscellnameapplications   • the  file  date/time  stamps  should  match Verifying  The  Install  Step  2.
  • 32. • Now  is  the  time  to  apply  the  DB  schema  changes   • Download  the  database  updates  zip  file  linked  to  from  the  update   document  http://www-­‐01.ibm.com/support/docview.wss? uid=swg21683118   • Use  the  readme  in  the  SQL  directory  to  find  the  commands  to  run   • make  sure  you  are  logged  in  as  the  DB2  administrator     • I  like  to  pipe  the  command  to  a  text  file  so  I  can  review  the  output  by   adding  >[outputfile]  after  each  line Step  3.  Stop  Here  Before  Starting  Any  Connections  
  • 33. If  you  don’t  update  the  DB  Schema  the  application   servers  will  still  start   the  applications  just  won’t  work   check  SystemOut.log  for  errors  relating  to  versions   of  the  db  schema
  • 34. • Sync  the  nodes   • Start  each  server  individually,  monitoring  the   SystemOut.log  for  any  errors   • Test  every  URL  works   • /files   • /blogs   • /communities  etc   • Test  the  search  works  by  using  the  search  validation  URL   • <hostname>/search/serverStatus  (case  sensitive) After  Any  Fixes  Or  Updates
  • 36. Side  by    Side  vs  In  Place  Upgrades
  • 37. • In  place  upgrades  mean  more  downtime   • No  opportunity  to  test  prior  to  cutover   • Any  issues  that  occur  in  Connections  post  upgrade  have   to  be  fixed  immediately   • Test  servers  enable  you  to  create  the  data  migration  xml   and  bat/sh  files  first  and  minimise  your  downtime  when   cutting  over  production Risks…