Another issue duplicate RMAN - RAC database to single instance

Hello

I have a problem with RMAN duplicate procedure and hoped that someone can help you.

I would like to create a duplicate of our data base RAC production on a separate and autonomous, database on another site server. This duplicate will be used to execute queries to another business unit that I don't want to have access to our database of intensive production.

My procedure goes like this:

1. create a (not ASM) disk based backup data files and recovery logs archived:

'run {} '.
allocate channel d1 type disk;
backup format ' / u02/stage/df_t%t_s%s_p%p' database more entered archivelog delete;
output channel d1;
}"

2 tar and scp those files to the same location on the standalone database server.

3. in the meantime, work that's happened on the basis of data production and other archived redo logs have been generated. I don't really care about these papers for the purposes of the duplicate however, I just want to replicate to the point of the last backup. I have to do this, run the following SQL to determine the sequence number should I be duplicating up to:

"Select max(sequence#) thread # v $ archived_log, whereas the deleted = 'YES' group by thread #;"

4 duplicate the production to the stand-alone database database (SQL Net work orders).

'run {} '.
until the sequence (the value returned by the SQL statement above);
duplicate target database xxx;
}"

However, my problem because I don't know how to handle the fact that he has two sons. I understand that each thread relates to one of the CARS, I don't know which one to specify the copy. We have a service of data that the client application connects through, and that the service runs on any of the bodies. I should just care about newspapers in the instance where the service is running?

AM I even approach that this is the right way?

I look forward to any help that people may be able to offer.

Kind regards

Phil

1 9746 569095777 28 OCTOBER 09 569150229 28 OCTOBER 09
1 9747 569150229 28 OCTOBER 09 569187892 28 OCTOBER 09
1 9748 569187892 28 OCTOBER 09 569231956 28 OCTOBER 09
1 9749 569231956 28 OCTOBER 09 569259816 28 OCTOBER 09
2 7931 569095774 28 OCTOBER 09 569187902 28 OCTOBER 09
2 7932 569187902 28 OCTOBER 09 569259814 28 OCTOBER 09

You must use the VALUE until and specify the sequence with the next lowest change, or RMAN will search for the next log in this thread.

for example, if you specify until the thread in the sequence 9750 1; RMAN will search journal 7933 on thread2 to catch the 1 wire SNA 569259816.
Specify the set as a thread in 7933 2 sequence; and two copies must go ok!

Published by: MrShh on October 29, 2009 14:35

Tags: Database

Similar Questions

  • How to use backups RMAN to restore a RAC database to single instance on another host?

    How to use backups Rman to restore a RAC database to single instance on another host?

    I tried to copy these inline for you:

    ------------




    Backups RMAN disk HowTo restore database RAC to single Instance on another node (Doc ID 415579.1)

    Down

  • How do I know if the RAC database or single instance?

    Hello

    How can you find only if the database is the only database instance or RAC? is there any table, view or setting in the settings file that you cannot know CARS?

    any sugestion will be appreciable


    Thanks and greetings
    VD
    11:41:57 SQL> show parameter cluster
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ---------------------------
    cluster_database                     boolean     FALSE
    cluster_database_instances           integer     1
    cluster_interconnects                string
    

    http://www.MCS.csueastbay.edu/support/Oracle/doc/10.2/server.102/b14237/initparams023.htm

  • Upgrade or install fresh to 11g RAC 10 GB Single Instance base data?

    What are the benefits of taking a server Oracle 10 g clone and carry it to the node two ORACLE RAC?

    I think I could do the following:
    1. install and configure Oracle Clusterware
    2. install and configure the software database only
    3. get a database of clone of 10 g (database file, init.ora, trace controlfile.
    4. apply the database 10 g of Clone on the Oracle RAC 11 g database waiting it to be accessible from both nodes


    The other Option
    1. install the Oracle 10 g database software in the new environment
    2. get a clone of 10 g production database and apply to the new development environment
    3. install the software of database 11 g only
    4. turn to level 10 g single instance of database 11 g single instance
    5. install and configure the cluster 11 g clusterware
    6 move the single instance of 11 g to 11 g RAC


    When it is maybe a good idea to add DSO for this implementation? Your ideas are appreciated.

    Thanks in advance!

    Hello
    If you have 3 business applications, so it is good to have 3 diff for all 3 applications services it will however help only if you have multi RAC node where you have the flexibility to define the services running on specific nodes so now two node RAC, it will not be very different.

    That your goal is both fault-tolerance, I suggest you create a service with a favorite and one available to get load balancing server side, select also load_balance = yes and failover_on on the entry of TNS to switch client-side client-side.

    I hope you know for failover, only queries select are get toggled if method = select. DML is not supported for failover and you have to manage with DML failover demand only.

    Please check my blog for more details on the RAC load balancing, failover and services below.

    http://keyurmakwanacrs.blogspot.com/2010/03/RAC-services-load-balancing-TAF-and-fan.html

    Thank you
    Samyr16

  • 10.2.0.4 patch on the database ensure single instance

    Hi all

    We have a production base 10.2.0.3 running with CARS having 2 nodes on Solaris 10. We have fixed this
    databases for 10.2.0.4 (two nodes) on production without any problem.

    We have a database of physical standby (10.2.0.3) with 2 nodes on solaris 10. But we stopped node2 sometimes
    back and currently is a database of pending of the single instance. New whe trying to apply the patch to frame watch
    It shows that the two nodes during installation and the installation fails when he tries to look for node2.

    What is the solution for this problem? Any document on how patch on the day before the only instance of database when
    the production runs in the CARS.

    I think you're basically saying that you have a 2 RAC cluster with node 1 down (possibly permanently) and you want to just patch 1 nodes?

    It's not too surprising the installer is by train to connect the other node when in your inventory is you have a 2 cluster nodes.

    Have you tried to run the installer with the option - local?

    This should just patch your local node. Of course the dictionary changes will be applied through MRP from the primary database.

    Jason.

    --
    http://jarneil.WordPress.com

  • Issue duplicate of active database

    Can I reproduce an Oracle 10 by mode of a database?

    N ° it is a feature of Oracle 11.

    Best regards

    mseberg

  • Convert a single instance of Rac

    Hello experts, I have already configured a database cluster between two nodes with a RAC database named cars. I also have a database to single instance named people in the first of the nodes. Now I need to convert this single (Persons) instance in a Rac database, I want to have two database RAC (cars and the new people).

    Thank you much in advance.

    Oracle provides following methods to convert a single at the RAC instance database:

    Grid control
    DBCA
    Manual
    RCONFIG (from 10 g 2)

    see this link:
    http://www.Oracle.com/technology/pub/articles/chan_sing2rac_install.html (Manual Method)
    http://oracleinstance.blogspot.com/2009/12/convert-single-instance-to-RAC-instance.html (rconfig Method)
    http://onlineappsdba.com/index.php/2009/06/24/single-instance-to-RAC-conversion/ (using DBCA)
    http://oracleinstance.blogspot.com/2010/07/converting-single-instance-to-RAC.html (using DBCA)

    to convert your asm file system use RMAN:
    Reference: to convert the files no - asm asm files by following the steps as indicated in the link

    http://oracleinstance.blogspot.com/2009/12/migrate-from-database-file-system-to.html

    hope this helps you.

    Marie-Jeanne Govindarajan,
    Oracle DBA,
    http://oracleinstance.blogspot.com

  • IF database-> RAC database: estimate of the size of the SGA for each instance

    Hello!

    Let's say that there is a single instance with SGA 100 G size DB (assume this size is optimal for this database).

    If this database is intended to be converted to a RAC database with 2 instances (suppose DB workload will be spread over multiple instances).

    How to estimate the needs of SGA size for each instance in the RAC database?

    It takes 50G + General cool CARS (say 15%) for each instance?

    (Do not consider situation when one of the instances has failed, and all the charge redirects to an instance having survived)

    I'd be grateful if someone has offered or provided useful references.

    ---

    Kind regards

    Kyrylo

    As a general rule, I would size the SGA on new nodes to 120% of the SGA to single instance. Yes, this means that you will more than double the size of the SGA. You will need additional space to hold the load memory Cache Fusion. And the buffer Cache are possibly a little more space to store additional versions of blocks that seem to accompany the many implementations of CARS. Now, it's just a rule of thumb, so it has a high degree to be very wrong.

    You'll want to consider two big things... (1) the service being used. Will you take advantage of the services to perform the partitioning application? If so, instances can see various workloads that can lead to requests for different resources. (2) you will support a kind of failover (TAF or manual failover) applications? If so, then the LMS must be sufficiently sized to support the additional workload.

    See you soon,.
    Brian

  • Company of Mgr 12 lost connection to the RAC databases after the restart of the EM


    This last weekend, we restarted our main production RAC database (name = prod, instances = prod1 and prod2) and our certification test RAC database (name = cert, instances = cert1 and cert2).

    These databases have been put up and work OK as a target in MS 12 c for a few months.  However, I was not able to connect to these databases into EM yesterday, so I rebooted the server database repository EM both of EM application server.

    As of today, I can connect to the web console of EM successfully, and I can bring up our databases not CARS.  But if I try to put in place either of our CARS (prod or cert) databases, or if I try to put in place a specific instance prod1, prod2 or cert1, cert2, I get errors like this:

    IO error: the network adapter could not establish the connection

    The connection descriptor was (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = tcp) (HOST = nhaoranla - oracle.nha.local)(PORT=1521))) (CONNECT_DATA = (SID = cert1) (SERVER = DEDICATED)))

    The server nhaoranla where cert1 database instance.  We use the standard port 1521 for all targets.

    Two CARS of prod and cert authorities are running, and user applications are able to connect to the two bodies.

    I have not changed anything in EM.  The only difference with last week's restart.

    I tried to restart the server applications EM once again, but that solves nothing, I get the same error.

    Any suggestions or bugs that are known for this problem would be appreciated.

    Figured out what the problem was... TCP error message indicated it was looking for nhaoranla - oracle.nha.local , but I nhaoranla-oracle in/etc/hosts on the server to OEM applications.

    Lesson learned... If you add databases to the OEM through node discovery, initially, it could work, but it will fail when you restart your server OEM if you don't have good (complete) entries in/etc/hosts.

  • Configuring multiple services in a single instance database

    Dear all,

    I would like to create names from multiple services for a single instance oracle database (10.2.0.3 on IBM - AIX 6.1). I tried to search on the net, read the documentation, as well as on the metalink but couldn't find something relevant to the single instance database.

    Say I have two users, userA and UserB, for which I would like to use the two services (ServA and ServB) to connect to the same database to single instance.

    Any help in this direction is appreciated.

    Concerning

    ALTER system set service_name = 'ServA, ServB. '

    in your tnsnames.ora to designate either service_name = "ServA" or service_name = 'ServB.

    It is very difficult to believe that you can't find this in the documentation, and my suspicion is that you it didn't look at all.

    -----------------
    Sybrand Bakker
    Senior Oracle DBA

  • ORA-25408: can not read the appeal during a duplicate backup with rman catalog database safely

    Hello

    I did a database duplicate backup with rman catalog connection and got the ORA-25408: cannot read error call safely.

    The catalog database is running in a Data Guard environment.

    During the double process database failover occurred because of a server restart.

    The restore of the data files was successful:

    RMAN-08023: channel t1: restored the backup part 1

    RMAN-08180: channel t1: restoration complete, duration: 00:01:15

    RMAN-03091: finished the restoration at 27.08.2014 09:27:10

    During execution of script memory:

    RMAN-08161: content of the Script from memory:

    {

    switch from clone datafile;

    }

    RMAN-08162: execution of Script memory

    I got this error:

    RMAN-08162: execution of Script memory

    RMAN-08031: output channel: t1

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of Db in dual at 27/08/2014 09:27:10

    RMAN-05501: abandonment of duplicate target database

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06004: ORACLE recovery catalog database error: ORA-25408: cannot read safely call

    Dual boot time: 16:00

    Failover time: 18:00

    Error time: 09:00 the next day

    DB version: 11.2.0.4.0, not the RAC environment, single instances

    That's happened? My My db catalog rman session did not survive? Why the error happened at 09:00 (and not 17:00)? Why the session called the catalog rman during switching of the data files?

    Can someone explain it to me?

    Thank you!

    Hello

    The connection of the RMAN catalog remains inactive during the backup/restore process, once rman completes the task and try to activate the connection it gets error.

    What is expected as you said the rebooted server. If this happens because of the expiration time, we went with the parameter net expire_time to maintain the connection.

    Thank you

    Bigot

  • RAC's RMAN backup restore single-instance ASM

    Hello

    We use oracle 11 g 2 on AIX 6.1,

    We need restore the backup RMAN of CARS to the single ASM instance.

    IM new CARS & ASM, what will change

    What are the steps involved in it.


    Thank you

    Hello

    See this doc MOS * backups RMAN disk HowTo restore database RAC to single Instance on another node [415579.1 ID] *.

    On the Single-Instance ASM, you must specify the name of diskgroup for «control_files, db_create_file_dest» settings

    Handle: user10745179
    E-mail: [email protected]
    Status level: Rookie (5)
    Join date: February 24, 2009
    Messages total: 168
    Total Questions: 74 (52 pending)
    Name dhaine
    Location Mumbai

    If you feel that your questions have been answered, then please consider the son of fence by providing appropriate points. Please clean the forum!

    Kind regards
    Shivananda

  • Restoration of RMAN of the CARS to single Instance on another node with dif NAME DB

    Hi all

    We intend to make RMAN RESTORE on the test server, taking the RMAN backup to disk of the production server.

    Production server configuration:
    ---------------------------------------------

    NAME: genprod
    CARS: 2 node RAC.
    OPERATING SYSTEM: IBM AIX 6.1
    DATABASE VERSION: 10.2.0.4


    Test server configuration:
    ---------------------------------------

    NAME: miguat
    CARS: 2 node RAC.
    OPERATING SYSTEM: IBM AIX 6.1
    DATABASE VERSION: 11.2.0.3

    How do RESTORE RMAN of the CARS to single Instance on another node with NAME DB different...

    My production database name was "GENPROD"... my test server database has been 'MIGUAT '.

    When I do the restoration, I get the following error:


    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 06/08/2012 13:22:11
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of the file 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore


    Please help me with this...


    Kind regards
    VAMSi...

    Hello

    You can take a look at http://taliphakanozturken.wordpress.com/2012/07/20/how-to-restore-10g-rman-backup-to-11g/

    You will need to change the name of db only after the database was opened after the upgrade and other steps.

    Anand

  • Try to clone RAC database with RMAN database RAC but becomes lower than ORA-01503

    I'm trying to clone a RAC database of RMAN target database is also CARS, so for every thing wen fine but getting "ORA-01503.

    Please find below, please help me solve this problem.

    connect sys/p0ck3t@pcard1 target;

    auxiliary connection;

    Connect the rmancat/rmanamex@rmandb catalog;

    Run {}

    SQL "alter session set optimizer_mode = RULE ';"

    until ' to_date (' may 1, 2015 06:30 ',' Lun ' DD YYYY HH24:MI:SS);

    allocate auxiliary channel t1 type disk;

    allocate auxiliary channel t2 type disk;

    allocate auxiliary channel t3 type disk;

    the value of newname for datafile 4 to "+ DATA/pcardtst/datafile/users.304.723229675";

    the value of newname for datafile 3 to "+ DATA/pcardtst/datafile/sysaux.395.723228961";

    the value of newname for datafile 2 to "+ DATA/pcardtst/datafile/undotbs1_1.dbf";

    the value of newname for datafile 1 to "+ DATA/pcardtst/datafile/system.328.723229027";

    the value of newname for datafile 5 to "+ DATA/pcardtst/datafile/undotbs2.409.723228957";

    the value of newname for datafile 6 to "+ DATA/pcardtst/datafile/pwrcrd_usr01.dbf";

    the value of newname for datafile 7 to "+ DATA/pcardtst/datafile/pwrcrd_undotbs01.dbf";

    the value of newname for datafile 8 to "+ DATA/pcardtst/datafile/pwrcrd_undotbs02.dbf";

    the value of newname for datafile 9 to "+ DATA/pcardtst/datafile/pwrcrd_data_par01.dbf";

    the value of newname for datafile 10 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_par01.dbf";

    the value of newname for datafile 11 in "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part01_01.dbf";

    the value of newname for datafile 12 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part01_02.dbf";

    the value of newname for datafile 13 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part01_03.dbf";

    the value of newname for datafile 14 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part01_04.dbf";

    the value of newname for datafile 15 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part01_01.dbf";

    the value of newname for datafile 16 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part01_02.dbf";

    the value of newname for datafile 17 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part02_01.dbf";

    the value of newname for datafile 18 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part02_02.dbf";

    the value of newname for datafile 19 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part02_03.dbf";

    the value of newname for datafile 20 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part02_04.dbf";

    the value of newname for datafile 21 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part02_01.dbf";

    the value of newname for datafile 22 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part02_02.dbf";

    the value of newname for datafile 23 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part03_01.dbf";

    the value of newname for datafile 24 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part03_02.dbf";

    the value of newname for datafile 25 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part03_03.dbf";

    the value of newname for datafile 26 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part03_01.dbf";

    the value of newname for datafile 27 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part03_02.dbf";

    the value of newname for datafile 28 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part04_01.dbf";

    the value of newname for datafile 29 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part04_02.dbf";

    the value of newname for datafile 30 to "+ DATA/pcardtst/datafile/pwrcrd_data_bo_part04_03.dbf";

    the value of newname for datafile 31 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part04_01.dbf";

    the value of newname for datafile 32 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_bo_part04_02.dbf";

    the value of newname for datafile 33 to '+ DATA/pcardtst/datafile/pwrcrd_data_fe_part01_01.dbf;

    the value of newname for datafile 34 at "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part01_02.dbf";

    the value of newname for datafile 35 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part01_03.dbf";

    the value of newname for datafile 36 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part01_01.dbf";

    the value of newname for datafile 37 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part01_02.dbf";

    the value of newname for datafile 38 at "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part02_01.dbf";

    the value of newname for datafile 39 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part02_02.dbf";

    the value of newname for datafile 40 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part02_03.dbf";

    the value of newname for datafile 41 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part02_01.dbf";

    the value of newname for datafile 42 at "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part02_02.dbf";

    the value of newname for datafile 43 at "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part03_01.dbf";

    the value of newname for datafile 44 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part03_02.dbf";

    the value of newname for datafile 45 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part03_01.dbf";

    the value of newname for datafile 46 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part03_02.dbf";

    the value of newname for datafile 47 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part04_01.dbf";

    the value of newname for datafile 48 to "+ DATA/pcardtst/datafile/pwrcrd_data_fe_part04_02.dbf";

    the value of newname for datafile 49 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part04_01.dbf";

    the value of newname for datafile 50 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_fe_part04_02.dbf";

    the value of newname for datafile 51 to "+ DATA/pcardtst/datafile/pwrcrd_data_batch01.dbf";

    the value of newname for datafile 52 at "+ DATA/pcardtst/datafile/pwrcrd_data_batch02.dbf";

    the value of newname for datafile 53 to '+ DATA/pcardtst/datafile/pwrcrd_data_batch03.dbf;

    the value of newname for datafile 54 to "+ DATA/pcardtst/datafile/pwrcrd_data_batch04.dbf";

    the value of newname for datafile 55 to "+ DATA/pcardtst/datafile/pwrcrd_data_batch05.dbf";

    the value of newname for datafile 56 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_batch01.dbf";

    the value of newname for datafile 57 to "+ DATA/pcardtst/datafile/pwrcrd_ndx_batch02.dbf";

    the value of newname for datafile 58 at "+ DATA/pcardtst/datafile/pwrcrd_ndx_batch03.dbf";

    the value of newname for datafile 59 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part01_01.dbf";

    the value of newname for datafile 60 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part01_01.dbf";

    the value of newname for datafile 61 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part02_01.dbf";

    the value of newname for datafile 62 at "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part02_01.dbf";

    the value of newname for datafile 63 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part03_01.dbf";

    the value of newname for datafile 64 at "+ DATA/pcardtst/datafile/pwrcrd_data_index_part03_01.dbf";

    the value of newname for datafile 65 at "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part04_01.dbf";

    the value of newname for datafile 66 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part04_01.dbf";

    the value of newname for datafile 67 to '+ DATA/pcardtst/datafile/pwrcrd_data_hist_part05_01.dbf;

    the value of newname for datafile 68 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part05_01.dbf";

    the value of newname for datafile 69 at "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part06_01.dbf";

    the value of newname for datafile 70 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part06_01.dbf";

    the value of newname for datafile 71 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part07_01.dbf";

    the value of newname for datafile 72 at "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part07_01.dbf";

    the value of newname for datafile 73 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part08_01.dbf";

    the value of newname for datafile 74 at "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part08_01.dbf";

    the value of newname for datafile 75 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part09_01.dbf";

    the value of newname for datafile 76 to '+ DATA/pcardtst/datafile/pwrcrd_index_hist_part09_01.dbf;

    the value of newname for datafile 77 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part10_01.dbf";

    the value of newname for datafile 78 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part10_01.dbf";

    the value of newname for datafile 79 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part11_01.dbf";

    the value of newname for datafile 80 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part11_01.dbf";

    the value of newname for datafile 81 to '+ DATA/pcardtst/datafile/pwrcrd_data_hist_part12_01.dbf;

    the value of newname for datafile 82 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part12_01.dbf";

    the value of newname for datafile 83 at "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part13_01.dbf";

    the value of newname for datafile 84 to "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part13_01.dbf";

    the value of newname for datafile 85 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part14_01.dbf";

    the value of newname for datafile 86 to '+ DATA/pcardtst/datafile/pwrcrd_index_hist_part14_01.dbf;

    the value of newname for datafile 87 to "+ DATA/pcardtst/datafile/powercard_users.375.723228963";

    the value of newname for datafile 88 to "+ DATA/pcardtst/datafile/powercard_users.396.723228959";

    the value of newname for datafile 89 to "+ DATA/pcardtst/datafile/powercard_users.399.723228959";

    the value of newname for datafile 90 to "+ DATA/pcardtst/datafile/powercard_users.393.723228961";

    the value of newname for datafile 91 to '+ DATA/pcardtst/datafile/mig_pc_delivery.309.723228955;

    the value of newname for datafile 92 to "+ DATA/pcardtst/datafile/powercard_index_par.403.723228961";

    the value of newname for datafile 93 to "+ DATA/pcardtst/datafile/powercard_users.381.723228963";

    the value of newname for datafile 94 to "+ DATA/pcardtst/datafile/powercard_index_hist_part01.275.723229411";

    the value of newname for datafile 95 at "+ DATA/pcardtst/datafile/powercard_data_fe_part01.364.723229607";

    the value of newname for datafile 96 to "+ DATA/pcardtst/datafile/powercard_data_hist_part05.380.723228963";

    the value of newname for datafile 97 to '+ DATA/pcardtst/datafile/powercard_data_hist_part10.310.723228959;

    the value of newname for datafile 98 in "+ DATA/pcardtst/datafile/powercard_data_hist_part14.268.723229465";

    the value of newname for datafile 99 to "+ DATA/pcardtst/datafile/powercard_index_hist_part08.367.723229607";

    the value of newname for datafile 100 to "+ DATA/pcardtst/datafile/powercard_index_hist_part09.385.723229087";

    the value of newname for datafile 101 to "+ DATA/pcardtst/datafile/powercard_index_hist_part11.286.723229559";

    the value of newname for datafile 102 to "+ DATA/pcardtst/datafile/powercard_index_hist_part13.355.723229615";

    the value of newname for datafile 103 to "+ DATA/pcardtst/datafile/powercard_data_batch.330.723228961";

    the value of newname for datafile 104 to "+ DATA/pcardtst/datafile/powercard_data_hist_part13.335.723229485";

    the value of newname for datafile 105 to "+ DATA/pcardtst/datafile/powercard_index_bo_part03.285.723229567";

    the value of newname for datafile 106 to "+ DATA/pcardtst/datafile/powercard_index_bo_part01.351.723229617";

    the value of newname for datafile 107 to "+ DATA/pcardtst/datafile/powercard_index_fe_part04.261.723229627";

    the value of newname for datafile 108 to "+ DATA/pcardtst/datafile/powercard_index_hist_part02.264.723229465";

    the value of newname for datafile 109 to "+ DATA/pcardtst/datafile/powercard_data_bo_part01.284.723229573";

    the value of newname for datafile 110 to "+ DATA/pcardtst/datafile/powercard_data_hist_part01.406.723229497";

    the value of newname for datafile 111 to "+ DATA/pcardtst/datafile/powercard_data_hist_part07.291.723229557";

    the value of newname for datafile 112 to "+ DATA/pcardtst/datafile/powercard_data_hist_part08.371.723229615";

    the value of newname for datafile 113 to "+ DATA/pcardtst/datafile/powercard_data_hist_part09.346.723228973";

    the value of newname for datafile 114 to "+ DATA/pcardtst/datafile/powercard_data_hist_part12.401.723229447";

    the value of newname for datafile 115 to "+ DATA/pcardtst/datafile/powercard_index_fe_part02.262.723229625";

    the value of newname for datafile 116 to "+ DATA/pcardtst/datafile/powercard_data_fe_part04.374.723229627";

    the value of newname for datafile 117 to "+ DATA/pcardtst/datafile/powercard_data_bo_part03.276.723229585";

    the value of newname for datafile 118 to "+ DATA/pcardtst/datafile/powercard_data_bo_part04.350.723229633";

    the value of newname for datafile 119 to "+ DATA/pcardtst/datafile/powercard_index_bo_part04.317.723229633";

    the value of newname for datafile 120 to "+ DATA/pcardtst/datafile/powercard_data_hist_part03.400.723229511";

    the value of newname for datafile 121 in '+ DATA/pcardtst/datafile/powercard_index_hist_part12.369.723229605;

    the value of newname for datafile 122 to "+ DATA/pcardtst/datafile/powercard_index_hist_part05.373.723229641";

    the value of newname for datafile 123 to "+ DATA/pcardtst/datafile/powercard_data_par.319.723229635";

    the value of newname for datafile 124 to "+ DATA/pcardtst/datafile/powercard_users.402.723228957";

    the value of newname for datafile 125 to "+ DATA/pcardtst/datafile/powercard_index_batch.356.723229609";

    the value of newname for datafile 126 to "+ DATA/pcardtst/datafile/powercard_index_bo_part02.256.723229647";

    the value of newname for datafile 127 to "+ DATA/pcardtst/datafile/powercard_index_hist_part07.320.723229641";

    the value of newname for datafile 128 to "+ DATA/pcardtst/datafile/powercard_index_hist_part04.258.723229615";

    the value of newname for datafile 129 to "+ DATA/pcardtst/datafile/powercard_data_bo_part02.366.723229651";

    the value of newname for datafile 130 to "+ DATA/pcardtst/datafile/powercard_data_hist_part06.348.723228965";

    the value of newname for datafile 131 to "+ DATA/pcardtst/datafile/powercard_data_hist_part02.307.723229525";

    the value of newname for datafile 132 to "+ DATA/pcardtst/datafile/powercard_index_fe_part01.370.723229647";

    the value of newname for datafile 133 to "+ DATA/pcardtst/datafile/powercard_index_fe_part03.352.723229619";

    the value of newname for datafile 134 to "+ DATA/pcardtst/datafile/powercard_index_hist_part06.266.723229659";

    the value of newname for datafile 135 to "+ DATA/pcardtst/datafile/powercard_index_hist_part10.329.723229027";

    the value of newname for datafile 136 to "+ DATA/pcardtst/datafile/powercard_index_hist_part03.337.723229651";

    the value of newname for datafile 137 to "+ DATA/pcardtst/datafile/powercard_index_hist_part14.263.723229627";

    the value of newname for datafile 138 to "+ DATA/pcardtst/datafile/stpmw_data01.dbf";

    the value of newname for datafile 139 to "+ DATA/pcardtst/datafile/undotbs1_2.dbf";

    the value of newname for datafile 140 to "+ DATA/pcardtst/datafile/undotbs1_3.dbf";

    the value of newname for datafile 141 to "+ DATA/pcardtst/datafile/undotbs1_4.dbf";

    the value of newname for datafile 142 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part05_03.dbf";

    the value of newname for datafile 143 to "+ DATA/pcardtst/datafile/powercard_data_hist_part05.426.851242407";

    the value of newname for datafile 144 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part11_02.dbf";

    the value of newname for datafile 145 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part12_02.dbf";

    the value of newname for datafile 146 to "+ DATA/pcardtst/datafile/pwrcrd_data_hist_part05_04.dbf";

    the value of newname for datafile 147 in "+ DATA/pcardtst/datafile/pwrcrd_index_hist_part05_02.dbf";

    the value of newname for tempfile 1 to "+ DATA/pcardtst/tempfile/temp1.dbf";

    the value of newname for tempfile 2 to "+ DATA/pcardtst/tempfile/temp2.dbf";

    the value of newname for tempfile 3 to "+ DATA/pcardtst/tempfile/temp3.dbf";

    the value of newname for tempfile 4 to "+ DATA/pcardtst/tempfile/pwrcard_temp01.dbf";

    the value of newname for tempfile 5 to "+ DATA/pcardtst/tempfile/pwrcard_temp02.dbf";

    the value of newname for tempfile 6 to "+ DATA/pcardtst/tempfile/pwrcard_temp03.dbf";

    the value of newname for tempfile 7 to "+ DATA/pcardtst/tempfile/pwrcard_temp04.dbf";

    duplicate target database in the pcardtst log file

    GROUP 10 ('+ DATA/pcardtst/onlinelog/group_10_01') size 512 M,

    GROUP 10 ('+ DATA/pcardtst/onlinelog/group_10_02') size 512 M,

    GROUP 11 ('+ DATA/pcardtst/onlinelog/group_11_01') size 512 M,

    GROUP 11 ('+ DATA/pcardtst/onlinelog/group_11_02') size 512 M,

    GROUP 12 ('+ DATA/pcardtst/onlinelog/group_12_01') size 512 M,

    GROUP 12 ('+ DATA/pcardtst/onlinelog/group_12_02') size 512 M,

    GROUP 13 ('+ DATA/pcardtst/onlinelog/group_13_01') size 512 M,

    GROUP 13 ('+ DATA/pcardtst/onlinelog/group_13_02') size 512 M,

    GROUP 14 ('+ DATA/pcardtst/onlinelog/group_14_01') size 512 M,

    GROUP 14 ('+ DATA/pcardtst/onlinelog/group_14_02') size 512 M,

    GROUP 7 ('+ DATA/pcardtst/onlinelog/group_7_01') size 512 M,

    GROUP 7 ('+ DATA/pcardtst/onlinelog/group_7_02') size 512 M,

    GROUP 8 ('+ DATA/pcardtst/onlinelog/group_8_01') size 512 M,

    GROUP 8 ('+ DATA/pcardtst/onlinelog/group_8_02') size 512 M,

    GROUP 9 ('+ DATA/pcardtst/onlinelog/group_9_01') size 512 M,

    GROUP 9 ('+ DATA/pcardtst/onlinelog/group_9_02') size 512 M;

    output channel t1;

    output channel t2;

    output channel t3;

    }

    But gettting error below

    DATA FILE

    "+ DATA/pcardtst/datafile/system.635.878984933".

    CHARACTER SET WE8ISO8859P1

    output channel: t1

    output channel: t2

    output channel: t3

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of Db in dual at 06/05/2015 14:26:01

    RMAN-06136: the auxiliary database ORACLE error: ORA-01503: CREATE CONTROLFILE failed

    ORA-01167: two files are the same file/group number or the same file

    ORA-01517: Member of journal: '+ DATA/pcardtst/onlinelog/group_10_02.

    ORA-01517: Member of journal: '+ DATA/pcardtst/onlinelog/group_10_01.

    Complete recovery manager.

    Kind regards.

    Younus

    Hi Eric,.

    Let's not your syntax for log files. Check out the docs:

    http://docs.Oracle.com/CD/B28359_01/backup.111/b28270/rcmdupdb.htm#BRADV89956

    You need only name the Group once followed a list separated by commas of the logfile members.

    Concerning

    Thomas

  • Primary database is RAC and physical intelligence is the single instance

    Hi all

    I use Oracle RAC 11.2.0.3 as primary database, we will begin to use the Oracle Data Guard.
    I am designing my infrastructure and planing to use single instance Oracle 11.2.0.3 my stand physical database.

    My question is it possible to have my sleep as single instance database while the primary is RAC?
    is it possible to build my Oracle database single instance ensures from the primary database to the RAC, RMAN backup?
    Are there restrictions (or all of the points to consider) as my primary database is CARS while the physics of Eve is the only Oracle instance?

    in the link below
    [http://docs.oracle.com/cd/B28359_01/server.111/b28294/concepts.htm#i1039416]
    It was mentioned that primary can be CARS or simple and even the day before, but my question is possible to have primary as CARS all on standby as single instance? or it should be like each other?
    The primary database can be either a single-instance Oracle database or an Oracle Real Application Clusters (RAC) database.
    Similar to a primary database, a standby database can be either a single-instance Oracle database or an Oracle RAC database.
    Kind regards

    http://docs.Oracle.com/CD/B28359_01/server.111/b28294/rac_support.htm

Maybe you are looking for

  • Satellie L500-1ZP: screen brightness decreases after the boot of Win7

    Hi all I just made this account for the validation of a problem I encounter with my L500-1ZP Satellie.When starting my computer my brightness is perfectly fine for the first few seconds, but when the login screen appears, it is reduced by half. It do

  • Toolbar disappeared randomly... How can I do to return visibility?

    While in line, my connection resets, and suddenly two things were different: 1. the toolbar of the browser is no longer visible or accessible, (the Finder toolbar is always visible).  This applies to both Firefox or Safari.  (I use FF). 2. history is

  • Xbox one does not

    So I just turned on my xbox one console. Im having problems, when I connect in any of the cases now appear and I can't play any of my games. All my games are purchased digitally, and when I try to play them it tells me to insert a disc. When I try to

  • safe to delete files remaining sp1?

    I have Vista Ultimate 64-bit sp2 running. I found a directory with a name consisting of 24 hexadecimal characters that contains what looks like .cab for sp1 files in the root directory of the c: drive. 2008-05-23 14:39 564 261 Windows6. 0-kb935509 -

  • How do I open Mozila firefox with another user using any script or Bat file

    Hello...! There I want to create a bat by which I can open Firefox with a different username. I typed below the code and it works well in command prompt, but his does not work as a bat file. runas/user: domain\username "C:\Program Files\Mozila Firefo