本文为常规安装 centos7 使用 rpm方式安装 1.下载资源包 oracle-database-preinstall-19c-1.0-1.el7.x86_64.rpm 下载地址:https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/ ...
分类:
数据库 时间:
2021-04-22 15:13:42
阅读次数:
0
准备4台虚拟机,安装好ol7.7,分配固定ip192.168.168.11 12 13 14,其中192.168.168.11作为master,其他3个作为slave,主节点也同时作为namenode的同时也是datanode,192.168.168.14作为datanode的同时也作为second... ...
分类:
其他好文 时间:
2020-07-03 12:23:28
阅读次数:
70
1.下载oracle官方预安装的检查包Oracle Installation Prerequisites rpm https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/oracle database preinsta ...
分类:
数据库 时间:
2020-01-05 18:50:48
阅读次数:
149
Server With GUI +Compatility libraries+ Development Tools 关闭图形化: systemctl set-default multi-user.target 关防火墙: #systemctl stop firewalld #systemctl di ...
分类:
其他好文 时间:
2019-11-05 15:10:38
阅读次数:
71
http://mirrors.dotsrc.org/oracle linux/OL7/u4/x86_64/ ...
分类:
数据库 时间:
2019-11-04 19:15:30
阅读次数:
111
设置主机名 [root@localhost ~]# cat /etc/hosts127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.localdomai... ...
分类:
数据库 时间:
2019-08-28 10:40:57
阅读次数:
110
准备安装介质:OS:https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/index.htmldatabase:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/oracle19c-linux-5462157.html安装前准备工作:[roo
分类:
数据库 时间:
2019-07-08 23:59:11
阅读次数:
304
1.OS为oracle Linux 7.4 先获取oracle-database-preinstall-18c wget http://yum.oracle.com/public-yum-ol7.repo 官网如下图(https://docs.oracle.com/en/database/oracl... ...
分类:
数据库 时间:
2018-10-23 00:18:02
阅读次数:
469
安装红帽oracle12c(自动配置) 安装/配置环境 [root@bogon ~]# wget http://yum.oracle.com/public-yum-ol7.repo [root@bogon ~]# mv public-yum-ol7.repo /etc/yum.repos.d/ [r ...
分类:
数据库 时间:
2018-08-20 20:14:45
阅读次数:
262
LINUX7安装Oracle11g遇到问题如下,记录 添加组: YUM源配置 XCLOCK: bash: xclock: command not found... RPM包 在RHEL7或OL7 64位(x86_64)上安装Oracle 11gR2 RDBMS版本11.2.0.4 64位的要求 补充 ...
分类:
数据库 时间:
2018-05-08 00:51:06
阅读次数:
335