Oracle ASM Parameters
| Question: What are the parameters that govern ASM? I understand that there are ASM init.ora parameters and OS level AS...
| Question: What are the parameters that govern ASM? I understand that there are ASM init.ora parameters and OS level AS...
As the root user, install the device-mapper-multipath package using the yum package manager[root@vzwc1 ~]# cat /etc/redh...
http://www.anbob.com/?p=1069 http://www.anbob.com/?p=1430
1. 概述 2. ASMFD启用后的情况 3. 如何关闭Oracle ASMFD 停止CRS 卸载ACFS 禁用ASMFD 清理Label deconfigure asmfd 启动CRS 4. 如何启用Oracle ASMFD 检查ASM ...
什么是 Oracle ASM Filter Driver (ASMFD)? 简单地说,这是一个可以取代 ASMLIB 和 udev 设置的新功能,并且还增加了 I/O Filter 功能,这也体现在该功能的命名中。ASMFD 目前只在 Li...
通过执行dbca -h | -help来查看帮助选项 [oracle@jyrac1 ~]$ dbca -help dbca [-silent | -progressOnly | -customCreate] { } | { [ [optio...
.check votedisk and OCR view plaincopyprint? [root@vzwc1 ~]# ocrcheck Status of Oracle Cluster Registry is as follows : ...
说明: 1、安装11.2.0.4.1至11.2.0.4.8 psu,按照psu中readme.html中的步骤正常操作即可; 2、安装11.2.0.4.160119及11.2.0.4.160419 psu时,单机环境按照psu中readme...
1.安装前准备: 操作系统:RHEL6.5 存储:华为,已配置多路径 业务网卡,心跳网卡绑定,并通过冗余测试 YUM源配置 BASH/SSL漏洞补丁 2.检查系统要求 A.LINUX版本 cat /etc/issue B.内存(至少1G) ...
Take 2 virtiual IP and DNS (This IP 's will be attaced to the machines during the CRS installation do not attach th...
cd $HOMEmkdir .sshchmod 700 .ssh cd .sshssh-keygen -t rsassh-keygen -t dsaIf you provide a passphrase for pre 11.2 relea...
网络地址规划: | 192.168.1.171 rac1 rac1.oracle.com 192.168.1.172 rac1-vip 192.168.1.173 rac2 rac2.oracle.com 192.168.1.174 rac...
May 31, 2011 [2 Comments](https://desaitaral.wordpress.com/2011/05/31/ora-15075/#comments) We faced issue with ASM 2 Wee...
Symptoms 10.2.0.2 and below 10.2.0.3 and above Cause 10.2.0.2 and below 10.2.0.3 and above Solution 10.2.0.2 and below 1...
Introduction: I have been assigned with a new challenge with 11.2 Oracle On RedHat Linux with Grid Infrastructure and AS...
I want to share a situation that happened to me recently. I closed my database running on ASM and also ASM instance succ...
DBMS_FILE_TRANSFER method RMAN backup method Pre-requisites for using "XTTS+Cross platform incremental backup"...
1 静默安装grid软件手动检测环境配置是否准备完毕在grid安装目录中运行脚本,检测环境是否符合grid的安装标准| 1 | [grid@NODE1 grid]$ ./runcluvfy.sh stage -pre crsinst -n ...
四、DB(Database)安装 4.1 解压DB的安装包 oracle用户登录,在$ORACLE_HOME下解压db包(18c的db也是直接解压到$ORACLE_HOME下,免安装): Starting with Oracle Datab...