Oracle Database 21cがリリースされました。
Oracle Database 21cのご紹介 | Oracle オラクルエンジニア通信 - 技術資料、マニュアル、セミナー Blog
手元のPC上のVirtualBoxでサクッとセットアップする手順を自動化したので公開します。
[oracle@localhost ~]$ sqlplus system/oracle@localhost/pdb1
SQL*Plus: Release 21.0.0.0.0 - Production on Mon Aug 16 05:40:55 2021
Version 21.3.0.0.0
Copyright (c) 1982, 2021, Oracle. All rights reserved.
Last Successful login time: Mon Aug 16 2021 04:55:00 +00:00
Connected to:
Oracle Database 21c Enterprise Edition Release 21.0.0.0.0 - Production
Version 21.3.0.0.0
SQL>
それ以外のバージョンの手順も下記にて公開しています。
- Oracle Database 19cの簡易セットアップ - Qiita
- Oracle Database 18c XEの簡易セットアップ - Qiita
- Oracle Database 18cの簡易セットアップ - Qiita
-
Oracle Database 11.2, 12.1, 12.2の簡易セットアップ - Qiita
- shakiyam/vagrant-oracle12.2: Vagrant + Oracle Linux 7 + Oracle Database 12c Release 2 (12.2.0.1) シングル環境の簡易セットアップ
- shakiyam/vagrant-oracle12.1: Vagrant + Oracle Linux 7 + Oracle Database 12c Release 1 (12.1.0.2) Enterprise Editionシングル環境の簡易セットアップ
- shakiyam/vagrant-oracle11.2: Vagrant + Oracle Linux 7.4 + Oracle Database 11g Release 2 (11.2.0.1) Enterprise Editionシングル環境の簡易セットアップ