Delete snapshot subtree fails

Windows 2008 R2 SP1 Datacenter with Hyper-V role installed.  OS on drive C.  Hyper-V configured to store everything on drive D.
Created a snapshot of a VM prior to installing software update on VM.
Update was successful.
Shut down VM, then in Hyper-V Manager attempt to either Delete snapshot subtree or Delete Snapshot in order to merge.
Get failure message:
An error occurred while attempting to delete the selected snapshot subtree.
<server> failed to remove snapshot.
Have restarted machine and VMMS.
Nothing else I can find online to resolve this.
Rick

I usually run into this error due to Anti-Virus.
Make sure that you have set the proper AV exclusions according to the following blog:http://social.technet.microsoft.com/wiki/contents/articles/2179.hyper-v-anti-virus-exclusions-for-hyper-v-hosts.aspx
Hope this helps!
-Bill

Similar Messages

  • Deleting Checkpoint subtree in Hyper-V started merge on live machine

    Background:
    Physical Host: Windows Server 2012 R2
    Virtual Machine: Windows Server 2012 R2
    I've been reading online about the fact that you need to delete snapshots/checkpoints for performance rather than leave them lingering forever. Sadly what little information I've found online seems to be inaccurate. Some people say delete the checkpoint
    then power off the machine. Others say Delete the checkpoint subtree and then SHUT DOWN the machine, not power off.
    While the latter seems to be more accurate than other blogs I've read, it still didn't seem to be entirely accurate. Deleting the subtree seemed to start the merge before I even had a chance to shut the VM down. I saw the status in the Hyper-V virtual machines
    pane and it immediately started merging.
    It appears to have worked out fine, but I am curious if this is normal. I am wondering if the blogs I read are specific to older versions of Hyper-V (2008), as they don't quite have a date or other indicator on the blogs.

    2008 you had to shut down (or turn off) the VM to start the merge process.  Change was made in 2012 to start the merge process without shutting down the VM.
    . : | : . : | : . tim

  • Proc Chain - Delete Overlapping Requests fails with aggregates

    BW Forum,
    Our weekly/daily load process chain loads several full (not delta) transaction infopackages. Those infopackages are intended to replace prior full loads and are then rolled up into aggregates on the cubes.
    The problem is the process chains fail to delete the overlapping requests. I manually have to remove the aggregates, remove the infopackages, then rebuild the aggregates. It seems that the delete overlapping request fails due to the aggregates or a missing index on the aggregates, but I'm not certain. The lengthy job log contains many references to the aggregate prior to it failing with the below messages.
    11/06/2004 13:47:53 SQL-END: 11/06/2004 13:47:53 00:00:00                                                 DBMAN        99
    11/06/2004 13:47:53     SQL-ERROR: 1,418 ORA-01418: specified index does not exist                        DBMAN        99
    11/06/2004 13:47:59 ABAP/4 processor: RAISE_EXCEPTION                                                       00        671
    11/06/2004 13:47:59 Job cancelled                                                                           00        518
    The raise_exception is a short dump with Exception condition "OBJECT_NOT_FOUND" raised.
    The termination occurred in the ABAP program "SAPLRRBA " in
    "RRBA_NUMBER_GET_BW".                                    
    The main program was "RSPROCESS ".                        
    I've looked for OSS notes. I've tried to find a process to delete aggregates prior to loading/deletion of overlapping requests. In the end, I've had to manually intervene each time we execute the process chain, so I've got to resolve the issue.
    Do others have this problem? Are the aggregates supposed to be deleted prior to loading full packages which will require deletion of overlapping requests? I presume not since there doesn't seem to be a process for this. Am I missing something?
    We're using BW 3.3 SP 15 on Oracle 9.2.0.3.
    Thanks for your time and consideration!
    Doug Maltby

    Are the aggregates compressed after the rollup?  If you compress the aggregate completely, the Request you are trying to delete is no longer identifiable once it is in the compressed E fact table (since it throws away the Request ID).
    So you need to change the aggregate so that it the most recent Requests remain in the uncompressed the F fact table.  Then the Request deletion should work.
    I thought what was supposed to happen if the aggregate was fully compressed and then you wanted to delete a Request, the system would recognize that the Request was unavailable due to compression and that it would automatically refill the aggregate - but I'm not sure where I read that. Maybe it was a Note, maybe that doesn't happen in a Process Chain, just not sure.
    The better solution when you regularly backout a Request  is just not the fully compress the aggregate, letting it follow the compression of the base cube, which I'm assuming you have set to compress Requests older than XX days.

  • Delete tunnel "sit0" failed: Operation not permitted

    I tried to connect to Ipv6 through a 6to4 tunnel, but I couldn't and now I cannot delete the tunnel and I cannot connect to internet at all because all traffic is being redirected to the unusable tunnel.
    When I created the tunnel I ran the following code:
    # ip tunnel add 6to4 mode sit remote any local 192.168.43.68 (which was my address)
    I tried to flush and delete the tunnel and it deleted "6to4", but " sit0" remains. When I try to delete it, it says
    # ip tunnel del sit0
    delete tunnel "sit0" failed: Operation not permitted
    I did this as root, of course, and I need to delete it to get my Internet working again. Help please!
    Oh, and rebooting or modprobe -r sit has not resolved the problem because the interface remains and it doesn't show any webpage, although I can see that it shows connected.
    Is there any config file where tunnel configuration is saved so I could modify the file manually and reboot without it being active again?
    Last edited by kristian.tenorio (2015-01-17 14:02:15)

    I'm sorry. I actually had a DNS problem that I hadn't figured out. I still have not deleted the sit0 interface, but it's not giving me problems (it wasn't exactly the cause).

  • RMAN Delete Obsolete job fails due to Error Allocating Device

    Experts, I need help, please.
    This is 10.2.0.1 on Windows
    RMAN> DELETE NOPROMPT OBSOLETE;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to recovery window of 3 days
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=130 devtype=DISK
    released channel: ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 05/15/2012 14:10:17
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    I ran RMAN> configure device type 'SBT_TAPE' clear;
    but I still get the same error.
    I backup to Disk, not tape
    Notice the reference to SBT_TAPE:
    RMAN configuration parameters are:
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO BACKUPSET PARALLELISM 1;
    CONFIGURE DEVICE TYPE SBT_TAPE PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    What do I need to do to be able to run DELETE OBSOLETE; ?
    Thanks, John

    as anand mention ,you've to reset this parameter to default value.
    and clear cmd with configure will remove it from configuration parameter
    see below
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    *CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO BACKUPSET;*
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10/db/dbs/snapcf_GG1.f'; # default
    RMAN> delete obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 05/16/2012 12:04:34
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    RMAN>  CONFIGURE DEVICE TYPE 'SBT_TAPE' clear;
    old RMAN configuration parameters:
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
    RMAN configuration parameters are successfully reset to default value
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10/db/dbs/snapcf_GG1.f'; # default
    RMAN> delete obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 1
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=1591 instance=GG1 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=1627 instance=GG1 devtype=DISK
    no obsolete backups found

  • Can't start my VM after I deleted snapshot

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

  • How to purge PERFSTAT.STATS$SQLTEXT table, after deleting snapshots

    I had an alarm on the free space of the PERFSTAT tablespace. In order to free up some space I tried to delete some old StatsPack snapshots, with the following query:
    DELETE from perfstat.stats$snapshot where snap_time < sysdate - 10 ;
    COMMIT;
    After running it the space usage on the tablespace was not significantly reduced. I checked again and I saw that the table PERFSTAT.STATS$SQLTEXT was very big, almost 8 Gb, but all the other tables were a lot smaller. I read somewhere that the sppurge.sql procedure, that comes with Oracle, could be used to purge the statspack data, but that it comes with the lines related to PERFSTAT.STATS$SQLTEXT commented, because it is a big query and it can take a lot of undo space. I tried to run the followiung query, which I found in the forum, by Don Burleson, but it failed, because of running out of undo:
    DELETE /*+ index_ffs(st)*/
    FROM perfstat.stats$sqltext st
    WHERE (hash_value, text_subset) NOT IN (
    SELECT /*+ hash_aj full(ss) no_expand*/ hash_value, text_subset
    FROM perfstat.stats$sql_summary ss
    WHERE snap_id NOT IN (SELECT DISTINCT snap_id FROM perfstat.stats$snapshot)
    COMMIT;
    Is there any way to know if the PERFSTAT.STATS$SQLTEXT table has records that could be purged, and an easier way, that don't use as much undo, to purge it?
    My oracle version is:
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for Solaris: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    I. Neva
    Oracle DBA

    Is there any way to know if the PERFSTAT.STATS$SQLTEXT table has records that could be purged, yes, just transform Delete to Select
    SELECT /*+ index_ffs(st)*/ count(*)
    FROM perfstat.stats$sqltext st
    WHERE (hash_value, text_subset) NOT IN (
    SELECT /*+ hash_aj full(ss) no_expand*/ hash_value, text_subset
    FROM perfstat.stats$sql_summary ss
    WHERE snap_id NOT IN (SELECT DISTINCT snap_id FROM perfstat.stats$snapshot)
    and an easier way, that don't use as much undo, to purge it?yes. do it smaller chunks
    BEGIN
    LOOP
    DELETE /*+ index_ffs(st)*/
    FROM perfstat.stats$sqltext st
    WHERE (hash_value, text_subset) NOT IN (
    SELECT /*+ hash_aj full(ss) no_expand*/ hash_value, text_subset
    FROM perfstat.stats$sql_summary ss
    WHERE snap_id NOT IN (SELECT DISTINCT snap_id FROM perfstat.stats$snapshot)
    ) AND ROWNUM<=10000;
    EXIT WHEN SQL%ROWCOUNT = 0;
    COMMIT;
    END LOOP;
    COMMIT;
    END;
    /

  • Unable to delete the file. (Some times deletes and sometime fails to delet)

    Please help me in deleting the file from the temporary location .
    Below is my code
    //Append the session is with filename as there is possibility of having same name of file.
    try{
    boolean isMultipart     = ServletFileUpload.isMultipartContent(request);
              if (isMultipart)
                   // Create a factory for disk-based file items
                   factory = new DiskFileItemFactory();
                            // Create a new file upload handler
                   upload = new ServletFileUpload(factory);
                   // Parse the request
                      List /* FileItem */ items = upload.parseRequest(request);
                           // Process the uploaded items
                   Iterator iter = items.iterator();
    if(strInputFileName.lastIndexOf("\\")== -1)
         strInputFileName = (String)mPropBag.get("TempUploadDirM") + strInputFileName;
      }else
         strInputFileName = (String)mPropBag.get("TempUploadDir") +   strInputFileName.substring(strInputFileName.lastIndexOf("\\"));
    strInputFileName = strInputFileName + "_" + request.getSession().getId();
    uploadedFile     = new File(strInputFileName);
    item.write(uploadedFile);  //// I am Writing the file in this location appened with the session Id because there might //be a  possibility of having same name of file.
    catch(......)
    finally
         uploadedFile.delete();
         uploadedFile = null;
         upload = null;
    }I am unable to delete the file from the temporary location
    some times it is deleting and some times it is not deleting.. I have also tried ...deleteOnExit();

    Make sure you've got no other processes holding onto it (Windows Explorer, for instance) and that you've closed any streams involved with the file. If that fails, try calling System.gc() just before deleting the file. This is a workaround for a bug in certain JVMs on Windows machines

  • TSQL code that causes table data to be deleted rather than fail with a compilation error

    Afternoon,
    I recently did this by accident and it felt as though it should have failed with a compilation error rather than run
    A query of the form
    delete from jobs
    where id in
    select id from calibrations
    will delete all rows in the jobs table when the id column exists in the jobs table, but not the calibrations table. This should fail with a compilation error.
    the following sql can be used to generate a test database to show the problem
    USE [test]
    GO
    /****** Object:  Table [dbo].[calibrations]    Script Date: 28/11/2014 13:32:59 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[calibrations](
        [JobId] [int] NULL,
        [textfield] [nvarchar](50) NULL
    ) ON [PRIMARY]
    GO
    /****** Object:  Table [dbo].[jobs]    Script Date: 28/11/2014 13:32:59 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[jobs](
        [Id] [int] NOT NULL,
        [Name] [nchar](10) NULL
    ) ON [PRIMARY]
    GO
    INSERT [dbo].[calibrations] ([JobId], [textfield]) VALUES (1, N'something')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (1, N'a         ')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (2, N'b         ')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (3, N'c         ')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (4, N'd         ')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (5, N'e         ')
    GO
    INSERT [dbo].[jobs] ([Id], [Name]) VALUES (6, N'f         ')
    GO
    Simon
    simon

    will delete all rows in the jobs table when the id column exists in the jobs table,
    but not the calibrations table. This should fail with a compilation error.
    Hello Simon,
    That's a bug in your T-SQL Statement, not in SQL Server. The Statement as it is valid and column "id" exists, so why should it fail on compilation?
    And that is the reason why we always should use full qualified object name, e.g. like
    delete from jobs AS J
    where J.id in
    select SUB.id from calibrations AS SUB
    and this Statement should fail on compilation.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Why does lightroom 3.3 delete files it 'fails' to move? and why does it fail?

    I'm in the process of moving a bunch of images around between machines, so from a remote machine I copied 10gb or so of .cr2, .jpg and .thm files into a temporary holding location on a local sata drive. I then started an import on the machine from the temporary holding location to the location I wanted the files at (which is a drive different than the temporary location). Lightroom trundled along for quite a while. Then reported to me that it had failed to move some files (The list was ALL the files).
    I went to look at the temporary holding location on the boot drive and all the files were gone. I looked at the location I tried to import them to, and they were in fact there. HOWEVER they were not added to the catalog in lightroom!

    Greetings..
      I'm not sure what you mean by "force LR to import..."
    It all depends on your work flow, and how you use LR, not any forcing.  For example, I use keywords and collections.  I organize my photos in the _folders_ by the method I mentioned.  Then use collections to make up my groupings and sorted images.  As for importing, every photograph taken has at least the date taken in it, and LR import options have a lot of different ways to use that date to import them.  I selected one that works for me, and then just have to select the MajorProject as the toplevel folder on the import destination.  LR creates all of the underlying folders.
    I then use the Move option, and LR will move all of my images from the source directory into the destination.  Note:  This will not work from a portable drive, due to LR not being allowed to delete images from portable disks.  You'd have to use Copy, and delete the originals after you've seen them in their new home.
    Just out of curiosity, is there any reason you renamed your files, or was that a byproduct of how you did it?  I try not to rename my images, if possible.  I know that having multiple images with the same name causes some problems with a few export modules (I updated one, and had to recreate my export collection.  It took the first file by that name it found, which, of course, turned out not to be the correct image).
    The key here of course, is to keyword your images.  I now have several ways to search for images;  those taken by date, by project, and of course by keywords.
    Cheers!

  • ZFS clones and snapshot... can't delete snapshot were clone is based on

    root@solaris [/] # zfs list -r
    NAME   USED  AVAIL  REFER  MOUNTPOINT
    home   100K  9,78G    21K  /datahome
    root@solaris [/] # zpool list
    NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
    home  9,94G   108K  9,94G     0%  ONLINE  -
    root@solaris [/] # zfs create home/test
    root@solaris [/] # zfs snapshot home/test@today
    root@solaris [/] # zfs clone home/test@today home/myclone
    root@solaris [/] # zfs list -r
    NAME              USED  AVAIL  REFER  MOUNTPOINT
    home              138K  9,78G    23K  /datahome
    home/myclone         0  9,78G    21K  /datahome/myclone
    home/test          21K  9,78G    21K  /datahome/test
    home/test@today      0      -    21K  -
    root@solaris [/] # zfs promote home/myclone
    root@solaris [/] # zfs list -r
    NAME                 USED  AVAIL  REFER  MOUNTPOINT
    home                 140K  9,78G    24K  /datahome
    home/myclone          21K  9,78G    21K  /datahome/myclone
    home/myclone@today      0      -    21K  -
    home/test               0  9,78G    21K  /datahome/test
    root@solaris [/] # zfs destroy home/myclone
    cannot destroy 'home/myclone': filesystem has children
    use '-r' to destroy the following datasets:
    home/myclone@today
    root@solaris [/] # zfs destroy home/myclone@today
    cannot destroy 'home/myclone@today': snapshot has dependent clones
    use '-R' to destroy the following datasets:
    home/test
    root@solaris [/] #Why can't I destroy a snapshot? home/myclone is now a volume that is not linked to home/test.
    So I would expect to be able to delete the snapshot from myclone.
    Maybe I misunderstand something about how this works or I have the wrong expectations.
    I would expect a clone to be something like a copy that is independent of the volume being cloned.

    The idea is that when you create a clone, it is lightweight and based on the snapshot. That's what makes it so fast. You're not copying every block in the filesystem. So the snapshot is what ties together the parent filesystem and the clone.
    For the clone to be independent, you'd have to copy all the blocks. There's no option to do that within the clone process. So as long as both the parent filesystem and the clone filesystem are around, the snapshot has to exist as well.
    Darren

  • Merging avhdx files with vhdx files while deleting snapshots

    Hi,
    We are running one virtual machine win 2012 std. Recently, we deleted the snapshot of this vm in hyper-v manager as the drive space was running out of space. After that, the merging process was running for the VM. Once, the merging was completed, the sql
    database running inside got corrupted. Please explain what actually happens during this merging process and how can we recover our db.
    Regards,
    Anishk

    You will need a backup to go back to a valid database.
    Snapshots are not supported in Production and cause in few cases  issues and behaviour like you are encoutering now.
    You have to avoid using snapshots in production, snapshots are nice and they unction propely in 99% of the cases. You were not lucky. If you want to use snapshots with a VM for a reason (test update or a  new configuration),  backup your VM before.
    Regards, Samir Farhat Infrastructure and Virtualization Consultant || Virtualization, Cloud, Azure ? Follow and Ask here https://buildwindows.wordpress.com

  • Deleting Indexes Job failing with ORA-01418

    Hi,
    While deleting the indexes to the Infocube the job is failing with an Error: ORA-01418. In SM37 it is throwing the message SQL-Error ORA-01418 specfied Index does not exist.
    Checked in RSRV for the InfoCube it is showing red while we execute for the repair.
    Please advice... right replies will be appreciated.
    Regards,
    DMK

    For BW from 7.0 you can take a look to note 1003360.
    Have you tried the autorepair from rsrv?

  • PX12-400r - deleting snapshots

    Trying to remove snapshots. It is taking forever and is taking up all the systme resources on the PX12-400r. How long should it take to remove a snapshot?
    Solved!
    Go to Solution.

    Hello amcgill0517
    Deleting a Snapshot usually will not take very long. However there some situations that could cause delay the deletion or prevent it.
    1. The unit is running at very high capacity, usually less that 10% remaining for the storage pool can slow the deletion.
    2. Having the Snapshot mounted and/or being accessing while the deletion is in progress can delay and could prevent the Snapshot from being deleted.  In some cases isolating the unit and direct connecting via ethernet may be needed to avoid this.
    If none of the above seem to apply, please contact LenovoEMC Support to further troubleshoot and diagnose what is happening.
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • After-Delete Resource Action Fails with "the authenticity of host  ..." Err

    I created two Resource Actions (see below for format used). Both actions are being referenced in an Shell Script resource adapter (RA) that's used to create/delete a home directory on a Sun Solaris box. The RA also performs other setup/cleanup activities. The After-Create resource action call to ssh works. The After-Delete resource action call to ssh fails with the following error:
    com.waveset.util.WavesetException: Script failed waiting for "_,)#+
    (:" in response "The authenticity of host 'localhost (127.0.0.1)' can't be
    established. RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7...A key
    fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure
    you want to continue connecting (yes/no)? " com.waveset.util.WavesetException:
    Script processor timed out with nothing to read and the following unprocessed
    text: "The authenticity of host 'localhost (127.0.0.1)' can't be established.
    RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure you want to continue connecting (yes/no)? The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure you want to continue connecting (yes/no)? ".
    By the way, we are currently using Sun Identity Manager 7.0.
    Thanks in advance for your assistance.
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE ResourceAction PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <ResourceAction name='ResAction:myProj:Resource-After-Create'>
    <ResTypeAction restype='Shell Script' timeout='20000'>
    <act>
    #!/bin/csh
    echo "Account ID" >> /myProjFolder/.$WSUSER_accountId.txt
    echo $WSUSER_accountId >> /myProjFolder/.$WSUSER_accountId.txt
    ssh -l someuser localhost /myProjFolder/exe/someExecutable $WSUSER_accountId &
    exit 0
    </act>
    </ResTypeAction>
    <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
    </ResourceAction>
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE ResourceAction PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <ResourceAction name='ResAction:myProj:Resource-After-Delete'>
    <ResTypeAction restype='Shell Script' timeout='20000'>
    <act>
    #!/bin/csh
    echo "Account ID" >> /myProjFolder/.$WSUSER_accountId.txt
    echo $WSUSER_accountId >> /myProjFolder/.$WSUSER_accountId.txt
    ssh -l someuser localhost /myProjFolder/exe/someExecutable $WSUSER_accountId &
    exit 0
    </act>
    </ResTypeAction>
    <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
    </ResourceAction>

    You've probably already fixed it...
    Just log on in the console yourself, instead of IdM. After answering yes, key fingerprint will be added to the ~/.ssh/known_hosts, and IdM will be happy.
    Milan

Maybe you are looking for

  • Organizing multiple all day events in one day

    I'm trying to figure out if I can use iCal to act as my doggy daycare biz calendar. I tried adding each dog's appointment as an all day event, creating multiple all day events per day, however I can't figure out if there is a way to organize the orde

  • Error while creating del document for an STO

    All SAP Gurus, recently we have done a upgradation from sap 4.7 to ecc 6.0. after thet While creating outbound delivery (doc type JF) against an STO, i am getting following error  "50001251  000000 document is incopmlete: You can not save the deliver

  • Container operation step in BPM using context object

    Hi all, in my BPM I have a send step using the file adapter. The file adapter builds a dynamic filename. Now I want to have the filename back into an acknowledgement. First, I need it in the container, right? So after the send step, I have a containe

  • Can we stop incoming IDOC in XI

    In a particular XI scenario, IDOC is coming from a R/3, but due to some performance reason, we need to stop those IDOCs entering into XI, i am not supposed to change the Configuration, or Design in Integration builder (due to some reason), also, we c

  • How to generate the Cobol Source part of the ApplicationViewer

    Hello, I'm actually generate the Cobol Source part of the application viewer on a windows environment. I'm trying to build it from a Unix environment but I don't know how because I doesn't find the same script in Unix I use in windows. Can someone te