Showing posts with label Jrockit. Show all posts
Showing posts with label Jrockit. Show all posts

Sunday, 28 June 2015

Upgrading Oracle Data Integrator (ODI) agent from 11.1.1.6 to 11.1.1.7

Upgrading Oracle Data Integrator (ODI) agent from 11.1.1.6 to 11.1.1.7

1)  Shutdown the services & take backup

a)  Backup below agent files

cp -p $ORACLE_HOME/oracledi/agent/bin/agent.bat $ORACLE_HOME/oracledi/agent/bin/agent.bat.pre_11117

cp -p $ORACLE_HOME/oracledi/agent/bin/agent.sh $ORACLE_HOME/oracledi/agent/bin/agent.sh.pre_11117

cp -p $ORACLE_HOME/oracledi/agent/bin/odiparams.bat $ORACLE_HOME/oracledi/agent/bin/odiparams.bat.pre_11117

cp -p $ORACLE_HOME/oracledi/agent/bin/odiparams.sh $ORACLE_HOME/oracledi/agent/bin/odiparams.sh.pre_11117

cp -p $ORACLE_HOME/oracledi/agent/bin/startscenremote.sh $ORACLE_HOME/oracledi/agent/bin/startscenremote.sh.pre_11117

cp -p $ORACLE_HOME/oracledi/agent/lib/odi-standalone-agent.jar $ORACLE_HOME/oracledi/agent/lib/odi-standalone-agent.jar.pre_11117

cp -p $ORACLE_HOME/oracledi.sdk/lib/odi-core.jar $ORACLE_HOME/oracledi.sdk/lib/odi-core.jar.pre_11117

cp -p $ORACLE_HOME/oracledi/client/jdev/extensions/oracle.odi.navigator.jar.pre_11117 $ORACLE_HOME/oracledi/client/jdev/extensions/oracle.odi.navigator.jar.pre_11117


mkdir -p $ORACLE_HOME/oracledi/xml-reference_pre_11117

cp -p $ORACLE_HOME/oracledi/xml-reference/* $ORACLE_HOME/oracledi/xml-reference_pre_11117/.


2. Install ODI 11.1.1.7 binaries 

a) open a vnc session on Linux MT Nodes

./runInstaller -jreLoc JRE_LOCATION (/MW_HOME/jrockit_160_29/jre)

b) On Windows MT host

setup.exe -jreLoc JRE_LOCATION (MW_HOME\jrockit_160_29\jre )


4. Resore odiparams.bat and odiparams.sh

cp -p $ORACLE_HOME/oracledi/agent/bin/odiparams.bat.pre_11117 $ORACLE_HOME/oracledi/agent/bin/odiparams.bat

cp -p $ORACLE_HOME/oracledi/agent/bin/odiparams.sh.pre_11117 $ORACLE_HOME/oracledi/agent/bin/odiparams.sh


5. Start all services



Related posts:

Oracle Data Integrator 11g Studio (ODI Studio & ODI SDK) Installation on Windows



Saturday, 11 January 2014

Installing Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1

Installing Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1

Below are the steps to install Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1

Please note, before updating jrockit, take backup of existing jrockit. 

Also once the latest jrockit is installed, update JAVA_HOME variable to use the latest jrockit in $WLS_HOME/common/bin/commEnv.sh and $DOMAIN_HOME/bin/setDomainEnv.sh files.

Please backup commEnv.sh and setDomainEnv.sh before making changes.

Once latest Jrockit is updated in the config files, please restart Admin Server, Managed Servers and Node manager to use the latest jrockit.

You can invoke jrockit installer in GUI mode or in putty. 

$ ./jrockit-jdk1.6.0_37-R28.2.5-4.1.0-linux-x64.bin
Extracting 0%....................................................................................................100%
Unable to instantiate GUI, defaulting to console mode.

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Welcome:
--------

This installer will guide you through the installation of Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1. Type "Next" or enter to proceed to the next prompt.
If you want to change data entered previously, type "Previous".  You may quit the installer at any time by typing "Exit".

Enter [Exit][Next]> Next

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Choose Product Installation Directory:
--------------------------------------

"Product Installation Directory" = [Enter new value or use default "/MW_HOME/jrockit-jdk1.6.0_37-R28.2.5-4.1.0"]

Enter new Product Installation Directory OR [Exit][Previous][Next]> Next

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Optional Components 1

Do you want to install Demos and Samples?

    1 - Yes, install Demos and Samples.
  ->2 - No, do not install.

Enter a number or [Exit][Previous][Next]> 1

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Optional Components 2


Do you want to install Source Code?

    1 - Yes, install Source Code.
  ->2 - No, do not install.

Enter a number or [Exit][Previous][Next]> 1

<-------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 ----------->

Installing JDK to /MW_HOME/jrockit-jdk1.6.0_37-R28.2.5-4.1.0...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Installing JRE to /MW_HOME/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Installation Complete


Congratulations! Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 has been successfully installed to /MW_HOME/jrockit-jdk1.6.0_37-R28.2.5-4.1.0.


Press [Enter] to continue or type [Exit]> Exit

<------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.5 for Java SE 6 with JRMC 4.1 --------->

Clean up process in progress ...