Giter Club home page Giter Club logo

oracle-single-install's Introduction

oracle 12C 自动化静默安装脚本

下载安装脚本

wget https://raw.githubusercontent.com/spdir/oracle-single-install/master/oracle_install.sh && \ 
chmod +x oracle_install.sh

脚本使用安装前配置

  1. 安装前请将Oracle 12C安装包放置在/tmp目录下
  2. 系统需要具备512MB的交换分区
  3. 并配置以下信息
  • 本机IP地址 HostIP
  • Oracle用户密码 OracleUserPasswd 默认为oracle.com
  • Oracle数据库管理员密码 ORACLE_DB_PASSWD 默认为 systemOracle.com
  • Oracle SID/ServerName SID 默认为 oriedb
  • 是否安装实例 IS_INSTANCE
    • 0-不安装实例
    • 1-安装单实例
    • 2-安装cdb : 因为CDB在初始化过程中需要输入参数,需要手动初始化,具体步骤会在最后进行提示

Oracle 12C安装包下载

百度网盘

支持系统

注: 脚本已在CentOS 7进行测试,无问题。如果有其他什么问题,或者您在其他系统测试通过,希望您能告知

  • CentOS 7 64/32

oracle-single-install's People

Contributors

musker91 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.