oracle11gr2 与localconfig

在阅读OCP培训文档的时候,想按照练习进行ASM创建实验,虚拟机使用的oracle 11.2.0.3,
结果发现在相关目录下找不到localconfig 这个东东,谷歌下找到如下链接文档,仅供参考。
http://aprakash.wordpress.com/2011/04/21/no-more-localconfig-in-11gr2-oh-so-how-to-create-asm-instance/
No more localconfig in 11gR2 OH – So how to create ASM instance!!!!

From Oracle 11gR2, the ASM instance runs as part of Oracle Grid Infrastructure, and few other changes have been made.ASM was designed to work with single instance as well as with RAC clusters. ASM, even in single instance, requires the use of Cluster Synchronization Services (CSS) and it must be installed and started before ASM becomes available. The CSS service is required for synchronization between between an ASM instance and the database instances.

Till 11gR1 the CSS process was created using the $ORACLE_HOME/bin/localconfig script in Linux / UNIX or %ORACLE_HOME%\bin\localconfig.bat batch file in Windows.

From 11gR2, you won’t see localconfig file anymore in Oracle Home.Oracle 11gR2 introduced OHASD (Oracle High Availability Service Daemon) which gets created,at the end of the installation by running root.sh.This OHASD has ora.cssd service which is the CSS service used for synchronization between ASM instance and DB.

So, you need to download the Oracle Database 11g Release 2 Grid Infrastructure (11.2.0.1.0) for your environment.The Grid Infrastructure is not available for windows 32bit, and so i installed Oracle VM with Linux x86 and the installed Grid.



请使用浏览器的分享功能分享到微信等