1. 修改用户限制 root用户:修改 /etc/security/limits.conf 文件,加上下面的参数 oracle soft nproc 2047 oracle hard nproc 16384 oracle soft nofile 1024 oracle ...
快速安装指引 Reviewing Information About This Guide Logging In to the System as root 以root用户登录系统 Checking the Hardware Requirements 检查硬件需求 Checking the Software Requirements 检查软件需求 Creating Required Operat ...
2018-03-12 22:42 0 54725 推荐指数:
1. 修改用户限制 root用户:修改 /etc/security/limits.conf 文件,加上下面的参数 oracle soft nproc 2047 oracle hard nproc 16384 oracle soft nofile 1024 oracle ...
1.官网上下载 软件安装包: linux.x64_11gR2_database_1of2.zip linux.x64_11gR2_database_2of2.zip 解压后: 生成文件夹: database 然后开始安装对应的依赖包: 然后检查lib包是否安装齐全 ...
://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_databas ...
一、下载oracle11g 下载地址:https://www.oracle.com/database/technologies/oracle-database-software-downloads.html 二、oracle11g的安装步骤 1.在数据库安装光盘或安装文件夹中双击 ...
1、 关闭selinux 1.1 sed -i "s/SELINUX=enforcing/SELINUX=disabled/" /etc/selinux/config 1.2 或者手动编辑 vi ...
1,安装环境 硬件环境:2台linux虚拟机,Centos6.4 ,4G ,4核,磁盘50G Oracle软件版本: linux.x64_11gR2_database_1of2.zip linux.x64_11gR2_database_2of2.zip 下载地址为:http ...
plsql安装等:https://blog.csdn.net/li66934791/article/details/83856225 https://www.cnblogs.com/gaozejie/p/9741186.html sqlplus乱码处理:https ...
oracle 11gR2 1、数据库安装环境准备 1)编辑/etc/sysctl.con fs.aio-max-nr = 1048576fs.file-max = 6815744kernel.shmall = 2097152kernel.shmmax ...