Skip to content

Installs an Oracle XE database server and prepares the users and table spaces for Intershop 7.

Notifications You must be signed in to change notification settings

IntershopCommunicationsAG/oracle-xe-setup-script

Repository files navigation

Preconditions

  • CentOS 7

Installation

  • Download the Oracle Server XE rpm install package for Linux (e.g. oracle-xe-*.x86_64.rpm.zip) from Oracle

http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html

  • If necessary, install additional packages and increase the swap file using prepare_centos.sh
  • Unzip the downloaded Oracle Server XE rpm install package
  • ./install.sh <path to oracle rpm>/oracle-xe-*.x86_64.rpm
  • add the needed user schemas with: ./prepare_user.sh <username> <password>

About

Installs an Oracle XE database server and prepares the users and table spaces for Intershop 7.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages