Moving RAC/ASM to single-node non-rac SET NEWNAME not working

Good morning,
I'm trying to restore a rac/asm database to a non-rac environment to simulate disaster recovery under worst-case circumstances.
Here is as faras I have been able to get
1) Restored pfile
2) modified pfile to remove references to RAC settings (note, did not set db_file_create_dest, db_file_name_convert, etc)
3) Restored controlfile successfully
4) Mounted database
At this time I run the following rman script which covers all temp and datafiles (there's some skipped numbers where datafiles have been removed previously)
run {
set until time "to_date('2009/11/29 03:00:00','YYYY/MM/DD HH24:MI:SS')";
set newname for tempfile 1 to '/mnt/data/oradata/pmi/temp_1.dbf';
set newname for datafile 1 to '/mnt/data/oradata/pmi/system_1.dbf';
set newname for datafile 2 to '/mnt/data/oradata/pmi/undotbs1_2.dbf';
set newname for datafile 3 to '/mnt/data/oradata/pmi/sysaux_3.dbf';
set newname for datafile 4 to '/mnt/data/oradata/pmi/undotbs2_4.dbf';
set newname for datafile 5 to '/mnt/data/oradata/pmi/undotbs3_5.dbf';
set newname for datafile 6 to '/mnt/data/oradata/pmi/users_6.dbf';
set newname for datafile 7 to '/mnt/data/oradata/pmi/atend1_7.dbf';
set newname for datafile 8 to '/mnt/data/oradata/pmi/atendidx1_8.dbf';
set newname for datafile 9 to '/mnt/data/oradata/pmi/cwmlite_9.dbf';
set newname for datafile 10 to '/mnt/data/oradata/pmi/datafeedsidx1_10.dbf';
set newname for datafile 11 to '/mnt/data/oradata/pmi/drsys_11.dbf';
set newname for datafile 12 to '/mnt/data/oradata/pmi/dynamic1_12.dbf';
set newname for datafile 13 to '/mnt/data/oradata/pmi/dynamicidx1_13.dbf';
set newname for datafile 14 to '/mnt/data/oradata/pmi/intermedia_14.dbf';
set newname for datafile 15 to '/mnt/data/oradata/pmi/notesidx1_15.dbf';
set newname for datafile 16 to '/mnt/data/oradata/pmi/odm_16.dbf';
set newname for datafile 18 to '/mnt/data/oradata/pmi/pacific_data_large_18.dbf';
set newname for datafile 19 to '/mnt/data/oradata/pmi/pacific_data_medium_19.dbf';
set newname for datafile 20 to '/mnt/data/oradata/pmi/pacific_data_small_20.dbf';
set newname for datafile 21 to '/mnt/data/oradata/pmi/pacific_data_xlarge_21.dbf';
set newname for datafile 22 to '/mnt/data/oradata/pmi/pacific_index_large_22.dbf';
set newname for datafile 23 to '/mnt/data/oradata/pmi/pacific_index_medium_23.dbf';
set newname for datafile 24 to '/mnt/data/oradata/pmi/pacific_index_small_24.dbf';
set newname for datafile 25 to '/mnt/data/oradata/pmi/pacific_index_xlarge_25.dbf';
set newname for datafile 26 to '/mnt/data/oradata/pmi/pmi_data_large_26.dbf';
set newname for datafile 27 to '/mnt/data/oradata/pmi/pmi_data_medium_27.dbf';
set newname for datafile 28 to '/mnt/data/oradata/pmi/pmi_data_small_28.dbf';
set newname for datafile 29 to '/mnt/data/oradata/pmi/pmi_data_large_29.dbf';
set newname for datafile 30 to '/mnt/data/oradata/pmi/sysaux_30.dbf';
set newname for datafile 31 to '/mnt/data/oradata/pmi/pmi_data_xlarge_31.dbf';
set newname for datafile 32 to '/mnt/data/oradata/pmi/pmi_index_large_32.dbf';
set newname for datafile 33 to '/mnt/data/oradata/pmi/pmi_data_medium_33.dbf';
set newname for datafile 34 to '/mnt/data/oradata/pmi/pmi_index_medium_34.dbf';
set newname for datafile 35 to '/mnt/data/oradata/pmi/pmi_index_small_35.dbf';
set newname for datafile 36 to '/mnt/data/oradata/pmi/pmi_index_xlarge_36.dbf';
set newname for datafile 38 to '/mnt/data/oradata/pmi/portal30_38.dbf';
set newname for datafile 39 to '/mnt/data/oradata/pmi/portal_app_helpdesk_39.dbf';
set newname for datafile 40 to '/mnt/data/oradata/pmi/static1_40.dbf';
set newname for datafile 41 to '/mnt/data/oradata/pmi/staticidx1_41.dbf';
set newname for datafile 42 to '/mnt/data/oradata/pmi/tools_42.dbf';
set newname for datafile 43 to '/mnt/data/oradata/pmi/xdb_43.dbf';
set newname for datafile 44 to '/mnt/data/oradata/pmi/pmi_index_small_44.dbf';
set newname for datafile 46 to '/mnt/data/oradata/pmi/pmi_index_medium_46.dbf';
set newname for datafile 47 to '/mnt/data/oradata/pmi/pmi_data_small_47.dbf';
set newname for datafile 48 to '/mnt/data/oradata/pmi/pmi_index_large_48.dbf';
set newname for datafile 49 to '/mnt/data/oradata/pmi/pmi_index_xlarge_49.dbf';
set newname for datafile 50 to '/mnt/data/oradata/pmi/system_50.dbf';
set newname for datafile 52 to '/mnt/data/oradata/pmi/pmi_data_xlarge_52.dbf';
set newname for datafile 54 to '/mnt/data/oradata/pmi/pmi_index_medium_54.dbf';
set newname for datafile 55 to '/mnt/data/oradata/pmi/acctdb_data_55.dbf';
set newname for datafile 56 to '/mnt/data/oradata/pmi/acctdb_index_56.dbf';
set newname for datafile 57 to '/mnt/data/oradata/pmi/pivot_data_57.dbf';
set newname for datafile 58 to '/mnt/data/oradata/pmi/pmiaudit_data_58.dbf';
set newname for datafile 59 to '/mnt/data/oradata/pmi/pmiaudit_indx_59.dbf';
allocate channel D1 device type disk;
restore database;
switch datafile all;
release channel D1;
When I run this I get the following:
creating datafile fno=3 name=/mnt/data/oradata/pmi/sysaux_3.dbf
released channel: D1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 12/09/2009 09:32:33
ORA-01119: error in creating database file '+PMI2'
ORA-17502: ksfdcre:4 Failed to create file +PMI2
ORA-15001: diskgroup "PMI2" does not exist or is not mounted
ORA-15077: could not locate ASM instance serving a required diskgroup
ORA-29701: unable to connect to Cluster Manager
I noticed that it's trying to create the datafile. Shouldn't it be giving me a "Restoring datafiles from backup piece" clause? Also it appears to be trying to recreate the datafiles in their old location. Any thoughts on how to get around this.
Using the db_file_name_convert does allow me to restore files to the filesystem, but they use names such as "omf_*" and I'm not sure if it's converting the files properly from ASM format.
Thanks!

Hi,
I assume your problem is either in your pfile ( but you indicate you have removed all RAC settings), or in your control file.
I would recommend to remove the control files and create them later as soon as the datafiles have been restored, using the commands:
STARTUP NOMOUNT
CREATE CONTROLFILE REUSE DATABASE "OMST01" NORESETLOGS FORCE LOGGING NOARCHIVELOG
-- SET STANDBY TO MAXIMIZE PERFORMANCE
MAXLOGFILES 100
MAXLOGMEMBERS 2
MAXDATAFILES 1024
MAXINSTANCES 8
MAXLOGHISTORY 10210
LOGFILE
< your logfiles >
DATAFILE
< your datafiles >
CHARACTER SET <your character set>;So the steps are
Startup nomount with the pfile
Restore the datafiles using rman
Shutdown the database
Use above script to create the control files
It is possible you need to use the RESETLOGS option instead of the NORESETLOGS
HTH

Similar Messages

  • Clone multi-node RAC and ASM to single node

    Hi everyone.
    I need clone system with 3 application server and 2 oracle database RAC and ASM to single-node. The operating system is RHEL 5.
    I see some metalink notes, but we can't found nothing. I find notes with multi-node to single-node, but nothing with RAC to non-RAC.
    The eBS version is 11.5.10.2 and database version is 10.2.0.3
    Is possible this clone?
    Thanks very much.

    Hi User;
    Please follow below and see its helpful:
    EBS R12 with RAC and non-RAC
    Re: RAC to single instance ebs R12
    Re: Clone Oracle Apps 11.5.10.2 RacDB to Non-RAC DB
    Re: CLONING R12 RAC to NON RAC CLONING giving error RMAN-05517 temporary file
    [b]Migrating the DB-Tier (DB and CM) to Two node non RAC cluster[/b]
    Also check:
    http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html
    Regard
    Helios

  • Migration from Single Node to RAC Node

    Hi,
    We are planning to migrate the Database from Single-Node to RAC Node. Are there any checklist list to be considered regarding Performance, System and Database ( or any other topic), before migrating to RAC.
    Thanks

    If it is already the same version, you will need to focus any "single-threadedness" of the application like sequences that are mandatory sequential, "semaphore-style" locking etc...
    My experience is that going RAC and in particular to ASM can give a performance boost. If it is the same version (11gR2 for example) then any statistics-related performance issues will still be there.

  • Verification of steps to convert Single Node to RAC

    Hi Forum
    I have a single node Oracle E-Biz 12.1.3 Installation.
    We plan to convert this to a dual node RAC install and I wanted to run by the steps to perform this AND clone over the current production system to the new RAC system
    (note this will not be using ASM - but will be based on NetApp NFS)
    1. Install GRID 11.2.0.3
    - installed acorss two nodes, Binaries can be shared
    - voting disks / cluster rigistry MUST be shared
    2. Install Database Software for RAC
    - Binaries cannot be shared and must be installed on each node independently
    3. Configure the GRID for database (database / listeners)
    4. Clone over the stand alone system (clone database as RAC)
    I will be using SCAN - and therefore would expect all the web services / concurrent manager nodes to point to the SCAN hostname as opposed to individual host names,
    Are there any decent technical notes out there that will help please?
    Is there any HUGE miss I have made here
    Thanks in anticipation

    Hi,
    I belive googling "single node to RAC" should give you a lot of articles and you can select any article based on your source database version and new version (11.2).
    Since it is EBS database, probabl posting question on EBS forums will give you answer faster because you will find a lot of apps DBAs who would already have done this.
    Salman

  • Install 10gr2 ASM on single node, need clusterware installe first?

    Install 10gr2 ASM on single node, Do I need install clusterware first?
    When I install clusterware on single node, it shows " the specified nodes are not clusterable"
    Thanks.

    ASM and clusterware are two separate things. Clusterware is required only if you are setting up a RAC environment, is this your case? If you are just planning to use ASM then proceed with the RDBMS (database disk) install and use the DBCA to perform ASM configuration. It is assumed you have the raw devices ready to setup the ASM instance. Once the ASM instance is ready you can create the database to use the ASM disks.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • I moved Photoshop CS5 to my new computer.. Its not working.. What to do?

    I moved Photoshop CS5 to my new computer.. Its not working.. What to do?

    What is not working exactly?
    Did it install correctly? Accept the serial number OK? Activate OK?

  • Hi there, I moved to a new country (Luxembourg ), my previous card is not working anymore, I am trying to change country and region but it looks like the option is not available, could you support on the issue please ? Thx ahead, Corneliu

    Hi there, I moved to a new country (Luxembourg ), my previous card is not working anymore, I am trying to change country and region but it looks like the option is not available, could you support on the issue please ? Thx ahead, Corneliu

    CHANGING APPLE ID/EDIT ACCOUNT INFORMATION/CHANGE ITUNES COUNTRY
    Tap Settings / iTunes & App Stores, then tap the Apple ID signed in. Sign out of the current Apple ID account and then sign in with another account or create a new Apple ID http://support.apple.com/kb/HT2731?viewlocale=en_US
    Go to settings/facetime and tap the ID there and log out and log in with new ID.
    Go to settings/messages and turn off imessages wait 30 seconds and turn it back on, go to “receive messages  at” tap on the ID there, sign out and sign in with new ID.
    Go to settings/icloud and delete the account and when prompted select “keep information on your device” then turn it back on with the new ID.
    To edit account information tap Settings / iTunes & App Stores / Apple ID: / View Apple ID
    To change your iTunes Store country, sign in to the account for the iTunes Store region you would like to use, tap Settings/iTunes & App Store/Apple ID/View Apple ID/Country/Region
    Read this article for information http://support.apple.com/kb/HT1311

  • Convert 11.1.0.7 EBS 12.1.3 single node to RAC with ASM on 11.2.0.3 cluster

    Hi
    I am trying to convert a single node 11.1.0.7 database with EBS 12.1.3 version from single to 2-node RAC ASM on Oracle clusterware 11.2.0.3 on AIX 6.1 - 64 bit
    I am following Oracle metalink document note id 466649.1 . My 11.2.0.3 clusterware is already setup correctly and working fine as per document E24614-03.
    However I am currently stuck in section 3.3:Configure TNS listener (Doc id : 466649.1) . The netca is unable to start the listener and failing with error as below.
    However when I start the same locally from lsnrctl command listener starts.
    trace_OraDb11g_home1-1212159AM174.log
    ====================================
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:144] runCommand: process returns 123
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:164] Attempting to start `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr
    ` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:164] Start of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on member
    `jxn-ux-ebs1d1q` failed.
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] Attempting to stop `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr`
    on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] Stop of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on member
    `jxn-ux-ebs1d1q` succeeded.
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] CRS-2632: There are no more servers to try to place resource 'ora.jxn-ux-e
    bs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:173] CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr'
    has placement error.
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:173]
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [AWT-EventQueue-0] [18:34:31:890] [HAOperationImpl.runCommand:1221] signed exit value = 123
    [AWT-EventQueue-0] [18:34:31:890] [HAOperationImpl.runCommand:1258] set status HA_RES_RELOCATE_ERR
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:84] Returned from executing the HA Operation
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Attempting to start `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q
    .lsnr` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Start of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on m
    ember `jxn-ux-ebs1d1q` failed.
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Attempting to stop `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.
    lsnr` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:892] [HAStartOperation.run:89] OUTPUT> Stop of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on me
    mber `jxn-ux-ebs1d1q` succeeded.
    [AWT-EventQueue-0] [18:34:31:892] [HAStartOperation.run:89] OUTPUT> CRS-2632: There are no more servers to try to place resource 'ora.jxn
    -ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy
    [AWT-EventQueue-0] [18:34:31:893] [HAStartOperation.run:95] ERROR> CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.l
    snr' has placement error.
    [AWT-EventQueue-0] [18:34:31:893] [LocalCommand.execute:56] LocalCommand.execute: Returned from run method
    [AWT-EventQueue-0] [18:34:31:893] [HAOperationResult.getOutputAll:114] outLine is [CRS-2632: There are no more servers to try to place re
    source 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy]
    [AWT-EventQueue-0] [18:34:31:894] [HAOperationResult.getOutputAll:115] errLine is [CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_
    JXN-UX-EBS1D1Q.lsnr' has placement error.]
    [AWT-EventQueue-0] [18:36:39:994] [ca.ConfigureListenerOPS.getNodeNameIndex:-1] getNodeNameIndex: Matching LISTENER_EBSQA_JXN-UX-EBS1D1Q
    [AWT-EventQueue-0] [18:36:39:994] [ca.ConfigureListenerOPS.getListenerRootName:-1] ListenerName is LISTENER_EBSQA
    The crsctl has details as below:
    =====================
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    1 ONLINE ONLINE jxn-ux-ebs2d1q
    ora.LISTENER_SCAN2.lsnr
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.LISTENER_SCAN3.lsnr
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.cvu
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr
    1 ONLINE OFFLINE
    ora.jxn-ux-ebs1d1q.vip
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.jxn-ux-ebs2d1q.LISTENER_EBSQA_JXN-UX-EBS2D1Q.lsnr
    1 ONLINE OFFLINE
    Not sure how to fix this .
    Regards
    Ram

    I am trying to convert a single node 11.1.0.7 database with EBS 12.1.3 version from single to 2-node RAC ASM on Oracle clusterware 11.2.0.3 on AIX 6.1 - 64 bit You don't need to create listeners, after installing 11203 cluster there will be LISTENER running from $GRID_HOME
    along with SCAN_LISTENERS

  • Production RAC with ASM and DR with non-rac and ASM

    Hi,
    I have a question whether this configuration is feasible or not. Production environment is 10gR2 RAC running on 2 node cluster. DR site will have single instance with ASM. Disks from primary site will be mirrored to DR site using EMC SRDF. Would i be able to bring up single instance at DR site on mirrored ASM disks once split is done? Currently not incorporating Dataguard for DR solution.
    Wanted to check if anyone has done like this before.
    Thanks

    This is feasible. SRDF is capable of providing data at the DR site that is always in a "crash-consistent state", without doing anything at the production site RAC environment. Starting the database at the DR site will cause it to run crash recovery first. SRDF synchronous or asynchronous feature should be used in this case.
    At the DR site, your default OS devices files could be different. Either change the asm disk strings or configure the device files for the disks such that they are the same as the shared device files at production side. This way, you can use the ASM configuration as is.
    Also the database is to be started in a non-cluster mode, by commenting the cluster related parameters (ie: cluster) at the init*.ora parameter file.

  • How to clone RAC Instance to Single Node Instance??

    Hi
    I have a Multi Node R12.0.4 Installation based on RAC, and i want to clone all the application on Multi Node but on single database.
    Can any one guide me how to performe this??
    Thanks
    Mohamed

    Hi;
    In addition to Hussein Sawwan great post also check
    RAC -> NON RAC ebiz clone << this post for r11 but i belive it applicable for R12 too
    Hope it helps
    Regard
    Helios

  • Install RAC OBS on single node using VMWare

    Re: How to install Muti_node R12 using VMWARE
    Mine is a little different.
    I have the Test server which has OEL5 and one OAS 10g(Oracle application Server) with 10g database.
    I want to install RAC OBS on this server by installing VMWare for the single node. I do not want to wipe out the OAS, reinstore OSL5 and start from a blank machine.
    Can I keep what I have on the server and install RAC OBS by installing VMWare, configuring the virtual sharing disks, and install RAC OBS using ASM?

    Hi,
    Can I keep what I have on the server and install RAC OBS by installing VMWare, configuring the virtual sharing disks, and install RAC OBS using ASM?Yes, you can. Just make sure you have sufficient resources on this machine.
    Note: 388577.1 - Using Oracle 10g Release 2 Real Application Clusters and Automatic Storage Management with Oracle E-Business Suite Release 12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=388577.1
    Regards,
    Hussein

  • Single node to RAC migration

    Hello friends ,
    I am using RAC 11g(11.1.0.7)I having below configurations
    NODE1
    Clusterware oracle home /u01/Oracle_home1
    ASM oracle home /u02/Oracle_home2
    RAC oracle home /u03/Oracle_home3
    NODE2
    Clusterware oracle home /u01/Oracle_home1
    ASM oracle home /u02/Oracle_home2
    RAC oracle home /u03/Oracle_home3
    Now I have one another database(NON RACed & NON ASM) with SID TEST which on local disk with flat file system on NODE1 only i.e /p01/Oracle_home4
    My question is using RMAN can I restore rman backup piece or active database duplication of this local database to RAC system defined above.
    Regards
    Saransh Soni

    Clone the single instance database from FileSystem to ASM using RMAN. At this point it is still single instance.
    Unfortunately, the documentation convers FileSystem to ASM on the same server.
    http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmasmmi.htm#CHDCDCFJ
    So, see the DUPLICATION Example "Example 23-6 Duplicating from a File System to ASM (Active)"
    http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmdupdb.htm#BGBEHADD
    Then convert to RAC
    http://download.oracle.com/docs/cd/B28359_01/rac.111/b28254/adddelunix.htm#CEGJFBJA
    Hemant K Chitale

  • R12 Cloning RAC ASM to Single

    Hi,
    customer has 3 environments: 2 single (dev and pre) and 1 RAC-ASM (prod). We are doing the first complete refresh from PROD to PRE, then from RAC to Single, following Note Cloning Oracle Applications Release 12 with Rapid Clone [Article ID 406982.1] , which has a reference to Cloning an Oracle RAC System, which refers to follow Note Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1].
    Following this Note, you have to create a Database Image in an stage directory, then you need unless the same database size as free space for this db image. This is not an option for very big application databases, then our idea is not to create the db image, but cloning database separatelly, following steps in Option6 in cloning Note 406982.1.
    The question is, we have to refresh DB and app tier from PROD (RAC ASM) to PRE (single), colud we ignore Note " Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]" and follow Clone Article ID 406982.1 specially Option 6, recovering PROD database separatelly with rman duplicate or we have to follow Note 559518.1 and create a db image? Any experience cloning R12 from RAC to single?
    Thanks,
    Alvaro

    Hi All
    Can any one provide step to step configuration for RAC to RAC cloning in EBS R12
    How to clone multi tier (2 node application Tier) using adcfgclone ... Thanks in Advance.
    Searched Below metalink notes
    Rapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]
    Certified RAC Scenarios for E-Business Suite Cloning [ID 783188.1]
    Regards
    Subbu

  • How to change from single Node to RAC for AIA

    Recently I have installed AIA 11.1.1.5, but during installation I selected single node. But now I would like to configure it to use RAC. How to do it? Reinstalling is not an option.

    Hi,
    Hope this helps
    http://proskudin.blogspot.com/2007/06/two-level-tabs.html
    Br,Jari

  • Cross - Post help Please with RAC/ASM on 2nd node

    Hi
    I originally posted this in the DB Installation area, but after getting a better feel for the Forums, it probably should have been posted here.
    Here is the link to the original post:
    11gR2 2 node RAC/ASM hanging
    "Hi,
    I am attempting to install 11gR2 on two nodes.
    Things seem to be going quite well from the first node, including running of root.sh
    On the second node however, when running root.sh it hangs at this point :
    ==================================================
    [root@volt /]# /u01/app/11.2.0/grid/root.sh
    Running Oracle 11g root script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The contents of "dbhome" have not changed. No need to overwrite.
    The contents of "oraenv" have not changed. No need to overwrite.
    The contents of "coraenv" have not changed. No need to overwrite.
    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 script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    ==================================================================
    It doesnt budge (I left it there for 3 hours at one point)
    Any ideas where I should look? Do you need more information?
    Thanks
    jm"
    Edited by: 871764 on Jul 12, 2011 1:59 PM

    here is the log file
    2011-07-11 14:39:49.355
    [client(2341)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 14:39:52.673
    [client(2343)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 14:46:03.054
    [client(2838)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 14:48:07.596
    [client(2944)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 14:48:07.597
    [client(2944)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/ocrcheck_2944.log.
    2011-07-11 15:41:00.831
    [client(5685)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 15:41:03.947
    [client(5687)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    [client(5910)]CRS-10001:11-Jul-11 15:44 ACFS-9459: ADVM/ACFS is not supported on this OS version: '2.6.32-100.36.1.el5uek
    [client(5912)]CRS-10001:11-Jul-11 15:44 ACFS-9201: Not Supported
    2011-07-11 15:46:00.961
    [client(6535)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 15:46:04.077
    [client(6537)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 16:31:25.910
    [client(8741)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 16:31:29.026
    [client(8743)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 16:43:09.953
    [client(9636)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 16:43:24.763
    [client(10075)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 16:43:27.883
    [client(10077)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 16:45:10.354
    [client(10779)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 16:45:13.470
    [client(10781)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 17:22:49.580
    [client(16978)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 17:22:52.722
    [client(16980)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-11 17:28:51.431
    [client(17644)]CRS-2101:The OLR was formatted using version 3.
    2011-07-11 17:28:54.547
    [client(17646)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:40:53.984
    [client(32239)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:40:53.985
    [client(32239)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:40:57.595
    [client(32289)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:40:57.596
    [client(32289)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:41:03.082
    [client(32468)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:41:03.083
    [client(32468)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:42:12.982
    [client(3526)]CRS-2101:The OLR was formatted using version 3.
    2011-07-12 10:42:16.115
    [client(3528)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    [client(3631)]CRS-10001:12-Jul-11 10:43 ACFS-9459: ADVM/ACFS is not supported on this OS version: '2.6.32-100.36.1.el5uek
    [client(3633)]CRS-10001:12-Jul-11 10:43 ACFS-9201: Not Supported
    2011-07-12 10:44:06.369
    [client(4269)]CRS-2101:The OLR was formatted using version 3.
    2011-07-12 10:44:09.486
    [client(4271)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:44:22.589
    [client(4319)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:44:22.590
    [client(4319)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:44:26.271
    [client(4371)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:44:26.272
    [client(4371)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:44:31.907
    [client(4555)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:44:31.908
    [client(4555)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:48:37.599
    [client(6395)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:48:37.600
    [client(6395)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:48:41.175
    [client(6427)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:48:41.176
    [client(6427)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:48:46.675
    [client(6609)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:48:46.676
    [client(6609)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:49:34.297
    [client(8211)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:49:34.298
    [client(8211)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 10:49:37.975
    [client(8243)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 10:49:37.977
    [client(8243)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    [client(9564)]CRS-10001:12-Jul-11 11:09 ACFS-9459: ADVM/ACFS is not supported on this OS version: '2.6.32-100.36.1.el5uek
    [client(9566)]CRS-10001:12-Jul-11 11:09 ACFS-9201: Not Supported
    2011-07-12 11:36:08.480
    [client(7676)]CRS-2101:The OLR was formatted using version 3.
    2011-07-12 11:36:12.780
    [client(7678)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:49:42.690
    [client(8521)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:49:42.691
    [client(8521)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:49:46.726
    [client(8553)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:49:46.728
    [client(8553)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:50:03.893
    [client(8616)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:50:03.895
    [client(8616)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:50:07.571
    [client(8650)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:50:07.572
    [client(8650)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:50:13.950
    [client(8838)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:50:13.951
    [client(8838)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:58:31.714
    [client(9229)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:58:31.716
    [client(9229)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:58:35.389
    [client(9279)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:58:35.390
    [client(9279)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 11:58:39.694
    [client(9336)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 11:58:39.695
    [client(9336)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:19.342
    [client(6429)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:19.343
    [client(6429)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:22.969
    [client(6461)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:22.971
    [client(6461)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:27.220
    [client(6518)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:27.221
    [client(6518)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:50.438
    [client(6576)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:50.439
    [client(6576)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:54.014
    [client(6608)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:54.015
    [client(6608)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:08:59.658
    [client(6691)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:08:59.659
    [client(6691)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:16:19.181
    [client(7016)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:16:19.182
    [client(7016)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:16:22.859
    [client(7048)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:16:22.861
    [client(7048)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 12:16:28.761
    [client(7132)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-12 12:16:28.762
    [client(7132)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/app/11.2.0/grid/log/vore/client/crsctl_oracle.log.
    2011-07-12 15:01:48.083
    [client(13914)]CRS-2101:The OLR was formatted using version 3.
    2011-07-12 15:01:51.202
    [client(13916)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).

Maybe you are looking for