All Projects → biemond → vagrant-wls12.1.2-coherence-goldengate

biemond / vagrant-wls12.1.2-coherence-goldengate

Licence: other
weblogic 12.1.2 coherence goldengate database 11gR2

Programming Languages

ruby
36898 projects - #4 most used programming language
Puppet
460 projects

vagrant-wls12.1.2-coherence-goldengate

Setup for Coherence and Goldengate ( HotCache and JMS publishing ) see http://biemond.blogspot.com.au/2014/02/configure-coherence-hotcache.html for information

creates a patched 12.1.2 WebLogic cluster ( oradb, adminwls , nodewls1, nodewls2 )

used the following Coherence HR application build in OEPE 12.1.2 and deployed to the dynamic cluster https://github.com/biemond/Coherence_HotCache

JDK

  • jdk-7u55-linux-x64.tar.gz

weblogic 12.1.2

  • wls_121200.jar

database 11.2.0.4

  • p13390677_112040_Linux-x86-64[1-7].zip

goldengate 12.1.2

  • 121210_fbo_ggs_Linux_x64_shiphome.zip
  • V38714-01.zip ( Oracle GoldenGate Java Adapters 11.2.1 )

user accounts

  • OS oracle, pw oracle
  • OS vagrant, pw vagrant
  • OS ggate, pw oracle
  • OS root, pw vagrant
  • Oracle db sys, pw Welcome01
  • WebLogic weblogic, pw weblogic1

database server with goldengate

vagrant up oradb

do the following GoldenGate changes

  • oracle_changes.txt ( set db in archivemode, goldengate db setup )
  • ggate_12.1.2_changes.txt for GoldenGate Capture

admin server

vagrant up adminwls

  • ggate_java_changes.txt for Coherence sync

node1

vagrant up nodewls1

node2

vagrant up nodewls2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].