超简单的Oracle 数据库安装教程
生活随笔
收集整理的這篇文章主要介紹了
超简单的Oracle 数据库安装教程
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
安裝包下載地址
https://www.oracle.com/cn/database/technologies/oracle-database-software-downloads.html#19c我們選用RPM包下載安裝。
安裝幫助文檔
https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/preface.html#GUID-071A6B76-11E3-4421-963E-41DA6F2EF07A安裝環境
cat /etc/redhat-release CentOS Linux release 7.7.1908 (Core)在非OralceLinux環境下安裝,需要下載對應平臺的rpm。
下載地址:
安裝,首先執行???????
[root@linuxtestb538 oracle]# rpm -ivh oracle-database-preinstall-19c-1.0-3.el7.x86_64.rpm warning: oracle-database-preinstall-19c-1.0-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEYerror: Failed dependencies: bind-utils is needed by oracle-database-preinstall-19c-1.0-3.el7.x86_64 compat-libcap1 is needed by oracle-database-preinstall-19c-1.0-3.el7.x86_64 ksh is needed by oracle-database-preinstall-19c-1.0-3.el7.x86_64 smartmontools is needed by oracle-database-preinstall-19c-1.0-3.el7.x86_64 sysstat is needed by oracle-database-preinstall-19c-1.0-3.el7.x86_64????????xorg-x11-utils?is?needed?by?oracle-database-preinstall-19c-1.0-3.el7.x86_64執行出現缺少依賴錯誤。
改用yum命令進行安裝
???????
yum install oracle-database-preinstall-19c-1.0-3.el7.x86_64.rpm Installed:oracle-database-preinstall-19c.x86_64 0:1.0-3.el7 Dependency Installed: GeoIP.x86_64 0:1.5.0-14.el7 bind-libs.x86_64 32:9.11.4-26.P2.el7_9.7 bind-libs-lite.x86_64 32:9.11.4-26.P2.el7_9.7 bind-license.noarch 32:9.11.4-26.P2.el7_9.7 bind-utils.x86_64 32:9.11.4-26.P2.el7_9.7 compat-libcap1.x86_64 0:1.10-7.el7 geoipupdate.x86_64 0:2.5.0-1.el7 ksh.x86_64 0:20120801-142.el7 smartmontools.x86_64 1:7.0-2.el7 sysstat.x86_64 0:10.1.5-19.el7 xorg-x11-utils.x86_64 0:7.5-23.el7 Complete!安裝 Oracle 數據庫
???????
yum install oracle-database-ee-19c-1.0-1.x86_64.rpm Installed:oracle-database-ee-19c.x86_64 0:1.0-1Complete!配置數據庫
???????
/etc/init.d/oracledb_ORCLCDB-19c configure100% completeDatabase creation complete. For details check the logfiles at: /opt/oracle/cfgtoollogs/dbca/ORCLCDB.Database Information:Global Database Name:ORCLCDBSystem Identifier(SID):ORCLCDBLook at the log file "/opt/oracle/cfgtoollogs/dbca/ORCLCDB/ORCLCDB.log" for further details. Database?configuration?completed?successfully.?The?passwords?were?auto?generated,?you?must?change?them?by?connecting?to?the?database?using?'sqlplus?/?as?sysdba'?as?the?oracle?user.配置好后設置當前用戶下的環境變量
驗證安裝是否正確
su oracle (用戶切換到oracle用戶)sysplus / as sysdbaSQL*Plus: Release 19.0.0.0.0 - Production on Wed Nov 17 18:59:32 2021Version 19.3.0.0.0 Copyright (c) 1982, 2019, Oracle. All rights reserved.Connected to:Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - ProductionVersion 19.3.0.0.0 SQL>?運行以上命令 確認Oracle數據庫是否能夠正確連接成功。
如果還不會裝,可以來參加微思的Oracle OCP課程,不但分分鐘教你安裝好數據庫,還能順便學到技術考好證書?
?
?
??
?
?
總結
以上是生活随笔為你收集整理的超简单的Oracle 数据库安装教程的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 面试,MySQL 搞透这 20 道就稳了
- 下一篇: 【热点】因这个配置错误导致全球互联网流量