Cognos Analytics

Cognos Analytics

Connect, learn, and share with thousands of IBM Cognos Analytics users! 

 View Only
  • 1.  JRE Version

    Posted Fri June 04, 2021 01:30 PM
    Good Afternoon,

    I hope that you and yours are all doing well.  What version of Java Runtime Environment (JRE)  is provided with the IBM Cognos Analytics install?

    Warm Regards,
    Eli

    #CognosAnalyticswithWatson


  • 2.  RE: JRE Version

    Posted Sat June 05, 2021 07:47 AM

    from a command window, go to the jre folder supplied with CA and invoke java with --version

    you will see the applicable build of the IBM JRE shown

    <....>\ibm-jre\jre\bin>.\java -version
    java version "1.8.0_261"
    Java(TM) SE Runtime Environment (build 8.0.6.15 - pwa6480sr6fp15-20200724_01(SR6 FP15))
    IBM J9 VM (build 2.9, JRE 1.8.0 Windows Server 2019 amd64-64-Bit Compressed References 20200724_452227 (JIT enabled, AOT enabled)
    OpenJ9 - 4ce4b9d
    OMR - 08b0594
    IBM - 70917a2)
    JCL - 20200720_01 based on Oracle jdk8u261-b13



    ------------------------------
    NIGEL CAMPBELL
    ------------------------------



  • 3.  RE: JRE Version

    Posted Tue June 08, 2021 10:57 AM
    Thanks

    .\java -version