It's all about IAM

OIM 11g R2 PS2 : Upgrade OIM 11g R2 PS1 to OIM 11g R2 PS2 - Best Practice

Upgrade of system is requiered to prevent our system from vulnerable threats and it also provides us new features as well. It's a critical face of any project. Recently we did our upgrade of OIM from R2 PS1 to R2 PS2 BP03. Here're few key points based on upgrade:

Here are some key factors which drive the success of any upgrade project:

  • Proper Planning
  • Components developed to achieve the business requirements
  • Type of code/APIs used for developing components
  • Level of UI Customization
  • Deployment process used for existing system
  • Design followed to achieve the business requirements
  • Dependent Softwares to be upgraded
  • Timeslines/SLA to upgrade the system (Prod environment can't be down for a long time)

Best Practice/Changes Faced

  • Prepare a list of all the softwares for upgrade like SOA, JDK, Weblogic, Database etc. Make sure that you follow the certification matrix provided by Oracle
  • Backup is required for all the database schemas and file structure
  • Make sure you have enough shared memory on the DB Box
  • If you are using Oracle Database 11.2.0.3, you may face issue "Bug 13099577 : ORA-1460 WHEN PARALLEL QUERY SERVERS ARE USED”
  • Prepare a list of OIM components which must be validated after upgrade
  • Disable critical schedulers before upgrade
  • Keep an eye on log files
  • Verification of UI Customization is required, we faced some minor issues.
  • Performance must be monitored in lower environments after upgrade
  • Upgrade within given timeslines is one of the key factor, so make sure you don't start servers so many times. Restart the servers if it is really "Required"

Overall, our upgrade was so smooth because we always follow best practices for code development and Thanks to Oracle for this smooth upgrade.