DataGuard Setup: RMAN Duplicate active problem

Experts,

I am trying to set up a standby database single-server to a primary database RAC, using configurations of data Gaurad. In this process, I finished all the configurations, and I was about to run the RMAN script to duplicate primary DB on Standby DB.

When I turn off the RMAN script, he throws under the errors:

ince the backup to December 5, 11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID = instance 901 = iam1 = DISK device type
RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-03002: failure of Db in dual at 05/12/2011 15:31:42
RMAN-05501: abandonment of duplicate target database
RMAN-03015: an error has occurred in the script stored memory Script
RMAN-03009: failure of the backup command on the channel ORA_DISK_1 at 05/12/2011 15:31:42
ORA-17629: unable to connect to the remote database server
ORA-17627: ORA-01031: insufficient privileges
ORA-17629: unable to connect to the remote database server


Additional information:
-----------------------------

-Password is correctly copied the main database and the RAC rescue.
-Capable to connect to DB primary waiting for database via sqlplus tool.
-Telnet is conversely works very well.
-All the pings work correctly.

Please let me know if you have any suggestions. Happy to provide further information if necessary.

Thank you

Make sure that you should not use the password file that is located under /dbs. There is a folder called "database", where a password file must have been already generated at installation time. Simply copy the file to the same location on the standby node. I hope it should work now.

Thank you
GK

Tags: Database

Similar Questions

  • ORA-01017 when duplicate RMAN database active

    Hello, ORACLE guru!

    I have some difficulties trying to reproduce DB via RMAN duplicate from active database.

    The script is simple:

     run
     {
     allocate channel ch1 device type disk;
     allocate auxiliary channel aux1 device type disk;
     duplicate target database to mydb from active database;
     }
    
    

    The problem is in this summary:

    Starting backup at 15-JAN-14
    channel ch1: starting datafile copy
    copying current control file
    Oracle instance started
    
    
    Total System Global Area   10689474560 bytes
    
    
    Fixed Size                     2237776 bytes
    Variable Size               4227861168 bytes
    Database Buffers            6442450944 bytes
    Redo Buffers                  16924672 bytes
    
    
    contents of Memory Script:
    {
       sql clone "alter system set  db_name =
    ''mydb'' comment=
    ''Reset to original value by RMAN'' scope=spfile";
       sql clone "alter system reset  db_unique_name scope=spfile";
       shutdown clone immediate;
    }
    executing Memory Script
    
    
    sql statement: alter system set  db_name =  ''mydb'' comment= ''Reset to original value by RMAN'' scope=spfile
    
    
    sql statement: alter system reset  db_unique_name scope=spfile
    
    
    Oracle instance shut down
    released channel: ch1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 01/15/2014 12:16:07
    RMAN-05501: aborting duplication of target database
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ch1 channel at 01/15/2014 12:15:57
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server
    
    
    RMAN>
    RMAN>
    

    check and see the differences:

    The database with RMAN duplicate

  • Create database pending active using the RMAN Duplicate command

    Hello guys,.

    I created the database before using the RMAN Duplicate command, but here I am stuck.

    Please help me to overcome this >

    RMAN > run {}
    2 > allocate channel prmy1 type disk;
    3 > allocate channel prmy2 type disk;
    4 > allocate channel prmy3 type disk;
    5 > allocate channel prmy4 type disk;
    6 > allocate auxiliary channel stby type disk;
    7 > duplicate target database for the eve of the active database
    8 > spfile
    9 > parameter_value_convert "orcl", "orclstd".
    10 > set db_unique_name = "orclstd".
    11 > set db_file_name_convert = "/ orcl / ', ' / orclstd / '.
    12 > set log_file_name_convert = "/ orcl / ', ' / orclstd / '.
    "13 > set control_files="D:\app\employee3\oradata\ORCLSTD\control01.ctl ', 'D:\app\employee3\flash_recovery_area\ORCLSTD\control02.ctl '.
    14 > set log_archive_max_processes = '5'
    15 > set fal_client = "orclstd."
    16 > set fal_server = "orcl".
    17 > set diagnostic_dest =: \app\employee3'
    18 > set db_recovery_file_dest = a: \app\employee3\flash_recovery_area'
    19 > set standby_file_management = 'AUTO '.
    "20 > set log_archive_config ='dg_config = (orcl, orclstd)"
    21 > set log_archive_dest_2 = 'service = orcl ASYNC valid_for = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd';
    {22 >}

    allocated channel: prmy1
    channel prmy1: SID = 70 type device = DISK

    allocated channel: prmy2
    channel prmy2: SID = 135 type device = DISK

    allocated channel: prmy3
    channel prmy3: SID = 191 type device = DISK

    allocated channel: prmy4
    channel prmy4: SID = 7 type of device = DISK

    allocated canal: stby
    channel stby: SID = 129 type device = DISK

    From 7 November 12 Db double

    content of Script memory:
    {
    backup that copy reuse
    TargetFile "E:\app\RAJKUMAR\product\11.2.0\dbhome_1\DATABASE\PWDorcl.ORA" auxiliary format
    "D:\app\employee3\product\11gr2\DATABASE\PWDorclstd.ORA" targetfile
    ' E:\APP\RAJKUMAR\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEORCL. ORA' auxiliary format
    ' D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD. ORA';
    clone of SQL ' alter system set spfile = "D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD." ORA "«;»
    }
    execution of Script memory

    From backup 7 November 12
    Backup finished in 7 November 12

    SQL statement: alter system set spfile = "D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD. ORA "

    content of Script memory:
    {
    clone of SQL 'alter system set audit_file_dest =
    "E:\app\RAJKUMAR\admin\orclstd\adump" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set dispatchers =
    ''(Protocol=TCP) (SERVICE = orclstdXDB) "comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_unique_name =
    "Orclstd" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_file_name_convert =
    "/orcl/", "/orclstd/" comment is
    ' ' scope = spfile;
    clone of SQL 'alter system set log_file_name_convert =
    "/orcl/", "/orclstd/" comment is
    ' ' scope = spfile;
    clone of SQL 'alter system set control_files =
    "D:\app\employee3\oradata\ORCLSTD\control01.ctl", "D:\app\employee3\flash_recovery_area\ORCLSTD\control02.ctl" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_max_processes =
    5 comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set fal_client =
    "Orclstd" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set fal_server =
    "Orcl" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set diagnostic_dest =
    "D:\app\employee3" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_recovery_file_dest =
    "D:\app\employee3\flash_recovery_area" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set standby_file_management =
    Comment by "AUTO" =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_config =
    Comment by "dg_config" (orcl, orclstd) =. =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_dest_2 =
    "service = orcl ASYNC = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd valid_for" comment =
    ' ' scope = spfile;
    clone to stop immediately;
    startup nomount clone;
    }
    execution of Script memory

    SQL statement: alter system set audit_file_dest = comment "E:\app\RAJKUMAR\admin\orclstd\adump" = "' scope = spfile

    SQL statement: alter system set dispatchers = ''(PROTOCOL=TCP) (SERVICE = orclstdXDB) "comment ="' scope = spfile

    SQL statement: alter system set db_unique_name = comment "orclstd" = "' scope = spfile

    SQL statement: alter system set db_file_name_convert = "/orcl/", "/orclstd/" comment = "' scope = spfile

    SQL statement: alter system set log_file_name_convert = "/orcl/", "/orclstd/" comment = "' scope = spfile

    SQL statement: alter system set control_files = "D:\app\employee3\oradata\ORCLSTD\control01.ctl", "D:\app\employee3\flash_recovery_area\ORCLSTD\control
    02.CTL "comment ="' scope = spfile

    SQL statement: alter system set log_archive_max_processes = 5 = comment "' scope = spfile

    SQL statement: alter system set fal_client = comment "orclstd" = "' scope = spfile

    SQL statement: alter system set fal_server = comment "orcl" = "' scope = spfile

    SQL statement: alter system set diagnostic_dest = comment "D:\app\employee3" = "' scope = spfile

    SQL statement: alter system set db_recovery_file_dest = comment "D:\app\employee3\flash_recovery_area" = "' scope = spfile

    SQL statement: alter system set standby_file_management = comment "AUTO" = "' scope = spfile

    SQL statement: alter system set log_archive_config = "dg_config = (orcl, orclstd)" comment = "' scope = spfile

    SQL statement: alter system set log_archive_dest_2 = "service = orcl ASYNC = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd valid_for" comment = "'s
    face = spfile

    Instance Oracle to close

    connected to the auxiliary database (not started)
    Oracle instance started

    Total System Global Area 1071333376 bytes

    Bytes of size 1375792 fixed
    528482768 variable size bytes
    Buffers data 536870912 bytes
    Redo buffers 4603904 bytes
    allocated canal: stby
    channel stby: SID = 63 type device = DISK

    content of Script memory:
    {
    backup current controlfile to standby auxiliary copy format ' D:\APP\EMPLOYEE3\ORADATA\ORCLSTD\CONTROL01. CTL';
    Restore clone controlfile to ' D:\APP\EMPLOYEE3\FLASH_RECOVERY_AREA\ORCLSTD\CONTROL02. CTL' of
    ' D:\APP\EMPLOYEE3\ORADATA\ORCLSTD\CONTROL01. CTL';
    }
    execution of Script memory

    From backup 7 November 12
    channel prmy1: from data file copy
    copy of the control file ensures
    name=E:\APP\RAJKUMAR\PRODUCT\11.2.0\DBHOME_1\DATABASE\SNCFORCL output file. ORA tag = RECID = 1 STAMP = 798743550 TAG20121107T171229
    channel prmy1: datafile copy complete, duration: 00:00:03
    Backup finished in 7 November 12

    From restoration to November 7, 12

    channel stby: copy of copy of control files
    Restoration finished November 7, 12

    content of Script memory:
    {
    SQL clone 'alter database sleep mounting database';
    }
    execution of Script memory

    SQL statement: alter database mount rescue
    output channel: prmy1
    output channel: prmy2
    output channel: prmy3
    output channel: prmy4
    exit canal: stby
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command duplicate Db at 07/11/2012 17:12:40
    RMAN-05501: abandonment of duplicate target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\MIGRATION_DATA01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_INDX01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_DATA01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\USERS01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\UNDOTBS01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\SYSAUX01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\SYSTEM01 auxiliary file name. DBF conflict with a file used by the target database

    RMAN >

    Thank you
    Reverchon

    user9192565 wrote:

    11> set db_file_name_convert='/orcl/','/orclstd/'
    12> set log_file_name_convert='/orcl/','/orclstd/'
    
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\MIGRATION_DATA01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_INDX01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_DATA01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\USERS01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\UNDOTBS01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\SYSAUX01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\SYSTEM01.DBF conflicts with a file used by the target database
    

    The strings that you entered in your file name conversion settings does not match where actually your data files. If the string does not match the names of files, there is no names of files to convert. Because you're on windows, how about something like this?

    set db_file_name_convert='\ORCL\','\ORCLSTD\'
    set log_file_name_convert='\ORCL\','\ORCLSTD\'
    

    Hope that helps...

    Patrik

  • db RMAN duplicates problem

    Hi all

    10gr2p4 on solaris 10


    Am in the treatment of the creation of a database with rman duplicate... When restore get the error below:


    ORA-19504: cannot create the file ' / medtx/data/data/tbss_data01.dbf '.
    ORA-27040: create file error, cannot create the file
    SVR4 error: 2: no such file or directory



    DB_FILE_NAME_CONVERT=(/oracle/u01/medt/,/medtx/data/,/oracle/u02/medt/,/medtx/data/,/oracle/u03/medt/,/medtx/data/,/oracle/u04/medt/,/medtx/data/,/oracle/u05/medt/,/medtx/data/,/oracle/u06/medt/,/medtx/data/)

    No idea what I'm missing?


    Kai

    / Medtx/data/data/really exist and has the appropriate permissions?

    publish the evidence via CUT & PASTE

    ls-la/medtx/data/data /.

  • Duplicate active Linux64 on Windows32

    Hello

    I try active duplicate of Centos5.9 64-bit to 32-bit of Windows XP. Because from what I've read, this should be possible, at least they have the same endian format. However, when I try it fails with the following error. Tried searching to no avail. If you can give some ideas that could be the reason.

    RMAN output:

    C:\Documents and Settings\Oracle > auxiliary rman to 'sys@ORCL as sysdba' target 'sys@ORAKAL as sysdba'

    Recovery Manager: release 11.2.0.3.0 - Production on Mon Nov 30 16:43:30 2015

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    target password database:

    connected to target database: ORCL (DBID = 1421427435)

    database Assistant password:

    connected to the auxiliary database: ORAKAL (unassembled)

    RMAN > database of target ORAKAL of the active database duplicate;

    From 30 November 15 Db double

    using the control file of the target instead of recovery catalog database

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 192 type device = DISK

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "ORCL" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "ORAKAL" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    backup format copy current controlfile auxiliary ' C:\APP\ORACLE\FAST_RECOVERY_AREA\ORAKAL\CONTROLFILE\O1_MF_C5RR507Q_. CTL';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: change the system db_name set = comment "ORCL" = "modified by RMAN duplicate" scope = spfile

    SQL statement: alter system set db_unique_name = comment "ORAKAL" = "modified by RMAN duplicate" scope = spfile

    Instance Oracle to close

    Oracle instance started

    Total System Global Area 523108352 bytes

    Bytes of size 1385752 fixed

    314575592 variable size bytes

    201326592 of database buffers bytes

    Redo buffers 5820416 bytes

    From 30 November 15 backup

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 147 type device = DISK

    channel ORA_DISK_1: from data file copy

    copy the current control file

    tag name=/u01/app/oracle/product/11.2.0.3/dbs/snapcf_orcl.f output file = TAG20151

    130T 064402 RECID = STAMP 5 = 897115443

    channel ORA_DISK_1: datafile copy complete, duration: 00:00:01

    Backup completed on 30 November 15

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

    RMAN-03002: failure of the command duplicate Db at 30/11/2015-16:44

    RMAN-04006: auxiliary database error: ORA-12518: TNS:listener could not hand off client connection

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

    RMAN-06136: the auxiliary database ORACLE error: ORA-03113: end of file on communication channel

    Process ID: 2652

    Session ID: 63 serial number: 5

    SPFile to the database:

    * .audit_trail = "db".

    * full = '11.2.0.0.0'

    * .control_files = "

    * .db_block_size = 8192

    *.db_file_name_convert='/U01/app/Oracle/oradata/ORCL / ',' C:\app\oracle\oradata'

    * .db_name = "ORAKAL".

    * .db_recovery_file_dest = "C:\app\oracle\fast_recovery_area".

    * .db_recovery_file_dest_size = 4322230272

    * .db_unique_name = "ORAKAL".

    * .diagnostic_dest = "C:\app\oracle".

    *.log_file_name_convert='/U01/app/Oracle/oradata/ORCL ',' C:\app\oracle\oradata'

    * .memory_target = 524288000

    * .open_cursors = 300

    * runoff = 150

    * .remote_login_passwordfile = "EXCLUSIVE."

    * .standby_file_management = "auto".

    * .undo_tablespace = "UNDOTBS1.

    Listener.ora on server to the:

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = ORAKAL)

    (SID_NAME = ORAKAL)

    (ORACLE_HOME = C:\app\oracle\product\11.2.0.3)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = < ip >)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = C:\app\Oracle

    I managed to pass this error. The problem was that I had specifically put control_files empty string "(always check the alerts log!). I just put it in a file specific to the place. But now, to recover, I got the error:

    ORA-00600: internal error code, arguments: [ktbrcl:CDLC not in Czech Republic]

    which is described in several notes of support but the cause is if the primary database has been improved v10 or lower, but in my case - I installed 11.2.0.3 own on both machines.

    ---

    EDIT:

    Note, application of redo is not supported between Linux and Windows except with a database of pending. This means that the backup must be a

    cold (consistent) backup, requiring no application of redo.  If redo applies is required to recover the database on the new platform, it will fail.

    The backup method using coherent (cold) should be used for duplication of cross-platform.

  • I bought Lightroom from a shop in Switzerland. Setup refuses the activation key, saying that the parcel is a forgery and that I need to contact the customer service. It's Saturday and I would like to install the product by Monday

    Hello

    I bought Lightroom from a shop in Switzerland. Setup refuses the activation key, saying that the parcel is a forgery and that I need to contact the customer service. It's Saturday and I would like to install the product by Monday! Is it possible to do? Thanks for your help, best looks.

    Dominique

    Thanks to you two, John and Kglad, for your responses. I have contacted Adobe and they had me download the package from their website. The problem was apparently with the package on the purchased version. Problem solved.

    Best regards.

  • RMAN Duplicate

    Hi all

    I'm trying to clone the database with rman with on the same server with version 11 GR 2.

    I use no catalog mode.

    source instance 400 MB and large_pool_size haing is the target of 100 MB is also same.

    but it is housed at the execution of scripts from memory only. don't move.

    [oracle@localhost ~] $ rman auxiliary.

    Recovery Manager: release 11.2.0.1.0 - Production on Fri Feb 22 17:59:52 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

    connected to the auxiliary database: ORCL (unassembled)

    RMAN > Connect target sys/oracle@orcl

    connected to target database: ORCL (DBID = 1314445644)

    RMAN > duplicate target database to "prod" nofilenamecheck.

    From February 22, 13 Db double
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID = 10 type of device = DISK

    content of Script memory:
    {
    clone of SQL "create spfile from memory";
    }
    execution of Script memory

    SQL statement: create spfile memory

    content of Script memory:
    {
    clone to stop immediately;
    startup nomount clone;
    }
    execution of Script memory



    Please suggest to solve this problem.

    Thank you

    This forum is the Oracle Forms Development Forum, please ask your question in the General database discussion forum.

    Bravo!

    Published by: Tony Garabedian on February 22, 2013 15:35

  • RMAN duplicate: ORA-00283, ORA-0060internal error code, arguments: [kcvhvdf

    This is related to this thread: Re: duplicated to database: ends with error: rman-06136 ora-01110

    I supported the newspaper of archive and continues:

    RMAN > overview of the database to recover
    2 >.

    To go back to November 16, 12
    using channel ORA_DISK_1
    using channel ORA_DISK_1

    Archive logs generated after that YVERT 0 not found in the repository
    Start of recovery Media SNA is 0
    Recovery must be beyond SNA 91215577536 to clear the hazy data file
    Finished recover at 16 November 12

    RMAN > run {}
    2 > set up what SNA 91215577536.
    3 > restore database;
    4 > sql ' alter database open resetlogs;
    {5 >};

    executing command: SET until clause

    To go back to November 16, 12
    using channel ORA_DISK_1

    starting media recovery
    media recovery failed
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command recover at 11/16/2012 19:45:40
    ORA-00283: cool cancelled due to errors
    RMAN-11003: failure in parsing / execution of the SQL statement: alter database reco worm if necessary
    forward this 91215577536 change using backup controlfile
    ORA-00283: cool cancelled due to errors
    [ORA-00600: internal error code, arguments: [kcvhvdf_1], [], [], [], [], [], [], [], [], [], []]

    In the alerts log, the ora-00600 even raised.

    How to get around this problem?

    Thank you

    Hello;

    I agree with you. And while I have nothing to correct your error, this document is worth seeing:

    http://gavinsoorma.com/2012/04/RMAN-duplicate-database-RAC-to-RAC/

    If nothing else its useful to add to any collection of notes, you can have.

    Best regards

    mseberg

  • icloud in the iPhone activation problem 6 more

    IM someone buy iphone 6plus they don't sign Apple ID and icloud, I reset my phone and now I'm still icloud activation problem.how can I do?

    You can not. The only way is if the previous owner release form their iCloud account. If they will not do for you, it means nothing to you.

  • Activation problem after build self repair

    Just had to replace my motherboard (and, therefore, the processor and RAM). On the initial start-up after reconstruction windows said that there was significant changes to the system and required wake-up. Windows does not accept my product key. What has changed are the processor, RAM and motherboard. Hard drive is still the original that I have installed XP on to. Advice please

    The change of motherboard is which has activation problem. If you have an OEM version of Windows XP that is preinstalled, so you will not be able to activate as all OEM versions are linked to the first computer / motherboard, it is installed on. However if you have a "Full" version of the retail try then the phone activation.

    How to activate Windows XP
    http://support.Microsoft.com/kb/307890/en-us

    See the section titled: "how to activate Windows XP by phone.
    Also, make sure that you do not confuse the product key numbers and letters
    (number 8 for the letter B, etc.)

    ===================================================================

    Blank page to activate Windows in the wizard of Windows Product Activation
    http://support.Microsoft.com/kb/314935

    How to contact a Microsoft Product Activation Center:
    http://support.Microsoft.com/default.aspx/KB/950929/en=us

    Microsoft Activation centers worldwide telephone numbers:
    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx
    (This site is for activating Volume License, but if you call, they will help you)

    The phone number is not working:
    Microsoft Wordwide contacts: http://www.microsoft.com/worldwide/default.aspx

    Once Windows activated / Genuine Advantage Notifications:
    http://www.Microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=afd45b36-3d77-4259-801c-d31a9a90cdcf
    (This tool will confirm that the copy of Windows installed on your PC is genuine and authorized)

    J W Stuart: Http://www.pagestart.com

  • Windows Vista activation problem, error: product key is already in use on another computer.

    Original title: activation problems.

    After installing Windows Vista Ultimate 64-bit on my laptop, he asks now the product key to activate windows.  He won't accept him, indicating that the product key is already used on another computer.  It is not the case! What can I do?

    Hello les1helen,

    If you get a message that the product key is already in use then the next step is to use telephone activation. See this link from my Web site: http://vistasupport.mvps.org/product_key_already_in_use.htm

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer: www.winuser.co.uk |  vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • activation problem 'product key Invalid '.

    Original title: activation problem

    I bought this laptop because I had my family vista premium installed on the computer crashed. This laptop was xp pro top, so I installed my vista on it. When I went to turn it on, it came with a message "Invalid product key". Does this mean I have to buy an another vista oem?

    Hello

    Thanks for posting the request in the Microsoft Community.

    If you receive an error indicating that your product key is not valid when installing Windows 7, it could be for the following reasons:

    a. you can did your product key. Try having to retype.

    b. you may use a product key that does not match the version of Windows Vista that is installed on your computer. Check the product key to ensure that it is for the version that you are trying to activate.

    I suggest also refer to links and check if it helps:

    Where can I find my Windows product key?

    http://Windows.Microsoft.com/en-us/Windows-Vista/where-do-I-find-my-Windows-product-key

    Get a new Windows product key

    http://Windows.Microsoft.com/en-us/Windows-Vista/get-a-new-Windows-product-key

    Activating Windows: Frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/activating-Windows-frequently-asked-questions

    Let us know if it helps.

    Thank you.

  • Windows vista activation problem product ID and Java (0xc0000005) fatal error after installation of windows vista format.

    Original title: try to put wrong question ID problem!

    Due to problems of Java, I formatted and made a new installation.  My Vista Home Premium says its active.  When I try to put my product id was not found. When I try to leave microsoft to find that they can't pick up my computer and I can't enter by hand, he said its incorrect.   When I try to ask online chat, I cut that they deal with activation problems.  It is activated, I can't get the Web site recognize my product id, so I can post for help?  The world is - that sound familiar at all?

    I have fatal routine Java errors when I play a game Runescape.  I'd appreciate any help anyone could give me. Thank you

    A fatal error has been detected by Java runtime environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc = 0x6d884dca, pid = 3032, tid = 2976
    #
    # Version JRE: 6.0_30 - b12
    # Java VM: Java hotspot Client VM (20, 5 - b03 in mixed mode, sharing windows - x 86)
    # Problematic frame:
    # V [jvm.dll + 0x94dca]
    #
    # If you want to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    #

    Hi Verisetti,

    Have you installed security software after formatting windows?

    If so, you can uninstall the security software temporarily and check if you receive the access violation error.

    If the uninstallation of security software solves the problem, you may need to configure the settings of the software of safety accordingly. Please contact the software vendor for assistance in this regard.

    Note: Make sure that you install the security software after the trial.

    What about Windows vista product ID, you can try to validate Windows and check if it helps.

    For more information, see the following articles:

    What is the validation, and how does it work?

    Genuine Windows: Frequently asked questions

  • Windows 7 Professional activation problem

    Dear friends,

    I was using Windows XP genuine, that was already installed in my Samsung Netbook N130. Last day I have uinstalled TI then I installed windows 7 Professional.But I cannot activate because I want to upgrade to Windows 10 (I got a free offer of an authentic microsoft and it ends on July 29, to come). In my sticker netbook COST on the back... but I can't read it... because it is stained offshore. There could be the xp product key. So friends please help to activate win 7 Professional. I tried many keys... None of the dem on the dem wrkng.most shows this error code "0xc004f035 only wrkd active nd en 30 days only... but still cannot upgrade to win 10 due only activation problem.

    Please help me guys to survive of this edition...

    Looking at your taskbar also, I noticed that you are trying to hack to bypass the product activation instruments.

    You buy a genuine Windows 7 license. Free update to Windows 10 is not available for non-genuine pirated licenses.

  • Activation problem occurs when I use Win7 via VMWare.

    Hello guys,.

    I use a Win7 Ultimate installed on my macbook through bootcamp. It is enabled and works well. However, the activation problem occurs when I use Win7 via VMWare. A solution that keeps popping up is to use the phone activation and wait for the representative of the other side to help.
    I am currently in Cambodia, and they have not MSFT representatives here to answer. I'm calling them (the Singapore not. and the Viet Nam not.) with my Skype credits, but I am unable to connect.
    Please advice!
    Thanks in advance!

    Original title: activation issues

    Hello

    I suggest you choose the near by countries and by calls to this phone number. If you do not have representatives MSFT, and then try another nearest selection of countries and calls for a number.

    How to contact a Microsoft Product Activation Center by phone

    http://support.Microsoft.com/kb/950929

    Come back and let us know the State of the question, I'll be happy to help you. We, at tender Microsoft to excellence.

Maybe you are looking for