Non-Rac to Rac conversion using rconfig

hi all,
how to check whether Non-Rac to Rac conversion using rconfig has been completed sucessfully?
thanks.
Edited by: varun4dba on Nov 10, 2010 1:02 PM

select parallel
from V$instance;
-- run it on your any RAC instance. if YES then you have converted to RAC
http://oracleinstance.blogspot.com/2009/12/convert-single-instance-to-rac-instance.html
Check the above link also.
Regards
Asif Kabir

Similar Messages

  • Non RAC to RAC using RMAN

    Hi All Oracle Guru's!
    I have an environment right now which consists of non rac and rac databases.
    What I want to do now is duplicate my non rac database going to the rac instance using RMAN duplicate. The rac instance is freshly configured.
    How can this be done? Is there any other options? Im using 10gr2.
    Please guide me.
    Thanks in advance!

    cmadiam82 wrote:
    Hi All Oracle Guru's!
    I have an environment right now which consists of non rac and rac databases.
    What I want to do now is duplicate my non rac database going to the rac instance using RMAN duplicate. The rac instance is freshly configured.
    How can this be done? Is there any other options? Im using 10gr2.
    Please guide me.
    Thanks in advance!Do an RMAN restore on node 1 for example. that should work.

  • Convert from Non-RAC to RAC-What should be the approach?

    Hi All,
    We have a single node installation with EBS 11.5.10.2 and 9iR2 db.
    Our requirement is to upgrade the db to 10gR2 and implement RAC.
    I am really confused as to how should we proceed with this.
    1.If we upgrade the database to 10g first,can it be converted to RAC after this upgradation?If yes then how do we do it??Using rconfig???
    2.What exactly we need to do regarding the filesystem?At which step this conversion has to be done??
    3.If our current filesystem is raw,then at which point we need to convert it to ASM/OCFS??ie before upgrading the db or after it is upgraded to 10g??
    Looking forward for inputs..
    Thanks in advance.

    You can do it either way. It kind of depends on your requirements. Do you have minimal downtime requirements to meet? Do you have the ability to set up you hardware at your leisure, or do you have to reuse your current hardware? Given all the time and hardware I needed, I would do it like this:
    1. Acquire the new hardware.
    2. Configure the hardware and shared storage.
    3. Install clusterware.
    4. Install Oracle 10gr2.
    5. Backup your old instance.
    6. Migrate your old database using export/import or whatever method you like.
    Whatever method you choose, it is vital that you rehearse on a non-critical instance to make sure your methodology is valid.

  • Cloning non-RAC to RAC ?

    Hi,
    Is it true that Oracle does not support cloning of single node instance EBS R12.1 (Non-RAC) to RAC?
    Is there other supported way to do it? both using rapid clone or manual?
    Thanks a lot
    MsK

    Hi,
    How about the patches needed? Make sure you have the latest Rapid Clone and AutoConfig patches applied on the source instance.
    Our source db is 11.1.0.7, and the target db is also 11.1.0.7 ....but there are patches mentioned in 802875.1
    Do I need to follow this Note?If you are already on 11.1.0.7, then you do not need to apply those patches.
    Regards,
    Hussein

  • Non RAC to RAC

    Hi,
    I need to convert a Non-rac to RAC. Can somebody help me with note or doc for doing this ?
    Thx

    1. Set the init parameter cluster_database=false (or remove it since false is the default). You'll have to set it in the parameter file since it is not dynamic.
    2. Shutdown all instances. Start the one that you want to survive.
    3. Cleanup as necessary: remove extra UNDO, REDO files
    4. If you want to remove clusterware, that's another whole question. There's a ML article on how to remove clusterware.
    5. If your database uses ASM, you'll need to do #1 for the ASM instances as well.
    That's high-level, but I haven't seen a complete paper/procedure for this published anywhere yet.

  • Document on 10g RAC setup on solaris using vmware

    Hi All,
    I am planning to setup "Oracle 10g RAC setup on Solaris using vmware", but I am strucked up at installation of Soaris 10 in VMWare.
    Can any body please help/provide me the document on Solaris 10 installation for RAC setup .
    The main problems I am having during the SOlaris 10 setup is
    1) Setting up the static public and private addresses required for RAC
    2) Partitioning the disk space.
    Thanks in advance,
    Mahipal Reddy

    Refer these,
    http://www.scribd.com/doc/15650880/Install-Rac-on-Solaris-Vmware
    http://www.disperu.com/using-vmware-server-install-10g-rac-on-solaris/
    http://nayyares.blogspot.com/2008/11/step-by-step-rac-10g-r2-solaris-10.html
    Thanks
    Edited by: Cj on Dec 13, 2010 2:38 AM

  • Oracle E-Business Suite non-rac to rac

    Hi,
    I've r12.0.6/10.2.0.3/RHEL5.3/file system NON-RAC and want to go r12.0.6/11gr2V2/RHEL5.4/ASM and RAC enviornment.
    Planning to move as follows:
    -Upgrade RHEL 5.4
    -Upgrade to 11gr2V2
    -COnvert to ASM
    -Configure to RAC.
    Please advice if any idea which has less risk.
    Please let me know metalink note convert single instance to RAC doc /File System to ASM or any good note.
    Any advice is welcome.
    Thanks

    Please see this thread for similar discussion.
    Cloning non-RAC to RAC ?
    Cloning non-RAC to RAC ?
    Thanks,
    Hussein

  • 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

  • Installing Oracle 10g rac on linux 4 using vmware :problem

    Hi Expert ,
    I'm facing problem on installing oracle 10g rac on centos 4x using vmware, installation is showing errors . The command failed are oifcfg, cluvfy
    on running ./cluvfy stage -post crsinst -n rac1,rac2
    error:
    OCR integrity found invalid for rac1
    OCR integrity found invalid for rac2
    Please advice...
    regards,
    Shaan

    hi Experts,
    orccheck failed for one of the node, can you please suggest what needs to be done now..
    filename :/dev/raw/raw1
    error "device/file integrity check failed"
    error "device not configured"
    Regards
    Message was edited by:
    Shaan_dmp

  • RAC on Windows 2k3 using NAS.

    Hi All
    I am planning to install RAC on Windows 2k3.
    Please anyone upload or post a link to the documentation on installing the RAC on Windows 2k3 using NAS.
    Thanks a ton in advance.
    -Bal

    Hi
    I searched a lot but didnt get anything. I am stuck becoz we dont have system admin or storage admin available.
    I have 2 Dell 2950 PowerEdgde Servers and 500 GB Buffalo NAS with Windows 2K3 X64 EE, please tell me whether I can install Oracle RAC with this kit.
    If yes , how can I configure shared storage and present it to OS so that both nodes can see it.
    Please give as much detail as possible, I m ready to read a million pages.
    Please help..

  • Oracle Database 11gr2 rac on solaris 10 using ACFS and asm as storage

    Can i get any step by step document to install 11gr2 rac on solaris 10.
    My database is two node rac. I am using ASM as storage. So i need a document which should very easy to understand.
    thanks in advance

    Hi,
    Can i get any step by step document to install 11gr2 rac on solaris 10.
    My database is two node rac. I am using ASM as storage. So i need a document which should very easy to understand.Refer below link:
    http://www.oraclemasters.in/?p=961
    Configure storage as per your requirement.
    thanks,
    X A H E E R

  • Is "RAC" Free if you use "Standard Edition" and not the "Enterprise Edition" Databases?

    Hello to All you wonderful Oracle Guru's....Greetings...
    I was told to do some research on this, it's quite simple, but it's a question of getting management to buy in the idea of going with Clusters and moving off the nice and secure single instances..
    Is RAC FREE if you use "Standard Edition" instead of "Enterprise Edition"...
    Does anyone know?
    I am going to do a Proof of Concept RAC install for management\devs\ect and others to review....
    Any Clues???
    Thanks,
    Xevv...

    Have a check of this: http://www.oracle.com/us/corporate/pricing/price-lists/index.html
    Oracles licensing is predominantly per seat (user) or per CPU. So taking per CPU, you would need to figure out what you need - say you want to license the DB on RAC, you will need a license for Oracle Database Standard Edition (either per user or per CPU) - so only bound per user or per CPU on which the database(s) are running. If you have 2 x servers in a cluster, you will have 2 x installations of Oracle DB, each running on n processor(s)
    If you can quantify the number of users (if say an internal application) you can go per seat (say 50 users) but there will always be a minimal user license.
    Alternatively you're looking at per CPU. Generally you're speaking of the backend to a system that serves a large volume of users, so rather than license 1000 users, you'll just license the core.
    If you take a look at the above, you'll see that Oracle determines processor charges around the number of processors and cores (so some cores might be charged at 0.25 of a processor price). Here's a link to how you can cost processors (some processors with 4 cores will still only be charged as 1 x processor, as Oracle will rate each core at 0.25 of a processor) when calculating price.
    http://www.oracle.com/us/corporate/contracts/processor-core-factor-table-070634.pdf

  • RAC with Oracle Linux (Using firewire drive)

    Guys
    Did anyone install RAC (10g or 11g) using Oracle Linux using firewire drive? Does Oracle linux support firewire technology?
    Please share your experience.
    Regards
    PJ

    Start here
    Installing Oracle Database 11g Release 1 on Enterprise Linux 5 (32- and 64-bit)
    http://www.oracle.com/technology/pub/articles/smiley-11gr1-install.html#kernel
    My installation:
    [root@linux3 OCFS2]# uname -a
    Linux linux3 2.6.18-8.el5 #1 SMP Tue Jun 5 23:11:13 EDT 2007 i686 i686 i386 GNU/Linux
    OCFS2
    -rw-r--r-- 1 root root 274826 May 2 17:22 ocfs2-2.6.18-8.el5-1.2.8-2.el5.i686.rpm
    -rw-r--r-- 1 root root 9123303 May 2 17:23 ocfs2-2.6.18-8.el5-debuginfo-1.2.8-2.el5.i686.rpm
    -rw-r--r-- 1 root root 1144294 May 2 17:27 ocfs2-tools-1.2.7-1.el5.i386.rpm
    Others rpms needed in my case after installation
    -rw-r--r-- 1 root root 39297 Jun 7 2007 rsh-server-0.17-37.el5.i386.rpm
    -rw-r--r-- 1 root root 126577 Jun 7 2007 xinetd-2.3.14-10.el5.i386.rpm
    lsmod
    parport 37513 2 lp,parport_pc
    snd_page_alloc 13641 2 snd_intel8x0,snd_pcm
    serio_raw 10693 0
    ohci1394 32964 1
    ieee1394 83252 2 sbp2,ohci1394 <-
    ohci is part of kernel modules !
    ./modules/2.6.18-8.el5/updates/drivers/ieee1394/sbp2.ko
    ext3 123081 1
    jbd 56553 2 ocfs2,ext3
    ehci_hcd 32845 0
    When the driver was loaded succesful looks similar to this, please verify other configuration like serialize_io
    [root@linux3 sysconfig]# dmesg | grep 1394
    ieee1394: no version for "struct_module" found: kernel tainted.
    ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[201] MMIO=[ea125000-ea1257ff] Max Packet=[2048] IR/IT contexts=[4/8]
    ieee1394: The root node is not cycle master capable; selecting a new root node and resetting...
    ieee1394: Node added: ID:BUS[0-00:1023] GUID[0030e002e04546d5]
    ieee1394: Host added: ID:BUS[0-01:1023] GUID[001106664001995a]
    ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
    ieee1394: sbp2: Try serialize_io=0 for better performance
    scsi0 : SBP-2 IEEE-1394
    ieee1394: sbp2: Logged into SBP-2 device
    ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048]
    and here we are!
    [root@linux3 etc]# fdisk -l
    Disk /dev/hda: 40.0 GB, 40020664320 bytes
    255 heads, 63 sectors/track, 4865 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/hda1 1 1824 14651248+ 83 Linux
    /dev/hda2 * 1959 4699 22017082+ 83 Linux
    /dev/hda3 4700 4865 1333395 82 Linux swap / Solaris
    /dev/hda4 1825 1958 1076355 82 Linux swap / Solaris
    Partition table entries are not in disk order
    Disk /dev/sda: 82.3 GB, 82348277760 bytes <= Firewire Disk
    255 heads, 63 sectors/track, 10011 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/sda1 1 5000 40162468+ 83 Linux
    /dev/sda2 5001 6217 9775552+ 83 Linux
    /dev/sda3 6218 7434 9775552+ 83 Linux
    /dev/sda4 7435 10011 20699752+ 83 Linux
    Please let me know if you need more information.
    J

  • How connect to oracle RAC via the RSG using port forwarding

    Hi all,
    I got a problem trying to connect to oracle RAC via the RSG using port forwarding .
    on command line i sue to connect :
    sqlplus 'username/password@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=firstRACnode)(PORT=1521))(ADDRESS=(PROTOCOL=tcp)(HOST=secondRACnode)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=MSDP)))'
    but when using port forwarding i forward the port 1521 to a local port and make ssh to the DB node ( as normal with other nodes but not RAC) but it never work with me for this situation
    can any one give me a help ifthere is any changes should be done on the server side , or if any one faced such a problem and found a solution
    Thanks,
    Prathap.

    782011 wrote:
    I got a problem trying to connect to oracle RAC via the RSG using port forwarding .
    on command line i sue to connect :
    sqlplus 'username/password@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=firstRACnode)(PORT=1521))(ADDRESS=(PROTOCOL=tcp)(HOST=secondRACnode)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=MSDP)))'Not exactly sure what you are attempting, but if you doing port forwarding via ssh, the basic approach is as follows:
    Step 1
    Create a ssh tunnel from local machine to remote db server. Forward any local port (should not be a well known port or a port in the private/dynamic port range) to connect to the database server's listener port. If the ssh tunnel is into the db server itself, the connection (port forwarding) can be on localhost (as the Listener should be listening on it). Alternatively use a public IP of that db server.
    Example (using OpenSSH on Ubuntu 9.4):
    Local server port 1527 tunneled to port 1521 on database server 192.168.0.100 using o/s account johnd (we connect to port 1521 on db server via 127.0.0.1):
    ssh -X -f -N -o ServerAliveInterval=3 -L 1527:127.0.0.1:1521 [email protected]
    Step 2
    Run sqlplus and connect to the local fowarded port on localhost, using the applicable connection settings (e.g SID/Service Name, etc).
    sqlplus scott/tiger@"(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1527)) (CONNECT_DATA=(SID=orcl) (SERVER=dedicated)))"Note that the Listener must not hand our connection off - as the case would be when using RAC for example and connecting via a Service Name and not a SID. We need the Listener that accepts our connection to immediately hand us over to the database instance (via either a dedicated server or a shared server dispatcher process).

  • I got a new phone and phone number two weeks ago, I like to iMessage on my macbook pro but none of my new conversations show up, I went into the preferences to change the settings so only conversations from my new number show up, but there is no change.

    If anyone can please help me, I would like to continue using iMessage on my laptop, but none of my new conversations exist only the older ones. I went into the iMessage preferences to delete my old number off the iMessage account and added my new number and email but I still don't get any new messages. Can somebody please tell me what I am doing wrong or how to change it further?
    Please and thanks.

    If the modem is also a router, either use the modem in bridge and run pppoe client on the TC.. that is assuming ADSL or similar eg vdsl. If it is cable service.. and the modem is a router, then bridge the TC.. go to internet page and select connect by ethernet and below that set connection sharing to bridge.
    Please tell us more about the modem if the above gives you issues.

Maybe you are looking for

  • Severe performance problems with JSC2 on PowerBook G4 1.5 GHz

    Help! I've reached my wits' end trying to figure out how to get JSC2 to work without pausing for 2-6 minutes per click, right-click, drag, keystroke, etc.! I'm using a PowerBook G4 1.5 GHz (with 1.25 GB RAM and Mac OSX 10.3.9), and earlier, when I wa

  • Shared review not starting due to misssed Reader version info

    I am starting a shared review for a number of participants. The review file sits in a SharePoint document and the comments file sits in Acrobat.com. Most of the reviewers only have Acroba Reader and they are successfully tested for the Acrobat Reader

  • RFC error code 91 : Host name  or service of thge message server unknown

    RFC Test connection is getting failed with following error ERROR                service 'sapms<sid>' unknown LOCATION             SAProuter 37.12 on prosaprt01 DETAIL               NiPGetServByName: service 'sapms<sid>' not found CALL                

  • Problem with xsltc

    Hi I'm working on a servlet for xsl transformation. I'm getting an error on run time : ============================================= javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.xsltc.trax.TransformerFactoryImpl

  • No "Use Camera" in Redeem area in iTunes 11

    So I bought an iTunes gift card yesterday and I've been trying to activate the **** thing for a while now. I assumed I just be able to use the new camera option to redeem it, but that option doesn't even show up. Typing in the the code manually doesn