Oracle

Linux redhat 6.5 环境安装oracle 11g数据库

Linux redhat 6.5 环境安装oracle 11g数据库

一.安装环境 Linux服务器:Redhat 6.5 64位 oracle服务器:oracle11g-64位 1、iso打 yum 将/mnt/iso/下的iso文件挂载到/mnt/cdrom目录     mount -o loop /mnt/iso/XXXXX.iso /mnt

SE_Ning SE_Ning 2024-03-21
170 0 0
ORACLE11G打补丁(RAC)

ORACLE11G打补丁(RAC)

安装环境及补丁版本: Oracle版本:11.2.0.4Linux版本:Red Hat Enterprise Linux Server release 7.6 (Maipo)PSU版本号:p31718723_112040_Linux-x86-64.zipOJVM版本号:p31668908_1120

SE_Ning SE_Ning 2024-03-18
486 0 0
oracle12c安装

oracle12c安装

安装oracle所需依赖包 yum install -y ksh compat-libcap1 binutils compat-libstdc++-33 elfutils-libelf elfutils-libelf-devel glibc glibc-common glibc-devel g

SE_Ning SE_Ning 2024-03-08
53 0 0
oracle 清除归档日志

oracle 清除归档日志

先查看集群状态 crsctl status res -t (crsctl check cluster crsctl stop res ora.crf -init crsctl stat res ora.crf -init -t) 查询文件大小 du -sh * 1.首先我认

SE_Gao SE_Gao 2024-03-07
63 0 0
1 7 8 9