Re: How to change RAC ASM to non-RAC ASM?

From: <blueprince10_at_gmail.com>
Date: Mon, 14 Apr 2008 01:21:39 -0700 (PDT)
Message-ID: <e75d0698-ab4c-4ab7-9b9a-4ed7434a8c79@q27g2000prf.googlegroups.com>


On Apr 14, 4:12 pm, Woody Ling <woodyl..._at_gmail.com> wrote:
> I try to do it in the following way...
>
> 1. Stop all oracle processes and CRS.
> 2. Turn RAC option off:
> -  Log in as "oracle"
> -  cd $ORACLE_HOME/rdbms/lib
> -  make -f ins_rdbms.mk rac_off
> -  make -f ins_rdbms.mk ioracle
> 3. Modify pfile to remove all cluster related options.
> 4. Startup the ASM instance with new pfile
>
> But it return "ORA-29701: unable to connect to Cluster Manager" and
> ASM failed to start.
>
> It is OK for other database instances use OCFS2 but not ok for ASM so
> that all other databases depend on ASM cannot be started. Is it
> possible to change RAC ASM to non-RAC ASM?
>
> Thanks.
> Woody Ling
> Hong Kong

Check the status of css if it works normal:crsctl check cssd.Since you stop CRS,you should start CRS first before you start ASM and DB.Just start CRS,then you can start the ASM instance. Received on Mon Apr 14 2008 - 03:21:39 CDT

Original text of this message