随笔分类 - Oracle
摘要:最新文章:Virson‘s Blog安装GI,在执行root.sh时报错:Disk Group CRSDG creation failed with the following message:ORA-15018: diskgroup cannot be createdORA-15017: disk...
阅读全文
摘要:最新文章:Virson's Blog文章来自:Oracle 官方 YUM 源IntroductionThe Oracle public yum server offers a free and convenient way to install the latestOracle Linuxpacka...
阅读全文
摘要:最新文章:Virson's Blog错误的原因是由于磁盘数和冗余层级不匹配:如果创建用来存放OCR和VOTEDISK的ASM磁盘组,那么External、Normal、High三种冗余级别对应的Failgroup个数是1、3、5。也就是说,创建这三种冗余级别的磁盘组至少分别需要1、3、5个ASM磁盘...
阅读全文
摘要:最新文章:Virson's Blog安装Oracle 11.2.0.4 的RAC,在Grid 安装时报错:[INS-41112]Specified network interface doesnt maintain connectivity across cluster nodes首先尝试在节点间p...
阅读全文
摘要:最新文章:Virson's Blog使用如下命令能够以debug模式安装Oracle Grid并将日志记录到文件[grid@vdb1 11ggrid]$ ./runInstaller -debug > /home/grid/oracle_grid_installer_`date +%G%m%d_%H...
阅读全文
摘要:最新文章:Virson's Blog今天在配置Goldengate时Capture进程提示未开启归档日志,然后立即用sys用户登录orcl数据库,然后执行了“shutdown immediate”命令,如下图:退出后,使用如下两个命令准备连接到Oracle空实例,结果出现了ORA-12560错误,如...
阅读全文