Convert 11gR1 to RAC using 11gR2 GRID

Hi everyone,
I have the following scenario.
I have 2 servers running RHEL 5: server1 and server2
on server1 I have an active database running 11gR1 single instance.
I'm going to install 11gR2 GRID across server1 and server2.
Then migrate the 11gR1 DB on server1 into ASM.
My question is, if I want to create a second instance on server2 can I install another single instance 11gR1(software only) and do the necessary RAC conversions or will I have to do a new 11gR1 cluster DB install across the 2 nodes and do RAC conversions then?
Thanks in advance.

Well mate, for once, you should've known that a RAC is not created by plugging two single instances together and then rebooting the machine, vrooooommm you go.... No, it doesn't work that way... You gotta do some good reading....
I guess you need to have your final configuration as
Clusterware + ASM - 11gR2
Database - 11gR1
Below are the likely steps to acheive it:
Backup the current 11gR1 database
Set up 11gR2 cluster using the two nodes
Do 11gR1 oracle binaries cluster install
Startup ASM isntances on 11gR2 clusterhome & configure disks.
Using the newly installed 11gR1 binaries on one of the nodes, restore/move the database backup taken in the first step to use ASM
Convert the single instance 11gR1 database (running on new 11gR1 binaries) with ASM to RAC. - Suggest doing manual conversion than using dbca for better control.
Cookbooks available in metalink and clear procedures are available with a simple search on oracle documentation.
Cheers.

Similar Messages

  • How to install Oracle RAC using 11gR2 on Win 7 32 bit from scratch?

    Hiii,
    I am a fresher and I have a win 7 system 32 bit with oracle 11gR2.
    I want to install RAC using two or more servers but I dont know too much about it.
    I tried to search on google but all they are giving information in pieces(for win 7) or about Linux(Please tell me why its all Linux everywhere not windows).
    Please let me know if there any site where I can find step by step installation from scratch.
    What are basic requirements(/software if needed).
    Thank you.

    Hi,
    First of all forget about Windows!! Oracle is mainly designed for Linux systems. Oracle runs as real multi-process on Linux machines whereas on Windows it runs as a single process with multi-thread.
    Memory usage - huge pages,single CPU run queue, dnfs, storage systems... etc. lots of concepts exists.
    Besides Windows is one of the most poorly designed operating systems, you should use it only to watch cute kitten movies on youtube... Believe me, you wouldn't want to learn Oracle on Windows...
    So, install virtualbox and then setup Oracle Enterprise Linux on it as a first step... By the way you have to deal with DNS server for release 11.X, RAC, you may start with 10g for now.
    ORACLE-BASE has all the installation steps explained detailly, search for "oracle base rac install" on google.
    I also explained on my blog, but it is a little bit advanced installation using ZFS storage simulator. DNS server installation is also explained:  http://ilkertaysi.com/2013/11/11/oracle-rac-installation-with-zfs-storage/

  • Re: How to install Oracle RAC using 11gR2 on Win 7 32 bit from scratch?

    Hi,
    I'd suggest to use the Virtual box(Free download from Oracle) and use the steps mentioned in the link.. for RAC Setup for your practice
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-oel5-using-virtualbox.php
    HTH

    Thank you DK2010,
    Your answer was very helpful to me but please tell me why everybody suggest about virtual box? Is is very important? and what is the benefit?
    And I was checking that testing that branch option thats why this post become branch of my discussion.

  • Root.sh failed during 11gR2 Grid Infrasture Installation.

    Hello There !
    I am Installing two node rac cluster on OEL5.4 using 11gR2 Grid Infrastructure.
    But during installation when i run root.sh file on my first "Oracle1" node I am getting following errors.
    I Reinstall it again after clearing everything. but stuck at same place again.
    [root@oracle1 ~]# su - root
    [root@oracle1 ~]# /u01/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying dbhome to /usr/local/bin ...
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying oraenv to /usr/local/bin ...
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying coraenv to /usr/local/bin ...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2010-01-18 16:59:53: Parsing the host name
    2010-01-18 16:59:53: Checking for super user privileges
    2010-01-18 16:59:53: User has super user privileges
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Failed to create a peer profile for Oracle Cluster GPnP. gpnptool rc=32512
    Creation of Oracle GPnP peer profile failed for oracle1 at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 4138.
    [root@oracle1 ~]# echo $ORACLE_HOME
    Could you please , help me why I am having this problem ?
    Thanks.
    Regards
    Hems.

    I had same problem which was resolved using below steps.
    1) Disable firewall and selinux encryption both
    2) Deconfig crs on both nodes
    3) clear all previous install from oracle home
    4) reinstall

  • How to convert single instance10g db to 11gR2 RAC with ASM

    Hi,
    I need your help to decide the plan about how to convert single instance 10g database to 11gr2 rac with asm.
    I can have about 6 to 8 hours of downtime to upgrade and move to rac with asm.
    db size is about 1.5tb and on AIX.
    here is my plan....
    1) install 11gr2 rac with asm on two nodes
    2) verify rac installation and clustered asm
    3)install 10g oracle binaries( yes 10g )
    4) shutdown production db ( machine prod )
    5) make copy of production and restore on 1st node ( using shadow image , so it's quick and its file system )
    6) upgrade db to 11g ( still of file system )
    7) after successful upgrade, move to asm ( rman backup )
    8) add another node
    does it look okay ? OR is there a better approach to save time?
    can someone help me ?
    Thanks...

    Thanks ...
    So here is what I thought... suggest if something is not right...
    1) install 11gr2 grid infra on node A and B with ASM
    2) stop CLUSTER ON BOTH NODES.
    3) shutdown prod db on 10g ( downtime starts )
    4) take rman cold backup
    5) restore rman backup on node A on ASM ( as if single instance 11g , no rac parameters )
    6) mount and run upgrade script for 11g, then open db with 11
    7) after successful upgrade, shutdown db node A
    8) change all rac related parameters, spfile,undo,redo for rac environment on both nodes
    9) open db in rac environment
    can I do this way ?
    My only question is, even though I installed rac on node A and B, in step 5 and 6 I'm using only node A as if it is single instance. Is it possible ?
    if it is then I'm good to go...
    Thanks for all suggestions.

  • 11gR2 Grid Infrastructure and 11gR2 RAC install as separate users (RH 5)

    We are about to set up a few new RH 5 clusters and are trying to make a decision if we should install 11gR2 Grid Infrastructure and 11gR2 RAC as the same user (oracle) or as separate users (grid and oracle) as per Oracle documentation.
    I would like to know what other people are doing and their experiences with this.
    Here are some concerns that we have:
    1) Does Oracle support has an 11gR2 cluster environment where grid infrastructure and oracle database are installed as separate users ? I have been to a few Oracle 11gR2 demos and they always have a simple install where everything is installed as a single user.
    2) Potential permission issues that we might hit iif we use separate users, for example
    - grid control agent - which user do we install it as and will it be able to access both grid and oracle files ?
    - database listener will run as grid user. Is this going to cause any permission issues ?
    Thanks in advance for your answers

    It is all dependent on your business whether your business needs to separate between privileged user for storage administrator (ASM) or database level. It is recommended to have user separation but not mandatory.
    see http://download.oracle.com/docs/cd/E11882_01/install.112/e17212/toc.htm for the details
    permission issues might happen if the configuration is not correct. for example you might see ORA-12537 when configuring the system
    Hope this helps

  • Cannot Startup Grid in 11gR2 RAC after Install Grid Successfully

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 VMs (main VM rac1 and slave VM rac2) with Oracle Linux 5.6 according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    Grid and RAC database have been installed successfully for both VMs rac1 and rac2.
    I am using the slave VM rac2 to test Grid and RAC database because rac1 disk is full.
    The problem is that OCR file is not available or currupted in the slave VM rac2.
    I have created a pfile and add entry in the file sqlnet.ora in the slave VM rac2. By now, I still cannot startup Grid as below:
    [ora11g@rac2 /]$ cd u01/app/grid/bin/
    [ora11g@rac2 bin]$ crsctl status resource
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    [ora11g@rac2 bin]$ cd /u02/11g_db/ora11g/racdb/bin
    [ora11g@rac2 bin]$ srvctl config database -d racdb
    PRCD-1027 : Failed to retrieve database racdb
    PRCR-1070 : Failed to check if resource ora.racdb.db is registered
    Cannot communicate with crsd
    [ora11g@rac2 bin]$
    [ora11g@rac2 ~]$ cd /u01/app/grid/bin
    [ora11g@rac2 bin]$ export ORACLE_SID=+ASM2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Mar 26 12:40:35 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u02/11g_db/ora11g/racdb/dbs/init+ASM2.ora'
    SQL>
    I have checked that there is no the file init+ASM2.ora in the directory '/u02/11g_db/ora11g/dbs'.
    As we see the outputs above, my question is:
    Can any folk help to solve the issue to start up Grid ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying. Let's analyze 3 cases as follows:
    Case 1:
    If don't export ORACLE_SID=+ASM2, the output is below:
    [ora11g@rac2 /]$ cd u01/app/grid/bin
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:31:35 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/racdb/spfileracdb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/racdb/spfileracdb.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    Case 2:
    If export ORACLE_SID=+ASM2, the output is below:
    [ora11g@rac2 bin]$ export ORACLE_SID=+ASM2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:41:33 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u02/11g_db/ora11g/racdb/dbs/init+ASM2.ora'
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    Case 3:
    Now, as you indicated, I export ORACLE_SID=racdb2, the output is below:
    [ora11g@rac2 bin]$ pwd
    /u01/app/grid/bin
    [ora11g@rac2 bin]$ export ORACLE_SID=racdb2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:33:48 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/racdb/spfileracdb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/racdb/spfileracdb.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    As we see the ouputs above, export ORACLE_SID=racdb2 doesn't have any effect. My question is:
    Can any folk help to solve the above 3 issues to start up Grid ?
    Thanks.

  • Convert single instance to rac on 11gr2

    Hi,
    I have 11gr2 database single instance running with ASM storage attached. i want to convert it into RAC on same server.
    Can I take RMAN backup and restore in RAC ORACLE_HOME ? or do I need to go with rconfig or other steps?
    Please let me know if have any good doc.
    thanks

    here is detail:
    DB server =db1
    installed oracle binary for non-RAC-oracle 11gr2.
    installed oracle binary for rac-oracle and grid V 11gr2
    dATABASE is running in non-rac oracle with ASM. I want to convert from Oracle single instance to RAC instance on same server on Linux RHEL5.4 platform.
    Thanks

  • How to find(confirm)  the oraacle 11gr2  grid infrastructre is using share

    how to find(confirm) the oraacle 11gr2 grid infrastructre is using shared oracle home or not.

    Hi!
    Simplest way is to create a file on NODE1 in the $ORACLE_HOME and check if is exist in the $ORACLE_HOME of NODE2.
    On NODE1:
    touch $ORACLE_HOME/test.txtOn NODE2:
    ls -l $ORACLE_HOME/test.txtBest Regards
    Norbert

  • Can you use 11gR2 database for 11gR1 standalone?

    Do to the fact that Oracle has not released 11gR2 standalone on windows, our users want us to install the 11gR1 OWB components
    I would like to keep the database version 11gR2, so installed the standalone 11gR1 on the server.
    When I try to create the workspace I get the following error
    Process element SeedData.xml 99%
    (X)
    The warehouse builder workspace owner installation failed on user OWBSYS
    INS0017: Installation of the seeded data failed.MMM1064: Value 11.2 not valid in domain VERSION2
    So can we install the 11gR1 repository in the 11gR2 database? Having lots of trouble finding the certification info in the new metalink

    ..the OWB 11gR1 and 10gR2 versions are not certified with database 11gR2 today.
    Cheers
    David

  • Java.lang error while installing 11gR2 Grid Infrastructure on HPUX 11.31

    Hi,
    I am installing 11gR2 Grid Infrastructure on HPUX 11.31 Itanium server for installing RAC database.
    I do not get any error during the installation of the software but while running the root.sh I am getting following error..
    # /opt/oracle/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /opt/oracle/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2010-04-23 15:09:28: Parsing the host name
    2010-04-23 15:09:28: Checking for super user privileges
    2010-04-23 15:09:28: User has super user privileges
    Using configuration parameter file: /opt/oracle/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    stty: : Not a typewriter
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bmblade-91'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bmblade-91'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bmblade-91'
    CRS-2676: Start of 'ora.diskmon' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bmblade-91'
    CRS-2676: Start of 'ora.ctssd' on 'bmblade-91' succeeded
    Error occurred during initialization of VM
    java.lang.Error: Permission denied
    sh: 10154 Abort
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2500: Cannot stop resource 'ora.asm' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.ctssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.mdnsd' on 'bmblade-91' succeeded
    Initial cluster configuration failed.
    Do anybody came accross this issue? I had 11gR2 Grid Infrastructure installed on this server, but for demostration to other team members, I removed the earlier installation using Metalink Note :942166.1. I will appreciate your input.
    Regards
    Shailandra

    Hi,
    One of the recommended solution for this issue by Oracle.
    Have the DISPLAY variable set when running root.sh. This is the th recommendation by oracle to a SR opened by another vendor for this issue.
    Regards

  • 11g r2 non rac using asm for sun cluster os (two node but non-rac)

    I am going to install grid installation for non-rac using asm for two node sun cluster environment..
    How to create candidate disk in solaris cluster (sparc os) to install grid home in asm.. please provide me the steps if anyone knows

    Please refer the thread Re: 11GR2 ASM in non-rac node not starting... failing with error ORA-29701
    and this doc http://docs.oracle.com/cd/E11882_01/install.112/e24616/presolar.htm#CHDHAAHE

  • Steps to Convert R12 Non-Rac to RAC database with ASM

    dear All,
    We have following environment.
    R12.0.6 with a non RAC 11.2.0.2 database on on AIX (64bit). Datafiles are stored local filesystem. We want to do the following.
    Migrate the database file to ASM
    convert database Non RAC to RAC
    we have gone through many oracle support documents but were unable to decide which path we should adopt. Any body who has done similar activity; please share only highly level steps. No step by step Instructions are needed. e.g. Install Grid Infrastructure (for single instance or the one which comes with cluster home???????), Move datafiles to ASM etc etc
    Please make sure the steps are for 11gR2 and EBS R12.
    Best Regards,

    we have gone through many oracle support documents but were unable to decide which path we should adopt. Any body who has done similar activity; please share only highly level steps. No step by step Instructions are needed. e.g. Install Grid Infrastructure (for single instance or the one which comes with cluster home???????), Move datafiles to ASM etc etc
    Please make sure the steps are for 11gR2 and EBS R12. The steps in [ID 823587.1] which is referenced above should be sufficient (from your post, I understand that you have covered the steps in this doc) -- What exactly you have issues with?
    Thanks,
    Hussein

  • Install 11gr2 grid question

    Hi I will be installing 11gr2 on rhel6 and have a question.
    Since I need to install the gird infrastructure for before the rdbms and the grid infrastructure will be installed using the user grid as opposed to the oracle user id I am wanting to know if I need to configured multiple Oracle_base directories?
    I usually would just create /u01/app/oracle and set that as the oracle_base. Can I use that for grid(infrastructure) and oracle (rdbms) for both installations. I have read the install guides and unfortunately it is still unclear to me. I am planning to install rac database.
    Thanks for any hekp it is greatly appreciated.

    In 11gr2, Grid infrastructure software contains both clusterware and ASM.
    Prior to 11g, we used to have 3 ORACLE_HOMES one for cluster, ASM and rdbms.
    For eg:
    In 11g r2, Your RAC binaries set up could be like this:
    Grid Infrastructure Software (Clusterware + ASM 11.2.0.1):
    Server: on all RAC nodes
    ORACLE_BASE: /u01/app/grid
    ORACLE_HOME: /u01/app/grid112
    Owner: grid (Primary Group: oinstall, Secondary Group: asmadmin, asmdba)
    Oracle Database Software (RAC 11.2.0.1):
    Server: on all RAC nodes
    ORACLE_BASE: /u01/app/oracle
    ORACLE_HOME: /u01/app/oracle/db112
    Owner: oracle (Primary Group: oinstall, Secondary Group: dba)

  • How to install oracle 11gR2 Grid Infrastructure for standalond server

    Hi Experts,
    we do not want to install ASM. under this condition, does any expert install oracle 11gR2 Grid Infrastructure for standalone server in Linux 5 at file system?
    Please share tip and experiences of installed oracle 11gR2 as single instance include install oracle 11gR2 Grid Infrastructure for standalone server in Linux 5. no one node RAC configuration.
    If we do not install 11gR2 Grid Infrastructure for standalone server . which function will be lost? restat server only?
    Thanks
    Jim

    Grid Infrastructure automatically uses Oracle Restart as default if you're installing Standalone. You can turn this off using crsctl ('disable has', I believe).
    According to the inference in the install docs (http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/oraclerestart.htm#CIHCBGCC), you can install 11gR2 without Grid Infrastructure, but you lose ASM and Restart.

Maybe you are looking for

  • Dynamic table with drop down lists

    I have a Dynamic table with a header row, Section and footer row. Section has the following cells(columns): Cell1 (drop down with locations), button (to remove row), CCode (Color Code RAL), CName (color name). I'm starting with 1 row. now what I want

  • SSL certificate installed in Apache - determine browser's encryption

    Hi all, I have Apache Web Server and WebLogic6.1 Application Server. The two are connected by a plugin. All my web pages are installed in the Application server, ie. in WebLogic. I am using Apache Web Server just to direct the client requests to WebL

  • Graph per hour x-axis vertical grid

    hi all, I'm having difficulties of making vertical grid on the graph. Usually my graph will be record the data of 12 hours, so i wish the graph to have a vertical grid on every hour. I only able to create vertical grid on every second, but when i tri

  • Remove  Address Bar and Menu Bar  frm WebHelp

    Hi, I'm working with the latest RoboHelp (actually TCS) with all the updates. My project is now in WebHelp and want to display the Help part only. I don't want the Address Bar, Menu Bar displayed in the browsers, and the ability to create tabs. Just

  • Set current layer question

    I've noticed in an action I have, it has a step that says "Set current layer". What exactly is that and how do you use it?  I want to add it to an action I'm creating.