やりたいこと
Oracle Database 23c Free (Developer Release) をテスト用に
自分の環境にインストールしてSQLを実行できるようにする。
注意:2023/5時点で正式な製品版ではないため、正式リリース前の事前検証用になります。
環境
・Oracle Linux 8.8
・Oracle Database 23c Free (Developer Release)
・作業するOSユーザ:root
手順で実施できること
・手順内で OSユーザ「oracle」が作成される
・Oracle DatabaseのS/Wがインストールされる。
・データベース「FREE」が作成される
・SQL*Plusが使えるようになる。
Oracle Database 23c Free 環境の構築
1.インストールファイルの入手
https://www.oracle.com/database/free/download/
以下の2つのファイルをダウンロードして、Linux環境に配置します。
・Oracle Database 23c Free Developer-Release for Linux x64 (OL8 or RHEL8)
・oracle-database-preinstall-23c-1.0-1.el8.x86_64.rpm
2.Oracle DatabaseのインストールとDB作成
実行するコマンド一覧(osユーザ「root」で実行)
--★ インストーラが配置されたことを確認
ls -la *rpm
--★ yumで事前設定用rpmを実行
yum -y localinstall oracle-database-preinstall-23c-1.0-0.5.el8.x86_64.rpm
--★ yumでDatabaseのインストール
yum -y localinstall oracle-database-free-23c-1.0-1.el8.x86_64.rpm
--★ データベースの作成(実行中にパスワードを設定)
/etc/init.d/oracle-free-23c configure
実行例
★の部分が入力箇所です
--★ インストーラが配置されたことを確認
[root@host01 ~]# ls -la *rpm
-rw-r--r--. 1 root root 1758776440 5月 25 20:35 oracle-database-free-23c-1.0-1.el8.x86_64.rpm
-rw-r--r--. 1 root root 30688 5月 25 20:33 oracle-database-preinstall-23c-1.0-0.5.el8.x86_64.rpm
--★ yumで事前設定用rpmを実行
[root@host01 ~]# yum -y localinstall oracle-database-preinstall-23c-1.0-0.5.el8.x86_64.rpm
Oracle Linux 8 BaseOS Latest (x86_64)
[=== ] --- B/s | 0 B --:-- ETAOracle Linux 8 BaseOS Latest (x86_64) 19% [==============- ] 38 MB/s | 12 MB 00:01 ETAOracle Linux 8 BaseOS Latest (x86_64) 77% [========================================================= ] 43 MB/s | 45 MB 00:00 ETAOracle Linux 8 BaseOS Latest (x86_64) 94% [====================================================================== ] 42 MB/s | 55 MB 00:00 ETAOracle Linux 8 BaseOS Latest (x86_64) 49 MB/s | 58 MB 00:01
Oracle Linux 8 Application Stream (x86_64) [=== ] --- B/s | 0 B --:-- ETAOracle Linux 8 Application Stream (x86_64) 28% [====================- ] 43 MB/s | 13 MB 00:00 ETAOracle Linux 8 Application Stream (x86_64) 90% [==================================================================- ] 46 MB/s | 42 MB 00:00 ETAOracle Linux 8 Application Stream (x86_64) 48 MB/s | 46 MB 00:00
Latest Unbreakable Enterprise Kernel Release 7 for Oracle Linux 8 (x86_64) [ === ] --- B/s | 0 B --:-- ETALatest Unbreakable Enterprise Kernel Release 7 for Oracle Linux 8 (x86_64) 70% [===================================================- ] 31 MB/s | 10 MB 00:00 ETALatest Unbreakable Enterprise Kernel Release 7 for Oracle Linux 8 (x86_64) 32 MB/s | 15 MB 00:00
メタデータの期限切れの最終確認: 0:00:03 前の 2023年05月26日 02時25分56秒 に実施しました。
依存関係が解決しました。
============================================================================================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリー サイズ
============================================================================================================================================================================================
インストール:
oracle-database-preinstall-23c x86_64 1.0-0.5.el8 @commandline 30 k
依存関係のインストール:
compat-openssl10 x86_64 1:1.0.2o-4.el8_6 ol8_appstream 1.1 M
glibc-devel x86_64 2.28-225.0.2.el8 ol8_baseos_latest 85 k
ksh x86_64 20120801-257.0.1.el8 ol8_appstream 929 k
libnsl x86_64 2.28-225.0.2.el8 ol8_baseos_latest 107 k
libxcrypt-devel x86_64 4.1.1-6.el8 ol8_baseos_latest 25 k
lm_sensors-libs x86_64 3.4.0-23.20180522git70f7e08.el8 ol8_baseos_latest 59 k
make x86_64 1:4.2.1-11.el8 ol8_baseos_latest 498 k
sysstat x86_64 11.7.3-9.0.1.el8 ol8_appstream 427 k
トランザクションの概要
============================================================================================================================================================================================
インストール 9 パッケージ
合計サイズ: 3.2 M
ダウンロードサイズの合計: 3.2 M
インストール後のサイズ: 9.4 M
パッケージのダウンロード:
(1/8): glibc-devel-2.28-225.0.2.el8.x86_64.rpm 0% [ ] --- B/s | 0 B --:-- ETA(1/8): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 370 kB/s | 25 kB 00:00
(2-3/8): libnsl-2.28-225.0.2.el8.x86_64.rpm 2% [== ] 1.3 MB/s | 90 kB 00:02 ETA(2/8): libnsl-2.28-225.0.2.el8.x86_64.rpm 1.3 MB/s | 107 kB 00:00
(3-4/8): lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64.rpm 5% [===- ] 1.3 MB/s | 165 kB 00:02 ETA(3/8): glibc-devel-2.28-225.0.2.el8.x86_64.rpm 964 kB/s | 85 kB 00:00
(4-5/8): make-4.2.1-11.el8.x86_64.rpm 7% [=====- ] 1.3 MB/s | 249 kB 00:02 ETA(4/8): lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64.rpm 2.2 MB/s | 59 kB 00:00
(5-6/8): compat-openssl10-1.0.2o-4.el8_6.x86_64.rpm 8% [====== ] 1.3 MB/s | 276 kB 00:02 ETA(5/8): make-4.2.1-11.el8.x86_64.rpm 9.5 MB/s | 498 kB 00:00
(6-7/8): ksh-20120801-257.0.1.el8.x86_64.rpm 38% [============================ ] 1.5 MB/s | 1.2 MB 00:01 ETA(6/8): compat-openssl10-1.0.2o-4.el8_6.x86_64.rpm 17 MB/s | 1.1 MB 00:00
(7-8/8): sysstat-11.7.3-9.0.1.el8.x86_64.rpm 81% [============================================================- ] 1.8 MB/s | 2.6 MB 00:00 ETA(7/8): ksh-20120801-257.0.1.el8.x86_64.rpm 14 MB/s | 929 kB 00:00
(8/8): sysstat-11.7.3-9.0.1.el8.x86_64.rpm 89% [================================================================== ] 1.8 MB/s | 2.9 MB 00:00 ETA(8/8): sysstat-11.7.3-9.0.1.el8.x86_64.rpm 14 MB/s | 427 kB 00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
合計 19 MB/s | 3.2 MB 00:00
Oracle Linux 8 BaseOS Latest (x86_64) [ === ] --- B/s | 0 B --:-- ETAOracle Linux 8 BaseOS Latest (x86_64) 3.0 MB/s | 3.1 kB 00:00
GPG 鍵 0xAD986DA3 をインポート中:
Userid : "Oracle OSS group (Open Source Software group) <build@oss.oracle.com>"
Fingerprint: 76FD 3DB1 3AB6 7410 B89D B10E 8256 2EA9 AD98 6DA3
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
鍵のインポートに成功しました
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : [================= ] 1/1 準備 : [================================== ] 1/1 準備 : [==================================================== ] 1/1 準備 : [===================================================================== ] 1/1 準備 : [======================================================================================= ] 1/1 準備 : [======================================================================================================== ] 1/1 準備 : [========================================================================================================================== ] 1/1 準備 : [=========================================================================================================================================== ] 1/1 準備 : 1/1
インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [ ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [=========================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [============================================= ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [============================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [============================================================================ ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [======================================================================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [========================================================================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [====================================================================================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [======================================================================================================= ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 [=========================================================================================================================== ] 1/9 インストール中 : libxcrypt-devel-4.1.1-6.el8.x86_64 1/9
インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [ ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [= ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [=== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [======== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [================ ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [================= ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [============================ ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [=================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [===================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [===================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [====================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [====================================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [===================================================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [========================================================================================================= ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [========================================================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [=================================================================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [======================================================================================================================= ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 [========================================================================================================================== ] 2/9 インストール中 : glibc-devel-2.28-225.0.2.el8.x86_64 2/9
scriptletの実行中: glibc-devel-2.28-225.0.2.el8.x86_64 2/9
インストール中 : make-1:4.2.1-11.el8.x86_64 [ ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [======= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [====================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [======================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [====================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [====================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [======================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [====================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [======================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [======================================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [================================================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [===================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [====================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [========================================================================================================================= ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=========================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [============================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=============================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 [=================================================================================================================================== ] 3/9 インストール中 : make-1:4.2.1-11.el8.x86_64 3/9
scriptletの実行中: make-1:4.2.1-11.el8.x86_64 3/9
インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=========== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=============== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=========================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=============================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=========================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=============================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=============================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=========================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=============================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [====================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [======================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [========================================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=========================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================================================ ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [============================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================================================= ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [================================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [=================================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [==================================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 [===================================================================================================================== ] 4/9 インストール中 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 4/9
scriptletの実行中: compat-openssl10-1:1.0.2o-4.el8_6.x86_64 4/9
インストール中 : ksh-20120801-257.0.1.el8.x86_64 [ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [====== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=========== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=============== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [==================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [====================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=========================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=============================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [==================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [====================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=========================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=============================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [==================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [====================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=========================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=============================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [================================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [=================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [==================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [===================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [======================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [========================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================================================ ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================================================= ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 [============================================================================================================================== ] 5/9 インストール中 : ksh-20120801-257.0.1.el8.x86_64 5/9
scriptletの実行中: ksh-20120801-257.0.1.el8.x86_64 5/9
インストール中 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 [ ] 6/9 インストール中 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 [====================================== ] 6/9 インストール中 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 [========================================================================= ] 6/9 インストール中 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 [======================================================================================================= ] 6/9 インストール中 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 6/9
scriptletの実行中: lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 6/9
インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [====== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=========== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [===================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=============================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [====================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=========================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [==================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [===================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [====================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=========================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=============================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [================================================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [=================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [==================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [===================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [======================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [========================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================================================ ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================================================= ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 [============================================================================================================================== ] 7/9 インストール中 : sysstat-11.7.3-9.0.1.el8.x86_64 7/9
scriptletの実行中: sysstat-11.7.3-9.0.1.el8.x86_64 7/9
インストール中 : libnsl-2.28-225.0.2.el8.x86_64 [ ] 8/9 インストール中 : libnsl-2.28-225.0.2.el8.x86_64 [========================================= ] 8/9 インストール中 : libnsl-2.28-225.0.2.el8.x86_64 [=================================================================================== ] 8/9 インストール中 : libnsl-2.28-225.0.2.el8.x86_64 [============================================================================================================================== ] 8/9 インストール中 : libnsl-2.28-225.0.2.el8.x86_64 [=============================================================================================================================== ] 8/9 インストール中 : libnsl-2.28-225.0.2.el8.x86_64 8/9
インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [ ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [= ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [== ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [============================================== ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [============================================================================= ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [=================================================================================== ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [==================================================================================== ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 [============================================================================================================ ] 9/9 インストール中 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 9/9
scriptletの実行中: oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 9/9
検証 : glibc-devel-2.28-225.0.2.el8.x86_64 1/9
検証 : libnsl-2.28-225.0.2.el8.x86_64 2/9
検証 : libxcrypt-devel-4.1.1-6.el8.x86_64 3/9
検証 : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 4/9
検証 : make-1:4.2.1-11.el8.x86_64 5/9
検証 : compat-openssl10-1:1.0.2o-4.el8_6.x86_64 6/9
検証 : ksh-20120801-257.0.1.el8.x86_64 7/9
検証 : sysstat-11.7.3-9.0.1.el8.x86_64 8/9
検証 : oracle-database-preinstall-23c-1.0-0.5.el8.x86_64 9/9
インストール済み:
compat-openssl10-1:1.0.2o-4.el8_6.x86_64 glibc-devel-2.28-225.0.2.el8.x86_64 ksh-20120801-257.0.1.el8.x86_64 libnsl-2.28-225.0.2.el8.x86_64
libxcrypt-devel-4.1.1-6.el8.x86_64 lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64 make-1:4.2.1-11.el8.x86_64 oracle-database-preinstall-23c-1.0-0.5.el8.x86_64
sysstat-11.7.3-9.0.1.el8.x86_64
完了しました!
--★ yumでDatabaseのインストール
[root@host01 ~]# yum -y localinstall oracle-database-free-23c-1.0-1.el8.x86_64.rpm
メタデータの期限切れの最終確認: 1:17:27 前の 2023年05月26日 02時25分56秒 に実施しました。
依存関係が解決しました。
================================================================================
パッケージ Arch バージョン リポジトリー サイズ
================================================================================
インストール:
oracle-database-free-23c x86_64 1.0-1 @commandline 1.6 G
トランザクションの概要
================================================================================
インストール 1 パッケージ
合計サイズ: 1.6 G
インストール後のサイズ: 5.2 G
パッケージのダウンロード:
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
scriptletの実行中: oracle-database-free-23c-1.0-1.x86_64 1/1
インストール中 : oracle-database-free-23c- [ ] 1/1 インストール中 : oracle-database-free-23c- [= ] 1/1 インストール中 : oracle-database-free-23c- [== ] 1/1 インストール中 : oracle-database-free-23c- [=== ] 1/1 インストール中 : oracle-database-free-23c- [==== ] 1/1 インストール中 : oracle-database-free-23c- [===== ] 1/1 インストール中 : oracle-database-free-23c- [====== ] 1/1 インストール中 : oracle-database-free-23c- [======= ] 1/1 インストール中 : oracle-database-free-23c- [======== ] 1/1 インストール中 : oracle-database-free-23c- [========= ] 1/1 インストール中 : oracle-database-free-23c- [========== ] 1/1 インストール中 : oracle-database-free-23c- [=========== ] 1/1 インストール中 : oracle-database-free-23c- [============ ] 1/1 インストール中 : oracle-database-free-23c- [============= ] 1/1 インストール中 : oracle-database-free-23c- [============== ] 1/1 インストール中 : oracle-database-free-23c- [=============== ] 1/1 インストール中 : oracle-database-free-23c- [================ ] 1/1 インストール中 : oracle-database-free-23c- [================= ] 1/1 インストール中 : oracle-database-free-23c- [================== ] 1/1 インストール中 : oracle-database-free-23c- [=================== ] 1/1 インストール中 : oracle-database-free-23c- [==================== ] 1/1 インストール中 : oracle-database-free-23c- [===================== ] 1/1 インストール中 : oracle-database-free-23c- [====================== ] 1/1 インストール中 : oracle-database-free-23c- [======================= ] 1/1 インストール中 : oracle-database-free-23c- [======================== ] 1/1 インストール中 : oracle-database-free-23c- [========================= ] 1/1 インストール中 : oracle-database-free-23c-1.0-1.x86_64 1/1
scriptletの実行中: oracle-database-free-23c-1.0-1.x86_64 1/1
[INFO] Executing post installation scripts...
[INFO] Oracle home installed successfully and ready to be configured.
To configure Oracle Database Free, optionally modify the parameters in '/etc/sysconfig/oracle-free-23c.conf' and then run '/etc/init.d/oracle-free-23c configure' as root.
検証 : oracle-database-free-23c-1.0-1.x86_64 1/1
インストール済み:
oracle-database-free-23c-1.0-1.x86_64
完了しました!
--★ データベースの作成(実行中にパスワードを設定)
[root@host01 ~]# /etc/init.d/oracle-free-23c configure
Specify a password to be used for database accounts. Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and 1 digit [0-9]. Note that the same password will be used for SYS, SYSTEM and PDBADMIN accounts: ★ここでSYS,SYSTEMユーザのパスワード入力
Confirm the password: ★ここでSYS,SYSTEMユーザのパスワード入力
Configuring Oracle Listener.
Listener configuration succeeded.
Configuring Oracle Database FREE.
SYSユーザー・パスワードを入力してください:
****** ***
SYSTEMユーザー・パスワードを入力してください:
******
PDBADMINユーザー・パスワードを入力してください:
****** *
DB操作の準備
7%完了
データベース・ファイルのコピー中
29%完了
Oracleインスタンスの作成および起動中
30%完了
33%完了
36%完了
39%完了
43%完了
データベース作成の完了
47%完了
49%完了
50%完了
プラガブル・データベースの作成
54%完了
71%完了
構成後アクションの実行
93%完了
カスタム・スクリプトを実行中
100%完了
データベースの作成が完了しました。詳細は、次の場所にあるログ・ファイルを参照してください:
/opt/oracle/cfgtoollogs/dbca/FREE。
データベース情報:
グローバル・データベース名:FREE
システム識別子(SID):FREE
詳細はログ・ファイル"/opt/oracle/cfgtoollogs/dbca/FREE/FREE.log"を参照してください。
Connect to Oracle Database using one of the connect strings:
Pluggable database: host01/FREEPDB1
Multitenant container database: host01
[root@host01 ~]#
3.使いやすくするための設定
<構築されたDB>
OSユーザ:oracle
インストールパス(ORACLE_HOME):/opt/oracle/product/23c/dbhomeFree
SID:FREE
OSユーザの環境変数に設定するのがおすすめです
--★/home/oracle/.bash_profileに以下を設定
export ORACLE_BASE=/opt/oracle
export ORACLE_HOME=/opt/oracle/product/23c/dbhomeFree
export ORACLE_SID=FREE
export NLS_LANG=Japanese_Japan.AL32UTF8
export PATH=$ORACLE_HOME/bin:$PATH
4.インストール確認(osユーザ 「oracle」 で実行)
実行するコマンド一覧
sqlplus / as sysdba
show parameter instance_name
show pdbs
alter session set container=FREEPDB1;
select username from dba_users; order by 1;
exit
実行例
--★SQL*Plusで接続します。
[oracle@host01 ~]$ sqlplus / as sysdba
SQL*Plus: Release 23.0.0.0.0 - Developer-Release on 金 5月 26 03:58:52 2023
Version 23.2.0.0.0
Copyright (c) 1982, 2023, Oracle. All rights reserved.
Oracle Database 23c Free, Release 23.0.0.0.0 - Developer-Release
Version 23.2.0.0.0
に接続されました。
--★インスタンス名を確認します(FREEです)
SQL> show parameter instance_name
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
instance_name string FREE
--★作成されているPDBを確認します(FREEPDB1があります)
SQL> show pdbs
CON_ID CON_NAME OPEN MODE RESTRICTED
---------- ------------------------------ ---------- ----------
2 PDB$SEED READ ONLY NO
3 FREEPDB1 READ WRITE NO
--★FREEPDB1に接続します
SQL> alter session set container=FREEPDB1;
セッションが変更されました。
--★DBユーザを確認します(初期ユーザのみでサンプルデータはない)
SQL> select username from dba_users order by 1;
USERNAME
--------------------------------------------------------------------------------
ANONYMOUS
APPQOSSYS
AUDSYS
CTXSYS
DBSFWUSER
DBSNMP
DGPDB_INT
DIP
DVF
DVSYS
GGSHAREDCAP
USERNAME
--------------------------------------------------------------------------------
GGSYS
GSMADMIN_INTERNAL
GSMCATUSER
GSMUSER
LBACSYS
MDDATA
MDSYS
OJVMSYS
OLAPSYS
OUTLN
PDBADMIN
USERNAME
--------------------------------------------------------------------------------
REMOTE_SCHEDULER_AGENT
SYS
SYS$UMF
SYSBACKUP
SYSDG
SYSKM
SYSRAC
SYSTEM
WMSYS
XDB
XS$NULL
33行が選択されました。
SQL> exit