RMAN Duplication failed on another host

Hi, I use oracle 10.2.0.4 on solaris 5.10 to duplicate the database of 1 host 2 host. I had tried that before and it was successful, except that the first time I had tried with a smaller database.

Here's the code I ran host 1 and the error message below. Any help would be greatly appreciated:
RMAN> run{
2> allocate auxiliary channel aux1 device type disk;
3> allocate auxiliary channel aux2 device type disk;
4> allocate auxiliary channel aux3 device type disk;
allocate auxiliary channel aux4 device type disk;
5> allocate auxiliary channel aux5 device type disk;
6> 7> allocate auxiliary channel aux6 device type disk;
duplicate target database to UNOLTSVT;8> }

allocated channel: aux1
channel aux1: sid=1995 devtype=DISK

allocated channel: aux2
channel aux2: sid=999 devtype=DISK

allocated channel: aux3
channel aux3: sid=1994 devtype=DISK

allocated channel: aux4
channel aux4: sid=998 devtype=DISK

allocated channel: aux5
channel aux5: sid=2997 devtype=DISK

allocated channel: aux6
channel aux6: sid=3992 devtype=DISK

Starting Duplicate Db at 07-FEB-11

contents of Memory Script:
{
   set until scn  1413162899;
   set newname for datafile  1 to
 "/databases/da001/UNOLTSVT/system01.dbf";
   set newname for datafile  2 to
 "/databases/da001/UNOLTSVT/undotbs01.dbf";
   set newname for datafile  3 to
 "/databases/da001/UNOLTSVT/sysaux01.dbf";
   set newname for datafile  4 to
 "/databases/da001/UNOLTSVT/users01.dbf";
   set newname for datafile  5 to
 "/databases/da001/UNOLTSVT/tools01.dbf";
   set newname for datafile  6 to
 "/databases/da001/UNOLTSVT/siebel_data01.dbf";
   set newname for datafile  7 to
 "/index/ix001/UNOLTSVT/siebel_index01.dbf";
   set newname for datafile  8 to
 "/databases/da001/UNOLTSVT/sbl_data_md01.dbf";
   set newname for datafile  9 to
 "/databases/da001/UNOLTSVT/sbl_data_lg01.dbf";
   set newname for datafile  10 to
 "/databases/da001/UNOLTSVT/sbl_data_xl01.dbf";
   set newname for datafile  11 to
 "/databases/da001/UNOLTSVT/sbl_data_xl02.dbf";
   set newname for datafile  12 to
 "/databases/da001/UNOLTSVT/sbl_data_xl03.dbf";
   set newname for datafile  13 to
 "/index/ix001/UNOLTSVT/sbl_idx_md01.dbf";
   set newname for datafile  14 to
 "/index/ix001/UNOLTSVT/sbl_idx_lg01.dbf";
   set newname for datafile  15 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl01.dbf";
   set newname for datafile  16 to
 "/databases/da001/UNOLTSVT/genuser01.dbf";
   set newname for datafile  17 to
 "/index/ix001/UNOLTSVT/siebel_index02.dbf";
   set newname for datafile  18 to
 "/index/ix001/UNOLTSVT/sbl_idx_md02.dbf";
   set newname for datafile  19 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl02.dbf";
   set newname for datafile  20 to
 "/index/ix001/UNOLTSVT/sbl_idx_lg02.dbf";
   set newname for datafile  21 to
 "/databases/da001/UNOLTSVT/siebel_data02.dbf";
   set newname for datafile  22 to
 "/databases/da001/UNOLTSVT/sbl_data_lg02.dbf";
   set newname for datafile  23 to
 "/databases/da001/UNOLTSVT/sbl_data_xl04.dbf";
   set newname for datafile  24 to
 "/index/ix001/UNOLTSVT/sbl_idx_lg03.dbf";
   set newname for datafile  25 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl03.dbf";
   set newname for datafile  26 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl04.dbf";
   set newname for datafile  27 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl05.dbf";
   set newname for datafile  28 to
 "/index/ix001/UNOLTSVT/sbl_idx_xl06.dbf";
   set newname for datafile  29 to
 "/index/ix001/UNOLTSVT/sbl_idx_lg04.dbf";
   set newname for datafile  30 to
 "/index/ix001/UNOLTSVT/sbl_idx_md03.dbf";
   set newname for datafile  31 to
 "/index/ix001/UNOLTSVT/siebel_index03.dbf";
   restore
   check readonly
   clone database
   ;
}
executing Memory Script

executing command: SET until clause

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

Starting restore at 07-FEB-11

channel aux1: starting datafile backupset restore
channel aux1: specifying datafile(s) to restore from backup set
restoring datafile 00018 to /index/ix001/UNOLTSVT/sbl_idx_md02.dbf
restoring datafile 00027 to /index/ix001/UNOLTSVT/sbl_idx_xl05.dbf
channel aux1: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52mr_.bkp
channel aux2: starting datafile backupset restore
channel aux2: specifying datafile(s) to restore from backup set
restoring datafile 00023 to /databases/da001/UNOLTSVT/sbl_data_xl04.dbf
restoring datafile 00024 to /index/ix001/UNOLTSVT/sbl_idx_lg03.dbf
restoring datafile 00025 to /index/ix001/UNOLTSVT/sbl_idx_xl03.dbf
restoring datafile 00026 to /index/ix001/UNOLTSVT/sbl_idx_xl04.dbf
restoring datafile 00030 to /index/ix001/UNOLTSVT/sbl_idx_md03.dbf
restoring datafile 00031 to /index/ix001/UNOLTSVT/siebel_index03.dbf
channel aux2: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52n3_.bkp
channel aux3: starting datafile backupset restore
channel aux3: specifying datafile(s) to restore from backup set
restoring datafile 00008 to /databases/da001/UNOLTSVT/sbl_data_md01.dbf
restoring datafile 00013 to /index/ix001/UNOLTSVT/sbl_idx_md01.dbf
restoring datafile 00015 to /index/ix001/UNOLTSVT/sbl_idx_xl01.dbf
restoring datafile 00019 to /index/ix001/UNOLTSVT/sbl_idx_xl02.dbf
channel aux3: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52qf_.bkp
channel aux4: starting datafile backupset restore
channel aux4: specifying datafile(s) to restore from backup set
restoring datafile 00028 to /index/ix001/UNOLTSVT/sbl_idx_xl06.dbf
restoring datafile 00029 to /index/ix001/UNOLTSVT/sbl_idx_lg04.dbf
channel aux4: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyk4tct_.bkp
channel aux5: starting datafile backupset restore
channel aux5: specifying datafile(s) to restore from backup set
restoring datafile 00009 to /databases/da001/UNOLTSVT/sbl_data_lg01.dbf
channel aux5: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyknmt9_.bkp
channel aux6: starting datafile backupset restore
channel aux6: specifying datafile(s) to restore from backup set
restoring datafile 00002 to /databases/da001/UNOLTSVT/undotbs01.dbf
restoring datafile 00003 to /databases/da001/UNOLTSVT/sysaux01.dbf
restoring datafile 00005 to /databases/da001/UNOLTSVT/tools01.dbf
restoring datafile 00011 to /databases/da001/UNOLTSVT/sbl_data_xl02.dbf
restoring datafile 00016 to /databases/da001/UNOLTSVT/genuser01.dbf
restoring datafile 00020 to /index/ix001/UNOLTSVT/sbl_idx_lg02.dbf
channel aux6: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52mx_.bkp
channel aux5: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyknmt9_.bkp tag=MON_114501
channel aux5: restore complete, elapsed time: 00:15:16
channel aux5: starting datafile backupset restore
channel aux5: specifying datafile(s) to restore from backup set
restoring datafile 00001 to /databases/da001/UNOLTSVT/system01.dbf
restoring datafile 00004 to /databases/da001/UNOLTSVT/users01.dbf
restoring datafile 00006 to /databases/da001/UNOLTSVT/siebel_data01.dbf
restoring datafile 00010 to /databases/da001/UNOLTSVT/sbl_data_xl01.dbf
restoring datafile 00014 to /index/ix001/UNOLTSVT/sbl_idx_lg01.dbf
restoring datafile 00022 to /databases/da001/UNOLTSVT/sbl_data_lg02.dbf
channel aux5: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52b2_.bkp
channel aux1: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52mr_.bkp tag=MON_114501
channel aux1: restore complete, elapsed time: 00:19:42
channel aux1: starting datafile backupset restore
channel aux1: specifying datafile(s) to restore from backup set
restoring datafile 00007 to /index/ix001/UNOLTSVT/siebel_index01.dbf
restoring datafile 00012 to /databases/da001/UNOLTSVT/sbl_data_xl03.dbf
restoring datafile 00017 to /index/ix001/UNOLTSVT/siebel_index02.dbf
restoring datafile 00021 to /databases/da001/UNOLTSVT/siebel_data02.dbf
channel aux1: reading from backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52b7_.bkp
channel aux4: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyk4tct_.bkp tag=MON_114501
channel aux4: restore complete, elapsed time: 00:19:45
channel aux2: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52n3_.bkp tag=MON_114501
channel aux2: restore complete, elapsed time: 00:28:01
channel aux3: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52qf_.bkp tag=MON_114501
channel aux3: restore complete, elapsed time: 00:42:37
channel aux6: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52mx_.bkp tag=MON_114501
channel aux6: restore complete, elapsed time: 00:47:42
channel aux5: restored backup piece 1
piece handle=/archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52b2_.bkp tag=MON_114501
channel aux5: restore complete, elapsed time: 00:56:02
ORA-19870: error reading backup piece /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07/o1_mf_nnndf_MON_114501_6nyj52b7_.bkp
ORA-19502: write error on file "/index/ix001/UNOLTSVT/siebel_index01.dbf", blockno 2365601 (blocksize=8192)
ORA-27063: number of bytes read/written is incorrect
SVR4 Error: 28: No space left on device
Additional information: -1
Additional information: 131072
Outer dbms_backup_restore.restoreCancel() failed
failover to previous backup

channel aux1: reading from backup piece /scratch/bu002/UNTPUAT2/backupset/2011_02_05/UNTPUAT2_34_1_1
*ORA-19870: error reading backup piece /scratch/bu002/UNTPUAT2/backupset/2011_02_05/UNTPUAT2_34_1_1*
*ORA-19505: failed to identify file "/scratch/bu002/UNTPUAT2/backupset/2011_02_05/UNTPUAT2_34_1_1"*
*ORA-27037: unable to obtain file status*
*SVR4 Error: 2: No such file or directory*
Additional information: 3
failover to previous backup

released channel: aux1
released channel: aux2
released channel: aux3
released channel: aux4
released channel: aux5
released channel: aux6
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 02/07/2011 16:58:11
RMAN-03015: error occurred in stored script Memory Script
RMAN-06026: some targets not found - aborting restore
RMAN-06100: no channel to restore a backup or copy of datafile 17
RMAN-06100: no channel to restore a backup or copy of datafile 12
RMAN-06100: no channel to restore a backup or copy of datafile 7

RMAN>

fuzzydba wrote:
Hi Alex,

The file it is trying to restore is approximately 22 GB and the drive carrier has about 34 GB of free space, as shown below:

[oracle@siedbauq01] /archive/ar003/UNTPUAT2/UNTPUAT2/backupset/2011_02_07 [UNOLTSVT]>df -h /index/*
Filesystem             size   used  avail capacity  Mounted on
/dev/md/dsk/d36        197G   161G    34G    83%    /index/ix001

Please notify.

As says this problem with the free space above the oracle. Thus, to increase the free space and try again. See above the first error, this indicates that it is error of space.

Tags: Database

Similar Questions

  • Moving St. Martin OSes of a host failed to another host without vMotion...

    Hey,.

    I'm probably not the right jargon, so my research is to come evil... maybe someone can point me in the right direction.

    I am eager to test a senario, if a host goes down, how can I move and save all virtual machines to another host.  We are in an environment not cluster with ESX 4.0 Enterprise and connected to the iSCSI storage.

    So if I dv01 and VM02 (we say 5 vms on each) amd VM02 breaks down, how can I sign up all 5 of the VMs who have been on 01 02?  I take into account that I only lost the host and not the SIN.

    Thank you!

    Shan

    Hello and welcome to the forums.

    Assuming you could get dv01 to see the data store where VM02 VMS, you can use the Navigator datastore on dv01 add VMS to its inventory.  Navigate to the file for each virtual machine's .vmx, then right-click on the file and choose the option "add to the inventory.

    Good luck!

  • 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

  • DataGuard enviornment, rman duplication showed validation failed

    I have backup rman to backup site installation.
    DB version is GR 11, 2,
    version of the OS is redhat linux

    I did the rman duplication, here are some results:

    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/system.324.792993247 RECID = 621 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/system.314.788073527 RECID = 483 STAMP = 792994113
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/system.323.786903909 RECID = 343 STAMP = 788102778
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/system.333.785989831 RECID = 206 STAMP = 786907706
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/system.347.785963645 RECID = 69 = 785990015 STAMP
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/sysaux.355.792993227 RECID = 622 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/sysaux.293.788073519 RECID = 484 STAMP = 792994113
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/sysaux.322.786903909 RECID = 344 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/sysaux.332.785989833 RECID = 207 STAMP = 786907706
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/sysaux.346.785963645 RECID = 70 = 785990015 STAMP
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs1.351.792993227 RECID = 623 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs1.361.788073413 RECID = 485 STAMP = 792994114
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs1.319.786903909 RECID = 345 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs1.258.785989851 RECID = 208 = 786907706 STAMP
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs1.345.785963645 RECID = STAMP 71 = 785990015
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.341.785186191 RECID = 624 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.319.713996145 RECID = 346 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs2.291.792993257 RECID = 625 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs2.315.788073545 RECID = 487 STAMP = 792994114
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs2.316.786903931 RECID = 347 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs2.348.785989855 RECID = 210 STAMP = 786907706
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/undotbs2.339.785963789 RECID = 73 = 785990015 STAMP
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.429.785173115 RECID = 626 STAMP = 793373396
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.274.713990673 RECID = 348 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/ggs_data.290.792993255 RECID = 627 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/ggs_data.294.788073529 RECID = 489 STAMP = 792994114
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/ggs_data.329.786903917 RECID = 349 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/ggs_data.257.785989847 RECID = 212 STAMP = 786907706
    validation failed for the copy of the data file
    DataFile copy file name=+DAT/prd/datafile/ggs_data.305.785981949 RECID = 75 = 785990015 STAMP
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.407.785164105 RECID = 628 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arindex.273.713990667 RECID = 350 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.313.785209331 RECID = 629 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.360.770344487 RECID = 351 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.408.785164107 RECID = 630 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.359.770344385 RECID = 352 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.347.785193013 RECID = STAMP 631 = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.358.770343541 RECID = 353 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.327.785199047 RECID = 632 STAMP = 793373397
    validation failed for the copy of the data file
    Copy file name=/oracle_backup/stage/arsystem.357.770343495 RECID DataFile = 354 STAMP = 788102779
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.309.785213677 RECID = 633 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.286.713990693 RECID = 355 STAMP = 788102780
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.317.785207493 RECID = 634 STAMP = 793373397
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.288.713990693 RECID = 356 STAMP = 788102780
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.316.785204659 RECID = 635 STAMP = 793373398
    validation failed for the copy of the data file

    How can I remove these entries from invalid rman? I can't overlap with success their.

    Thank you

    DataFile copy file name=/oracle_backup/stage/arsystem.288.713990693 RECID = 356 STAMP = 788102780
    validation failed for the copy of the data file
    DataFile copy file name=/oracle_backup/stage/arsystem.316.785204659 RECID = 635 STAMP = 793373398
    validation failed for the copy of the data file

    Have you tried below command?

    RMAN > CHANGE DATAFILECOPY '+ DAT/prd/datafile/undotbs2.339.785963789' UNCATALOG;

  • Migration to another host fails

    Hello community,

    I wrote a shutdown script, enable hotplug memory and cpu, migrate to another host and start the virtual machine after all done tasks.

    I use the following command to migrate the virtual machine to another host:

    Get-VM-name $strNewVMName | Move-VM-Destination esxhost1

    This command starts the task to migrate the engine shut down vm to esxhost2 to esxhost1

    Once the task is completed, the script starts the virtual machine with the command: Get-VM-name $strNewVMName | Start-VM

    But here's my problem:

    I see in the recent tasks that the VM becomes unsubscribe from the 'new' esxhost1 and resave to esxhost1. The virtual machine starts now on the esxhost1

    It works fine when I migrates the engine shut down vm manually via vCenter but not with my script

    Does anyone have an idea to solve my problem?

    Thanks in advance and Merry Christmas

    It is certainly very strange, I went through your steps manually and came to power on a virtual machine on the new host without problem. You have the installer of DRS? or who sits on the local storage of this host?

  • RMAN recovery failed with the incarnation of target of error 03002,11003 and recovery 19906 changed during recovery

    Hi all

    I was cloning a Prod DB (Oracle 10.2.0.5) from tape backup. So the cloning is going on it failed with the below error in RMAN:

    archive log thread = 2 sequence 23044 = filename=+DG_zeus_FRA_01/zeus/archivelog/2014_05_23/thread_2_seq_23044.3558.848348137

    output channel: ch01

    output channel: ch02

    output channel: ch03

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

    RMAN-03002: failure of Db in dual at 23/05/2014 20:15:48

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

    ORA-00283: cool cancelled due to errors

    RMAN-11003: failure in parsing / execution of the SQL statement: alter database recover logfile ' +DG_zeus_FRA_01/zeus/archivelog/2014_05_23/thread_2_seq_23044.3558.84

    8348137'

    ORA-00283: cool cancelled due to errors

    ORA-19906: embodiment of changed during recovery recovery targets

    Any possible solution to the resume and cloning complete successfully?

    Kind regards

    Ritu

    incarnation of the list;

    It listed 2 incarnation. I have reset the previous incarnation

    RESET DATABASE TO INCARNATION 2;

    and recovered again and it solved my problem.

    After that added temp files as usual after failing RMAN duplication;

    After this nest of DB and open reset logs.

  • ORA-12545: Connect failed because target host or object does not exist

    Hi all

    I am not able to connect database remotely. I have two servers with the name U.S. and localhost. Here are my coordinates tns:

    Details of the host server we:

    [oracle@US admin] $ more tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@US admin] $ more sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = US.localdomain


    [oracle@US admin] $ more/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : US.localdomain6 1 U.S.

    Remote Ping US server location:

    [oracle@US admin] $ ping 192.168.188.131

    PING 192.168.188.131 (192.168.188.131) 56 (84) bytes of data.

    64 bytes from 192.168.188.131: icmp_seq = 1 ttl = 64 time = 0,662 ms

    64 bytes from 192.168.188.131: icmp_seq = 2 ttl = 64 time = 0,558 ms

    64 bytes from 192.168.188.131: icmp_seq = 3 ttl = 64 time = 0,566 ms

    64 bytes from 192.168.188.131: icmp_seq = 4 ttl = 64 time = 0,603 ms

    64 bytes from 192.168.188.131: icmp_seq = 5 ttl = 64 time = 0.575 ms

    ^ C

    -192.168.188.131 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4002ms

    RTT min/avg/max/leg = 0.558/0.592/0.662/0.048 ms

    Details of the server remote localhost:

    [oracle@localhost admin] $ more tnsnames.ora

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@localhost admin] $ cat/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : 1 localhost6.localdomain6 localhost6


    [oracle@localhost admin] $ cat sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = localhost.localdomain

    [oracle@localhost admin] $ listener.ora more

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = prod. WORLD)

    (ORACLE_HOME = u01/app/oracle/product/11.2.0/dbhome_1)

    (SID_NAME = prod)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain) (PORT = 1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    [oracle@localhost admin] $ lsnrctl status


    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 4 February 2014 16:49:36

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=localhost.localdomain) (PORT = 1521)))

    STATUS of the LISTENER

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

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date February 4, 2014 16:42:09

    Uptime 0 days 0 h 7 min 26 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/localhost/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost.localdomain) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    Summary of services...

    Service "prod. The WORLD' has 1 instance (s).

    Instance "prod", status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Location of ping to the server hosting remote localhost:

    [oracle@localhost admin] $ ping 192.168.188.130

    PING 192.168.188.130 (192.168.188.130) 56 (84) bytes of data.

    64 bytes from 192.168.188.130: icmp_seq = 1 ttl = 64 time = 1.57 ms

    64 bytes from 192.168.188.130: icmp_seq = 2 ttl = 64 time = 0,223 ms

    64 bytes from 192.168.188.130: icmp_seq = 3 ttl = 64 time = 0,577 ms

    64 bytes from 192.168.188.130: icmp_seq = 4 ttl = 64 time = 0,571 ms

    64 bytes from 192.168.188.130: icmp_seq = 5 ttl = 64 time = 0,568 ms

    ^ C

    -192.168.188.130 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4006ms

    RTT min/avg/max/leg = 0.223/0.703/1.578/0.458 ms

    Connection database target mode ensures via RMAN:

    [oracle@localhost admin] $ rman target sys/oracle_4U@PROD auxiliary sys/oracle_4U@PROD_STBY


    Recovery Manager: release 11.2.0.1.0 - Production on Tue Feb 4 16:56:45 2014

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

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

    RMAN-00554: initialization of the package manager internal collection failed

    RMAN-04005: target database error:

    ORA-12545: Connect failed because target host or object does not exist

    Please let me know the cause of this error and it please help me how can I solve it.

    Kind regards

    Michel

    OK, so you have a software firewall (IPTables) running.  By default, it will not be configured to accept connections on port 1521.  You have two options...

    (1) disable the firewall completely.  Run these commands to do this...

    stop /etc/init.d/iptables

    chkconfig iptables off

    The first command stops the service.  The second command prevents revived at every restart of the OS.

    (2) add an exception to the firewall for port 1521.  I'm not a Linux expert, but it should be something like this...

    Change the configuration of IPTables with vi...

    VI/etc/sysconfig/iptables

    Add a new rule as follows...

    -A of ENTRY m state - state NEW-m tcp tcp - dport 1521-j ACCEPT Pei

    Save and close, and then restart the IPTables service...

    /etc/init.d/iptables restart

    NOTE: you must always change the name of this server to something other than "localhost".

  • How to move a virtual machine to another host ESXi running when HA vCenter is not operational... !

    Hey

    We have a few guests of ESXi running the 5.0.0 original version and some running the latest 5.1 U1 or whatever and the last vCenter to do this too.

    the vCenter server is one of the hosts running 5.0.0 and these do not allow HA either active correctly. The problem is a known bug, and you switch to maintenance mode and do funky stuff on the cli to make it work. However, I just want to spend all my virtual machines off the old 5.0.0. hosts and on the new, as the 'old' will be dismantled. I can do all virtual machines by just when close them down and moving off, but I won't be able to do this in with the vm off vCenter vCenter!

    can I turn off, connect directly to the ESXi host, remove it its inventory (this option exists even on the ESXi host live?) and save it to the new 5.1.0 host U1 and fire?

    vCenter complain or fail when she returns to the top?

    they share all the same warehouses of data, so I need to move the backend.

    thoughts?

    Thank you

    Roger

    HA and vMotion (i.e. live migration) are two different things and are independent of each other, so if vMotion is configured correctly, you should be able to migrate the virtual machines (including the vCenter Server VM) to another host.

    André

  • [SOLVED] How to create public keys to ssh to ESXi to another host?

    I have read a number of different sites trying to find information on how to do it properly, but I had no luck.  I'm afraid at this point I'm all mixed up or miss me something simple [painfully].

    My goal is to create keys so that I can ssh/scp, as root, the ESXi server to another server in linux/unix under a different name.  Most, if not all of the sites I found coverage today the reverse: ssh/scp from another machine to the ESXi server.  I assume that ssh ESXi-> another host via keys is possible...?

    I believe that I'm almost there, but in all honesty, I don't know.  Here's what I've done so far.

    • RSA and DSA keys with dropbear created on the ESXi Server
    • convert keys RSA and DSA dropbear ssh format
    • Cat's public RSA and DSA keys in the ~/.ssh/authorized_keys on the server that I would like to ssh/scp
      • even tried to make a copy of authorized_keys as authorized_keys2 on the destination server
      • same CAT had the public keys of the ESXi authorized_keys & authorized_keys2
    • went up to copy the private key (!) from the ESXi server on the server I ssh/scp area in

    In regards to the box, I'm remote in I

    • keys generated with ssh-keygen - t dsa and rsa
    • typed in a sentence
    • CAT had the public key in .ssh/authorized_keys on ESXi box
      • as above in desperation I added it in the file authorized_keys local
      • copied authorized_keys to authorized_keys2
    • copied private keys (!) of the destination inbox ESXi machine

    I tried ssh username FQDN, ssh username@FQDN-l and with the IP address itself, whenever I was asked for a password.  Naturally if I just ssh hostname it trying to connect as root, which is not allowed and will fail.  Again, I apologize because I'm probably all mixed now. might be wise to simply erase all keys & start over.

    Is this possible?

    Is anyone interested in lending a hand?

    Resources

    http://communities.VMware.com/message/1373428#1373428

    http://communities.VMware.com/docs/doc-8890

    http://pkeck.myWeb.uga.edu/SSH/

    http://computerpr0n.com/2011/04/ESXi-remote-management-part-2/

    http://oreilly.com/pub/h/66

    I blogged about this recently:

    http://blog.Cowger.us/?p=15

  • Snapshot failed because another task is underway

    Hello

    I use VCB to backup vm and has encountered a problem of snapshot. The log shows that "failed to create snapshot: operation failed because another task is in progress.

    Are someone knows it what it means and how to fix it?

    Here it is the log:

    Error: Another error occurred: failed to create snapshot: operation failed because another task is in progress.

    An error has occurred, cleaning...

    Deleted directory E:\VCBBackupRoot\CSGSGPKEXT04

    VM error: snapshot 'CSGSGPKEXT04' failed

    De : [email protected] time ' VM-csgsgpkext04-FS-all the days ': 2009-08-18 21:56:17

    Session remote exec script vmwarepreexec.cmd

    on the tkimxcvomc01.omcapj.adapps.hp.com host failed. Exit code = 1

    De : [email protected] time ' VM-csgsgpkext04-FS-all the days ': 2009-08-18 21:56:17

    None of the officers disc completed successfully.

    Session failed.

    Thanks in advance!

    LAN Lan

    I had this recently and I concluded that it was stuck create or was to create a snapshot of the thought. Try a:

    service mgmt-vmware restart

    on the virtual machine running on the host and if it is connected to a VirtualCenter / vCenter also try one

    service vmware-vpxa restart

    If the one doesn't fix it.

    Confirm also in the virtual machine folder that there no snapshots already there, if there is you will have to perhaps create and remove all snapshots after the serives are delivered to market as stated above.

  • Error when you try to a HA VMotion to another host

    In an emergency, closed due to impending failure, I brought all the hosts and VMS backup.  VCenter shows a host computer with 7 virtual machines and another with 4 virtual machines.  When I checked the charges, they seemed to be equal. Then I try to VMotion virtual machines on another host and I get this error:

    A general error occurred: failed to initialize VMotion dest (vim.fault.AlreadyExists)

    Now, I guess that means I'm trying to move a VM somewhere it is already and that VCenter incorrectly reports the location of the virtual machines.  Am I wrong?  How can I fix this without everything closing?

    -Look directly into the ESX, logging with vi client derctly, if the virtual machine is not on the two registered hosts.

    -Restart the mgmt-vmware on both.

    -Restart the service center of VC Server

    Should work...

    Marcelo Soares

    VMWare Certified Professional 310

    Technical Support Engineer

    Chief Executive Officer of the Linux server

  • How can I access a guest on a shared storage to another host?

    I want to better understand fail the course and the first thing I want to do is the following.

    I installed a guest disk storage fibre channel. I want to remove it from a host, and hosted it on another host.

    How can I go about it?

    Mike

    With your two hosts of ESXi, you will be able to access the same LUN.  On host 2, browse the data store, right-click on the VMX file and select Add to the inventory.  You can have virtual machine saved on both hosts, but the host that is running the virtual computer locks the files if you will not be able to accidentally start the virtual machine.

    You can also consider adding the vCenter server to manage your hosts together.  Until the end of April, you can get 3 licenses VC agent for US $500 and vCenter Foundation.

  • My RMAN backup failed

    Yesterday my RMAN backup failed and wrote my diary RMAN

    Cat RMAN_REPORT_030411040001_RDFDB.log

    Recovery Manager: Release 10.2.0.4.0 - Production Sun 3 Apr 04:02:12 2011

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    connected to target database: RDFDB (DBID = 3113112584)
    connected to the recovery catalog database

    RMAN >
    from full resynchronization of the recovery catalog
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of command report to the 03/04/2011 04:02:21
    RMAN-03014: implicit recovery catalog Resync failed
    RMAN-03009: resync command failed full to the default channel to 03/04/2011 04:02:21
    ORA-01578: block ORACLE (corrupted file # 2, block # 19235) data
    ORA-01110: data file 2: ' / home/oracle10g/rmandb/dbf/data/rmandb_undotbs.dbf'


    My name is RDFDB and the error is RMANDB which is on another machine how can that I solve this problem?

    Another backup RMANDB is going well I am a bit confused as says it error ORA-01578: data corrupted ORACLE (file # 2, block # 19235) block
    ORA-01110: data file 2: ' / home/oracle10g/rmandb/dbf/data/rmandb_undotbs.dbf' and this means that there is nothing to do with RDFDB and in what RMANDB undotbs and ifthat is the case how come RMANDB happenend backup without any problem... well kindly help me to solve this problem.

    The block has already marked corrupt. As a result, RMAN ignores when you perform a backup of RMANDB.

    The simplest solution is to recreate the tablespace Undo in RMANDB. (Create a new Undo tablespace, alter system set undo_tablespace and then drop the old undo tablespace, preferably after a reboot).

    In this way, the RESYNCHRONIZATION for RDPDB command will access a new set of undo blocks.

    Hemant K Collette

  • SPFile to restore to another host

    Hi all
    I did a few tests to restore DB from one host to another host. I does not make use spfile and pfile file original DB, change the file and create the pfile on the new host/DB spfile. The majority of the documents recommend you use SPFILE RESTORE AUTOMATIC backup;

    The problem for us is that we use ASM and autobackup is saved to ASM on the original host. What is the procedure for me to use this spfile autobackup and restore to another host? We are using Oracle 10 g R2, RAC, windows Server 2003 R2, ASM, do not use the recovery catalog.

    Thank you very much in advance.

    Hello

    Try to use

    RMAN > RESTORE SPFILE FROM PFILE "C:\initYOURSID.ora" OF backup AUTOMATIC;

    Then copy this file to another host.

    #################### My test #######################

    RMAN > restore spfile to ' / tmp/initDSRJ01.ora ' automatic backup;

    From restoration to 15 January 09
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 254 devtype = DISK

    field of recovery destination: / u04/flash_recovery_area
    name of database (or unique name of database) used for research: DSRJ01
    channel ORA_DISK_1: autobackup found in the recovery area
    channel ORA_DISK_1: autobackup found: /u04/flash_recovery_area/DSRJ01/autobackup/2009_01_14/o1_mf_s_676163535_4px3ckrf_.bkp
    channel ORA_DISK_1: restore SPFILE full automatic backup
    Finished restore at 15 January 09

    #############################

    LS ltrh - /tmp/initDSRJ01.ora
    -rw - r - 1 ora10g oinstall 3, 5 K 15 Jan 15:40 /tmp/initDSRJ01.ora

    Kind regards

    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Export logs events to another host

    Hello

    I'm looking to export-> Firesight events connection to another host.

    What would be the best way to do this? I can't find any clear option in the GUI to export information.

    This information is in mysql or it is in a text file in the clear on the Sourcefirehost which can be copied to another host?

    Or if we can configure the Sourcefire to send syslog for each event of connection to another host to syslog?

    We want to save the information for 3months + but unfortunately atm journal is about 24 hours.

    Kind regards

    Jacob

    Hi Jacob, access control strategy has logging option, so if a traffic hit a particular rule in which logging is enabled and it is also set to send logs to Syslog.

    You will be able to see all kinds of traffic from users on the Syslog, exploit the or normal traffic,

    Mark it as correct if she helped to resolve your query.

    Thank you

    Ankita

Maybe you are looking for

  • Can Mac read documents from Windows?

    Windows documents can be read by Macs?

  • FF 8 stops downloading after 15 minutes when you don't surf not actively on the net at the same time. What can I do?

    Everything works fine except when downloading more large packets of data. Se is not a problem, but when I let the computer itself, downloads stop after a short time. FF8 and Internet still work. Never had this problem with previous versions. Help, pl

  • Satellite L750 - battery goes down

    Hello This just started to happen, laptop less than a year, if I leave the battery connected to the laptop, it will be 0 for a period of a week or two. If I disconnect laptop battery and leave it for a week then on laptop battery and switch on it is

  • HP 7520 printer all in one

    Help please! I have a printer that is connected wireless.  According to Apple Help (which I would say brightly surpasses anything HP support so far) there is no other application that could interfere with the wireless communication.  What should I do

  • Cisco ISR 4400 series SSLVPN Support

    Hello New series routers Cisco ISR 4400 support SSLVPN? According to the feature for this, but according to the document browser 4451-X Q & A is not. Does that mean I can or Canon use the AnyConnect client? Thank you. Kind regards Armand