*Note: Vagrant provisioning can automate the Oracle installation - just step (1) here is needed to prepare for it. Next continue as described in Contribution Notes.
If Oracle has been skipped from the initial vagrant provisioning but you still want to install it - then follow all the steps below.*
-
Download the
Oracle XE 11g for Linux x64
RPM zip from Oracle (e.g.oracle-xe-11.2.0-1.0.x86_64.rpm.zip
) and place it in the git root directory. -
Install Oracle (this may take a while to complete)
sudo test_vm/scripts/oracle/install_oracle.sh
-
Run integration tests to verify setup
./gradlew :dbfit-java:oracle:test