禁用防火墙systemctl stop firewalld.servicesystemctl disable firewalld.service 禁用SELinuxcat /etc/selinux/config-- 改成SELINUX=disabled# This file controls the state of SELinux on the system.# SELINUX= can take one of these three values:# enforcing - SELinux…
oracle 11g 单实例静默安装 AUTHOR:Oracle_Ran 环境规划: OS Version : Red Hat Enterprise Linux Server release 6.7 (Santiago) Oracle Version: 11.2.0.4 操作系统环境配置可参考Oracle 单实例安装文档 1.上传Oracle安装介质,进入解压目录,复制响应文件模板 cd /home/oracle/ mkdir rsp cp /db/soft/database/response/…
参考文档: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/cwlin/index.html https://docs.oracle.com/en/database/oracle/oracle-database/12.2/ladbi/index.html https://oracle-base.com/articles/linux/udev-scsi-rules-configuration-in-oracle-lin…
一.环境准备 二.解压文件 三.文件配置 四.安装 五.相关调整 六.打补丁 一.环境准备0.依赖包安装 rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' binutils \ compat-libcap1 \ compat-libstdc++-33 \ e2fsprogs \ e2fsprogs-libs \ elfutils-libelf \ elfutils-libelf-devel \ gcc \ gcc-c++ \ glib…
1.查看主机和数据库信息   [oracle@oracle1 ~]$ sqlplus / as sysdba   SQL*Plus: Release 12.2.0.1.0 Production on Tue May 29 01:19:35 2018   Copyright (c) 1982, 2016, Oracle. All rights reserved.     Connected to: Oracle Database 12c Enterprise Edition Release 12.…
推荐网站 MongoDB官网:http://www.mongodb.org/ MongoDB学习网站:http://www.runoob.com/mongodb 一.创建MongoDB的资源目录和安装路径 mkdir -p /usr/local/source mongoDB 二. 上传文件位于Linux操作系统上的资源目录下 1. 首先在MongoDB官网(如下所示) 下载对应版本的安装包: https://www.mongodb.com/download-center/community 2.…
准备工作 VMware 虚拟机 CentOS 7 17.08 系统安装包镜像 Oracle 12c R2 软件安装包 配置 yum 库并安装如下包 binutils-2.23.52.0.1-12.el7 (x86_64)compat-libcap1-1.10-3.el7 (x86_64)compat-libstdc++-33-3.2.3-71.el7 (i686)compat-libstdc++-33-3.2.3-71.el7 (x86_64)glibc-2.17-36.el7 (i686)gl…
准备工作 VMware 虚拟机 CentOS 7 17.08 系统安装包镜像 Oracle 12c R2 软件安装包 配置 yum 库并安装如下包 binutils-2.23.52.0.1-12.el7 (x86_64)compat-libcap1-1.10-3.el7 (x86_64)compat-libstdc++-33-3.2.3-71.el7 (i686)compat-libstdc++-33-3.2.3-71.el7 (x86_64)glibc-2.17-36.el7 (i686)gl…
参考文档: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/cwlin/index.html https://docs.oracle.com/en/database/oracle/oracle-database/12.2/ladbi/index.html https://oracle-base.com/articles/linux/udev-scsi-rules-configuration-in-oracle-lin…
INSTALLORACLE DATABASE 12C 完整的安装文档下载地址: http://download.csdn.net/detail/royjj/5665869 OS:ORALCE LINUX 5.8 DB:ORACLE DATABASE 12C                                  MADE bylixora lixora@foxmail.com 为了快速搭建oracle database 12c的测试环境,在这里使用oracle-validated-rp…