Announcement

Collapse
No announcement yet.

[SOLVED] Finding the CU Patch Version of OTM

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [SOLVED] Finding the CU Patch Version of OTM

    Hi All,

    Is it possible to find out the CU and RU version of OTM application, if so can u please help me to find out the above version
    Thanks
    Gokul

  • #2
    Re: Finding the CU version of otm application

    Yes - you can find the CU in two ways.

    The most accurate is to login to the OTM server directly and view the $OTM_HOME/glog/config/glog.properties file:
    Code:
    #--------------------------------------------------------------------
    # Base Install Settings
    #--------------------------------------------------------------------
    
    # GC3 version
    glog.software.version=OTMv55
    glog.software.patch.version=OTMv55-CU03
    glog.software.installtype=WebAppServer
    The second way is to log into the OTM Web interface and click the "i" button in the center of the upper frame.
    Picture 2.png

    You care about the Software Build Number, Software Patch Version and Database Patch Version.
    Picture 1.png

    Currently, I'm not aware of any way to determine the RU version of an OTM instance, since the patch is installed differently and doesn't modify the glog.properties file.

    Thanks,
    Chris
    Chris Plough
    twitter.com/chrisplough
    MavenWire

    Comment


    • #3
      Re: Finding the CU Patch Version of OTM

      Chris,

      Thank you for ur valuable information man
      Thanks
      Gokul

      Comment

      Working...
      X