Skip to content

jinowolski/ora-initial-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ora-initial-setup

Prepare Debian wheezy to install Oracle XE database.

Create package

  1. git clone https://github.com/jinowolski/ora-initial-setup.git
  2. cd ora-initial-setup && make

Create Oracle XE package

  1. Download oracle-xe-11.2.0-1.0.x86_64.rpm from Oracle XE download page
  2. Convert it with sudo alien --scripts oracle-xe-11.2.0-1.0.x86_64.rpm

Install

  1. Install ora-initial-setup.deb (dpkg -i ora-initial-setup.deb, apt-get -f install)
  2. Install oracle-xe_11.2.0-2_amd64.deb (dpkg -i oracle-xe_11.2.0-2_amd64.deb)
  3. Configure with /etc/init.d/oracle-xe configure [responseFile=myResponseFile]

About

Prepare Debian wheezy to install Oracle XE database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published