前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >在Arm架构上使用Oracle数据库

在Arm架构上使用Oracle数据库

作者头像
用户8196625
发布2023-09-23 08:51:56
9920
发布2023-09-23 08:51:56
举报
文章被收录于专栏:oracleaceoracleace

June 28, 2023 ,Oracle发布了基于Arm架构的Oracle数据库版本,姚远老师实验了一下,在海思的鲲鹏CPU上安装成功!。

01

支持系统

ARM的Oracle数据库支持的操作系统版本。

Oracle Linux 8.6 with Unbreakable Enterprise Kernel 7: 5.15.0-6.80.3.1.el8uek.aarch64 or later Note: Oracle recommends that you update Oracle Linux 8 to the latest available release level.

首先要安装Oracle Linux 8

下载地址https://yum.oracle.com/ISOS/OracleLinux/OL8/u8/aarch64/OracleLinux-R8-U8-aarch64-dvd.iso

02

在Oracle Linux上安装Oracle数据库软件

操作系统环境

代码语言:javascript
复制
[oracle@oel88 ~]$ uname -a
Linux oel88 5.15.0-101.103.2.1.el8uek.aarch64 #2 SMP Mon May 1 19:47:28 PDT 2023 aarch64 aarch64 aarch64 GNU/Linux
[oracle@oel88 ~]$ cat /etc/*release
Oracle Linux Server release 8.8
NAME="Oracle Linux Server"
VERSION="8.8"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="8.8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Oracle Linux Server 8.8"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:8:8:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 8"
ORACLE_BUGZILLA_PRODUCT_VERSION=8.8
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=8.8
Red Hat Enterprise Linux release 8.8 (Ootpa)
Oracle Linux Server release 8.8

安装数据库软件

代码语言:javascript
复制
[oracle@oel88 ~]$ cd $ORACLE_HOME
[oracle@oel88 db_1]$ unzip -q ~/LINUX.ARM64_1919000_db_home.zip

[oracle@oel88 ~]$  $ORACLE_HOME/runInstaller -silent -responseFile /tmp/db_19c2.rsp -ignoreInternalDriverError
Launching Oracle Database Setup Wizard...

[WARNING] [INS-13001] Oracle Database is not supported on this operating system. Installer will not perform prerequisite checks on the system.
   CAUSE: This operating system may not have been in the certified list at the time of the release of this software.
   ACTION: Refer to My Oracle Support portal for the latest certification information for this operating system. Proceed with the installation if the operating system has been certified after the release of this software.
[WARNING] [INS-30060] Check for group existence failed.
   CAUSE: Unexpected error occurred while trying to check for group existence.
   ACTION: Refer to the logs or contact Oracle Support Services. Note for advanced users: Launch the installer by passing the following flag '-ignoreInternalDriverError'.

 Enter password for 'root' user:
The response file for this session can be found at:
 /u01/app/oracle/product/19.19.0/db_1/install/response/db_2023-09-19_11-12-04AM.rsp

You can find the log of this install session at:
 /tmp/InstallActions2023-09-19_11-12-04AM/installActions2023-09-19_11-12-04AM.log

Successfully Setup Software.
Moved the install session logs to:
 /u01/oracle/oraInventory/logs/InstallActions2023-09-19_11-12-04AM

03

创建Oracle数据库

代码语言:javascript
复制
[oracle@oel88 ~]$ dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbname orcl -sid orcl -responseFile NO_VALUE -characterSet AL32UTF8 -memoryPercentage 50 -emConfiguration LOCAL -datafileDestination /u01/app/oracle/oradata
Enter SYS user password:

Enter SYSTEM user password:

[WARNING] [DBT-06208] The 'SYS' password entered does not conform to the Oracle recommended standards.
   CAUSE:
a. Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and1 digit [0-9].
b.The password entered is a keyword that Oracle does not recommend to be used as password
   ACTION: Specify a strong password. If required refer Oracle documentation for guidelines.
[WARNING] [DBT-06208] The 'SYSTEM' password entered does not conform to the Oracle recommended standards.
   CAUSE:
a. Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and1 digit [0-9].
b.The password entered is a keyword that Oracle does not recommend to be used as password
   ACTION: Specify a strong password. If required refer Oracle documentation for guidelines.
Prepare for db operation
10% complete
Copying database files
40% complete
Creating and starting Oracle instance
42% complete
46% complete
50% complete
54% complete
60% complete
Completing Database Creation
66% complete
69% complete
70% complete
Executing Post Configuration Actions
100% complete
Database creation complete. For details check the logfiles at:
 /u01/app/oracle/cfgtoollogs/dbca/orcl.
Database Information:
Global Database Name:orcl
System Identifier(SID):orcl
Look at the log file "/u01/app/oracle/cfgtoollogs/dbca/orcl/orcl.log" for further details.
[oracle@oel88 ~]$

创建数据库成功!

推荐文章👇

试看《MySQL 8.0运维与优化》(清华大学出版社)

托业890分的Oracle ACE为您翻译国际大佬的雄文(合集)

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2023-09-19 14:40,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 oracleace 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
数据库
云数据库为企业提供了完善的关系型数据库、非关系型数据库、分析型数据库和数据库生态工具。您可以通过产品选择和组合搭建,轻松实现高可靠、高可用性、高性能等数据库需求。云数据库服务也可大幅减少您的运维工作量,更专注于业务发展,让企业一站式享受数据上云及分布式架构的技术红利!
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档