HMNHD, CE: speed of old-school backup

Before doing a firmware update, I wanted to back up the data.  We didn't actually have a challenging amount.
I've been using tar since it was invented, so I used that.  Of course I ssh'ed in and used the shell for everything.  It's really great for me that the device is a fairly complete Linux box.
The uncompressed tar file was about 60G.  Using tar's compression was very slow: so slow that I cancelled it and started over without compression.
I transferred the file to another box.  At first I used ssh but it was only proceeding at about 2.5M / second.  I tried http (not https) and got a much faster transfer.
Unfortunately, the md5sum was different! Good thing I checked since there was no other indication.  So I fell back to ssh -- 288 minutes!  (It took 325 minutes going the other way.)
I compared the bad file and the good file and found there was a one byte difference at byte 358800412: 154 octal became 156 octal.  Scary: why wasn't it cought in transit?
md5sum took 32 minutes on the HMNHD -CE.  It took 9.5 minutes on an Atom D510 processor.
Imagine how long everything would have taken if we had filled the 1.5T disk!
ssh seems to negotiate aes128-ctr hmac-md5 which seems  like a good choice.

The Support Consultants suggested us to backup the data prior to 2008 and delete it form database..This confirms my doubt regarding the access path of the queries to fetch the data (most likely, they are either performing range scans or FTS itself).
Is there anyway to perform this task.???????Again I have a question then.
After the backup, should that data be still available for future references? If yes, then you cannot completely move it out of the database but make logical division of the data (using partitioning).
If not, then you can create a export dump of the required data (using QUERY parameter), keep it at safe location and delete the backed up data from the database.

Similar Messages

  • If I restored my new iPhone from iCloud backup, and I delete the old iPhone backup to make room on iCloud to back up my new phone, will it delete everything on the new phone?

    If I restored my new iPhone from iCloud backup, and I delete the old iPhone backup to make room on iCloud to back up my new phone, will it delete everything on the new phone?

    I have this exact same issue.  Replaced my iPhone 4s with the new iPhone 5s, setting up my new iPhone 5s to restore from iCloud.  This completed and now I am unable to delete my old iPhone 4s iCloud backup (consuming 15.1 GB of my 20GB allocation).  How can I delete it, so that I get my 15 GB back?  I am not going to invest in additional iCloud storage, because I will be 15 GB down from the off.

  • Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can't see a symbol for address book.

    Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can;t see a symbol for address book.

    Where are addresses kept on MAIL?  I don;t like the new format at all. Frances
    Begin forwarded message:
    From: Frances Topping <[email protected]>
    Subject: Re: - Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can't see a symbol for address book.
    Date: August 25, 2014 at 9:46:01 AM EDT
    To: discussions-replies <[email protected]>
    Old Entourage is POP and new Mavericks MAIL  is IMAP I believe. I don;t know how to export in the forms you mention. Frances

  • How do I delete my old iPhone backup since I can not back up my new phone.  Will I lose any pictures?  Can you ever see what is actually on the cloud? Last, how do I delete the old iPhone back up.  Thanks, been trying to do this for a long time.

    I want to delete my old iPhone backup since I can not back up my new phone.  Will I lose any pictures?  Can you ever see what is actually on the cloud? Last, how do I delete the old iPhone back up.  Thanks, been trying to do this for a long time.

    Deleting the backup only permanently deletes the backup from iCloud.  It doesn't do anything to the data currently in your account or on your devices.  To delete it, go to Settings>iCloud>Storage & Backup>Manage Storage, tap the name of the device that you want to delete the backup for, then tap Delete Backup.
    You can't see anything in an iCloud backup, if that's want you're asking.  You can only restore it to your device.  You can, of course, see your other iCloud data.

  • Ok, so I transferred my 3S info to my 4S by restoring from an old phone backup.  But SIRI is gone and god knows what else??  Can I get my old stuff into the new phone and keep the 4S new functionality?

    ok, so I transferred my 3S info to my 4S by restoring from an old phone backup.  But SIRI is gone and god knows what else??  Can I get my old stuff into the new phone and keep the 4S new functionality?

    I suspect unless he had some items in iCloud backup then they are gone.  Connecting an iPhone to a different library from that to which it was previously connected will result in the device asking if you want to erase it.

  • New to JAVA, but old school to programming

    Objects & Classes & Methods, Oh my!
    I'm pretty new to java, but I've been programming in several languages over the years. I thought it was about time to update my skill set, especially with the job market as it is today. I wanted to go JAVA because it's not specific to any environment.
    I picked up a begining JAVA book and was a little confused. When I was learning programming a program was called a program. a peice of code in a program called by a statement was called a subroutine (it was performed then control returned to the calling line and continued).
    Now I'm trying to make sense of everything I have read so far and trying to relate it back to my old school of thinking. I was hoping it would make it easier to retain and I could expand it as I learn and possibly realize that it IS different. I know it's a new way of thinking, but stay with me for minute.
    What I used to call a program is now a CLASS in JAVA (this can be a collection of code or other objects). A sub-routine in a CLASS is a Method. I know that the language part will come as I use it since I understand if's then's and whatever you use to gosub or goto, but I want to make sure I have down the lingo before I go to deep.

    I have no idea how you can compare Java to Cobol.
    DataFlex? How about that! In about '84 I switched to
    DataFlex from dBaseII. In '91 DataFlex changed from
    procedural to OOP. It took most of us at least a year
    to adjust, and then some to write concrete code. It
    was tough. They had bugs and we were limited with DOS.
    BUT, it was a great OOP training experience. Anyhow,
    needless to day Java is miles ahead on all fronts.Small world. I was stuck in the old DataFlex Ver 2.3 at that time. The company I worked for had the newer OOP package. I did get to work with it some, but not enough to become totally familiar with it. We started to move out of DataFlex towards PowerBuilder towards the end of 1995. I did get some OOP from that experience, but again only enough to learn about global variables, instance variables, and a few other items. I hoping that I will be able to get the solid OOP background that I need from JAVA since I hear through the grapevine that it may be a new tool that we will be looking at to enhance our programming. I was looking at PERL but even the PERL programmers we have agree that JAVA is more scalable.

  • I just bought a new iPhone and accidentally backed it up with my old iPhone backup, I do not want this. I lost everything on my new phone and I need it back. PLEASE HELP! This includes pictures and texts, etc.

    I just bought a new iPhone and accidentally backed it up with my old iPhone backup, I do not want this. I lost everything on my new phone and I need it back. PLEASE HELP! This includes pictures and texts, etc.

    So just to be clear, when you say "just bought" how long ago was that? Is it on this new iPhone that you had pictures, texts, etc that you want? Were you backing up to iCloud or onto iTunes?
    This may not help for everything but if you go to iCloud.com and log in, are you able to find your pictures there?

  • HT4623 My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    Correct. The 3G iPod does not have the hardware to support an iOS version higher than 5.1.1
    To more easily find compatible apps:
    iOSSearch - search the iTunes store for compatible apps.
    Apple Club - filter apps by iOS version.
    Starting when iOS 7 was releases, Apple now allows downloading the last compatible version of some apps (iOS 4.2.1 and later only)
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app
    You first have to download the non-compatible version on your computer. Then when you try to purchase the version on your iPod you will be offered a compatible version if one exists.

  • Getting back my photos from old iCloud backup

    Both my laptop and iPhone got stolen (life ***** )
    It was iPhone 4 and I had it regullary backed up to iCloud.
    Next I bought a new iPhone5 and started using it as new device (didn't restore the iPhone4 backup). It has it's own iCloud backup (so currently my iCloud got 3 backups: iPhone5, iPad and iPhone4 - which i don't have the device).
    Also bought a new laptop... (meaning no old iTunes backup)
    So, only place I have a backup of the last 3 years images+videos are inside my old iPhone4 backup on iCloud.
    Question: how do I pull this backup out of iCloud without: A. formatting my iPhone5, B. buying some old iPhone4 on eBay just so I restore the old backup to it.
    Thanks!

    atyachin wrote:
    Question: how do I pull this backup out of iCloud without: A. formatting my iPhone5, B. buying some old iPhone4 on eBay just so I restore the old backup to it.
    You can't. iCloud backups are not viewable or editable. If you want the data, you'll have to restore it to an iOS device in order to get it.

  • If I no longer have the old application Backup installed on my Mac (part of the .Mac subscription), do I still need the folder called Backup, that is in my Library in the Application Support folder?

    If I no longer have the old application Backup installed on my Mac (for performing scheduled backups of data on the computer), do I need the folder called Backup, that is in my Hard Drive, to Library, to the Application Support folder?  (There is no Backup folder in my Home Folder, to Library, to the Application Support folder.) 
    Backup was part of the .Mac subscription I used to have, and I have not used it since I gave up being a .Mac subscriber many years ago.  In fact I recall Apple saying at one point that they no longer supported the Backup Application.  I assume the Backup folder is just remnants from when I used to have that application, however I could be wrong, and don't want to trash the folder unwisely.
    As I looked through the various items in the Backup folder, nothing appears to be modified since 2007, which further confirms that this folder is from long ago when I used to have that application.  I did notice that the main Backup folder itself was the only thing that had a more current modification date on it.  That date coincides with the date that I installed Snow Leopard on my Mac earlier this year.  But I'm assuming that any operating system software installation will place a modification date on all the various folders of one's computer, with the date the new OS was installed.
    Any insight will be appreciated!  Thank you!

    Since it has always been very basic to backup your computer and all it's data, Apple provides no way for you to transfer music from your iPhone back to your computer.  As you know, you can re-download all iTunes purchases, but music that you ripped yourself you'll have to just re-rip again.
    You can try and find 3rd party applications that might help you.  I'm sure you'll pay, however.
    Let this be a very important lesson learned.
    Best.

  • Where can I get an old-school style keyboard (one that CLICKS)

    I cannot stand the soft keyboard that came with my Mac Pro and I want to go old school and get a keyboard that gives a loud CLICK every time you press a key, one that you actually feel when the key is depressed. Any suggestions?

    rwiker wrote:
    Somebody else suggested a NOS/refurbished IBM Model M from clickykeyboard.com. These would have to be used with and USB/PS2 adapter, which is actually a bit problematic, as you may have a bit of trouble getting one that works well. A bigger problem is that those keyboards do not have a key that is recognized as Apple/Command, which means that they are, in fact, useless for a Mac Pro
    Instead, you could go to Unicomp (http://www.pckeyboard.com), who manufacture new keyboards based on the Model M mechanism. You should select a version with Windows keys and USB interface - I have 4 Customizer 105 keyboards which I'm completely happy with. Well, apart from the Windows symbols on two of the keys... I'd much prefer to have Apple or Clover symbols.
    Then, once you have the keyboard, you need to get a keyboard mapping for it, unless you want to place stickers conforming to the Apple layout on top of some of the keys If you want to create a new keyboard mapping yourself, you should look for a program named "Ukelele" (http://www.sil.org/computIng/catalog/show_software.asp?id=94).
    I really appreciate your help. Is it really that complicated just to get a keyboard that clicks? I am not a computer person. I went to that Ukelele site and I have no idea what keyboard mapping is nor how to do it.
    As for Tony0074, the one I have is white in the clear casing that ships with new Mac Pros.

  • Maverick TimeMachine deletes old weekly backups with no reason

    Hi,
    I use 10.9.4 and I found that TimeMachine deletes old weekly backups so that there are now 14-days backups.
    I see no reason.
    To make it clearer: Old backups from 2014-04-18, 2014-05-02, 2014-05-23, 2014-06-13 and 2014-06-27 were deleted.
    The log:
    File:   /var/log/system.log
    Oct 25 08:44:57 macosmp.mboffice com.apple.backupd[83754]: Starting automatic backup
    Oct 25 08:45:06 macosmp.mboffice com.apple.backupd[83754]: Backing up to /dev/disk0s2: /Volumes/Jupiter_3/Backups.backupdb
    Oct 25 08:45:32 macosmp.mboffice com.apple.backupd[83754]: Will copy (29.6 MB) from Erde_2
    Oct 25 08:45:32 macosmp.mboffice com.apple.backupd[83754]: Will copy (Zero KB) from Erde_1
    Oct 25 08:45:32 macosmp.mboffice com.apple.backupd[83754]: Found 99 files (29.6 MB) needing backup
    Oct 25 08:45:32 macosmp.mboffice com.apple.backupd[83754]: 5.72 GB required (including padding), 1.31 TB available
    Oct 25 08:46:21 macosmp.mboffice com.apple.backupd[83754]: Copied 150 items (30.6 MB) from volume Erde_2. Linked 1369.
    Oct 25 08:46:40 macosmp.mboffice com.apple.backupd[83754]: Copied 21 items (641 KB) from volume Erde_1. Linked 416.
    Oct 25 08:46:43 macosmp.mboffice com.apple.backupd[83754]: Will copy (7.1 MB) from Erde_2
    Oct 25 08:46:43 macosmp.mboffice com.apple.backupd[83754]: Not using file event preflight for Erde_1
    Oct 25 08:46:43 macosmp.mboffice com.apple.backupd[83754]: Found 20 files (7.1 MB) needing backup
    Oct 25 08:46:43 macosmp.mboffice com.apple.backupd[83754]: 5.7 GB required (including padding), 1.31 TB available
    Oct 25 08:46:54 macosmp.mboffice com.apple.backupd[83754]: Copied 72 items (7.1 MB) from volume Erde_2. Linked 326.
    Oct 25 08:46:56 macosmp.mboffice com.apple.backupd[83754]: Copied 1 items (Zero KB) from volume Erde_1. Linked 13.
    Oct 25 08:46:58 macosmp.mboffice com.apple.backupd[83754]: Created new backup: 2014-10-25-084657
    Oct 25 08:47:00 macosmp.mboffice com.apple.backupd[83754]: Starting post-backup thinning
    Oct 25 08:47:37 macosmp.mboffice com.apple.backupd[83754]: Deleted /Volumes/Jupiter_3/Backups.backupdb/XXXXXX YYYYYYs Mac Pro/2014-04-18-001416 (419.8 MB)
    Oct 25 08:48:25 macosmp.mboffice com.apple.backupd[83754]: Deleted /Volumes/Jupiter_3/Backups.backupdb/XXXXXX YYYYYYs Mac Pro/2014-05-02-000730 (1.37 GB)
    Oct 25 08:49:03 macosmp.mboffice com.apple.backupd[83754]: Deleted /Volumes/Jupiter_3/Backups.backupdb/XXXXXX YYYYYYs Mac Pro/2014-05-23-000949 (92.1 MB)
    Oct 25 08:49:44 macosmp.mboffice com.apple.backupd[83754]: Deleted /Volumes/Jupiter_3/Backups.backupdb/XXXXXX YYYYYYs Mac Pro/2014-06-13-000306 (1.01 GB)
    Oct 25 08:50:34 macosmp.mboffice com.apple.backupd[83754]: Deleted /Volumes/Jupiter_3/Backups.backupdb/XXXXXX YYYYYYs Mac Pro/2014-06-27-000842 (1.02 GB)
    Oct 25 08:50:34 macosmp.mboffice com.apple.backupd[83754]: Post-backup thinning complete: 5 expired backups removed
    Oct 25 08:50:35 macosmp.mboffice com.apple.backupd[83754]: Backup completed successfully.
    Avaiable diskspace:
    Filesystem      Size   Used  Avail Capacity   iused     ifree %iused  Mounted on
    /dev/disk0s2   1.8Ti  639Gi  1.2Ti    35% 167459025 320835641   34%   /Volumes/Jupiter_3
    Avaiable backups:
    drwxr-xr-x@  7 root  staff   238 Jan  3  2014 2014-01-03-180450
    drwxr-xr-x+  6 root  staff   204 Jan  3  2014 ..
    drwxr-xr-x@  7 root  staff   238 Jan 10  2014 2014-01-10-003938
    drwxr-xr-x@  7 root  staff   238 Jan 17  2014 2014-01-17-002343
    drwxr-xr-x@  7 root  staff   238 Jan 24  2014 2014-01-24-004504
    drwxr-xr-x@  7 root  staff   238 Jan 31  2014 2014-01-31-074240
    drwxr-xr-x@  7 root  staff   238 Feb  7  2014 2014-02-07-094650
    drwxr-xr-x@  7 root  staff   238 Feb 14  2014 2014-02-14-000750
    drwxr-xr-x@  7 root  staff   238 Feb 21  2014 2014-02-21-004730
    drwxr-xr-x@  7 root  staff   238 Feb 28  2014 2014-02-28-074707
    drwxr-xr-x@  7 root  staff   238 Mar  7  2014 2014-03-07-134543
    drwxr-xr-x@  7 root  staff   238 Mar 14  2014 2014-03-14-092346
    drwxr-xr-x@  7 root  staff   238 Mar 21  2014 2014-03-21-001319
    drwxr-xr-x@  7 root  staff   238 Mar 28  2014 2014-03-28-000237
    drwxr-xr-x@  7 root  staff   238 Apr  4  2014 2014-04-04-091055
    drwxr-xr-x@  7 root  staff   238 Apr 11  2014 2014-04-11-085520
    drwxr-xr-x@  7 root  staff   238 Apr 25  2014 2014-04-25-100940
    drwxr-xr-x@  7 root  staff   238 May  9 09:38 2014-05-09-093857
    drwxr-xr-x@  7 root  staff   238 May 16 06:33 2014-05-16-063318
    drwxr-xr-x@  7 root  staff   238 May 30 09:12 2014-05-30-091232
    drwxr-xr-x@  7 root  staff   238 Jun  6 07:22 2014-06-06-072210
    drwxr-xr-x@  7 root  staff   238 Jun 20 08:11 2014-06-20-081109
    drwxr-xr-x@  7 root  staff   238 Jul  4 00:59 2014-07-04-005955
    drwxr-xr-x@  7 root  staff   238 Jul 11 09:17 2014-07-11-091746
    drwxr-xr-x@  7 root  staff   238 Jul 18 00:56 2014-07-18-005630
    drwxr-xr-x@  7 root  staff   238 Jul 25 10:31 2014-07-25-103105
    drwxr-xr-x@  7 root  staff   238 Aug  1 00:51 2014-08-01-005149
    drwxr-xr-x@  7 root  staff   238 Aug  8 00:03 2014-08-08-000331
    drwxr-xr-x@  7 root  staff   238 Aug 15 00:52 2014-08-15-005247
    drwxr-xr-x@  7 root  staff   238 Aug 22 00:41 2014-08-22-004118
    drwxr-xr-x@  7 root  staff   238 Aug 29 01:10 2014-08-29-011035
    drwxr-xr-x@  7 root  staff   238 Sep  5 07:57 2014-09-05-075711
    drwxr-xr-x@  7 root  staff   238 Sep 12 00:11 2014-09-12-001155
    drwxr-xr-x@  7 root  staff   238 Sep 19 00:46 2014-09-19-004627
    drwxr-xr-x@  7 root  staff   238 Sep 25 00:10 2014-09-25-001009
    drwxr-xr-x@  7 root  staff   238 Sep 26 07:58 2014-09-26-075822
    drwxr-xr-x@  7 root  staff   238 Sep 27 13:55 2014-09-27-135558
    drwxr-xr-x@  7 root  staff   238 Sep 28 00:29 2014-09-28-002922
    drwxr-xr-x@  7 root  staff   238 Sep 29 00:34 2014-09-29-003405
    drwxr-xr-x@  7 root  staff   238 Sep 30 08:15 2014-09-30-081533
    drwxr-xr-x@  7 root  staff   238 Oct  1 07:57 2014-10-01-075727
    drwxr-xr-x@  7 root  staff   238 Oct  2 07:42 2014-10-02-074251
    drwxr-xr-x@  7 root  staff   238 Oct  3 08:22 2014-10-03-082252
    drwxr-xr-x@  7 root  staff   238 Oct  4 00:00 2014-10-04-000013
    drwxr-xr-x@  7 root  staff   238 Oct  5 00:09 2014-10-05-000905
    drwxr-xr-x@  7 root  staff   238 Oct  6 00:28 2014-10-06-002859
    drwxr-xr-x@  7 root  staff   238 Oct  7 07:41 2014-10-07-074157
    drwxr-xr-x@  7 root  staff   238 Oct  8 07:46 2014-10-08-074617
    drwxr-xr-x@  7 root  staff   238 Oct  9 08:11 2014-10-09-081158
    drwxr-xr-x@  7 root  staff   238 Oct 10 07:50 2014-10-10-075030
    drwxr-xr-x@  7 root  staff   238 Oct 11 00:25 2014-10-11-002521
    drwxr-xr-x@  7 root  staff   238 Oct 12 12:12 2014-10-12-121203
    drwxr-xr-x@  7 root  staff   238 Oct 13 00:48 2014-10-13-004851
    drwxr-xr-x@  7 root  staff   238 Oct 14 07:40 2014-10-14-074027
    drwxr-xr-x@  7 root  staff   238 Oct 15 08:05 2014-10-15-080549
    drwxr-xr-x@  7 root  staff   238 Oct 16 07:46 2014-10-16-074622
    drwxr-xr-x@  7 root  staff   238 Oct 17 00:10 2014-10-17-001018
    drwxr-xr-x@  7 root  staff   238 Oct 18 00:57 2014-10-18-005721
    drwxr-xr-x@  7 root  staff   238 Oct 19 00:43 2014-10-19-004343
    drwxr-xr-x@  7 root  staff   238 Oct 20 00:37 2014-10-20-003745
    drwxr-xr-x@  7 root  staff   238 Oct 21 00:16 2014-10-21-001640
    drwxr-xr-x@  7 root  staff   238 Oct 22 00:05 2014-10-22-000545
    drwxr-xr-x@  7 root  staff   238 Oct 23 00:09 2014-10-23-000910
    drwxr-xr-x@  7 root  staff   238 Oct 24 00:02 2014-10-24-000238
    drwxr-xr-x@  7 root  staff   238 Oct 24 08:07 2014-10-24-080757
    drwxr-xr-x@  7 root  staff   238 Oct 24 09:12 2014-10-24-091220
    drwxr-xr-x@  7 root  staff   238 Oct 24 10:56 2014-10-24-105622
    drwxr-xr-x@  7 root  staff   238 Oct 24 12:13 2014-10-24-121354
    drwxr-xr-x@  7 root  staff   238 Oct 24 13:13 2014-10-24-131318
    drwxr-xr-x@  7 root  staff   238 Oct 24 14:15 2014-10-24-141500
    drwxr-xr-x@  7 root  staff   238 Oct 24 15:23 2014-10-24-152358
    drwxr-xr-x@  7 root  staff   238 Oct 24 18:33 2014-10-24-183356
    drwxr-xr-x@  7 root  staff   238 Oct 24 19:33 2014-10-24-193316
    drwxr-xr-x@  7 root  staff   238 Oct 24 23:26 2014-10-24-232641
    lrwxr-xr-x   1 root  staff    17 Oct 25 08:46 Latest -> 2014-10-25-084657
    drwxr-xr-x@  7 root  staff   238 Oct 25 08:46 2014-10-25-084657
    drwxr-xr-x@  4 root  staff   136 Oct 25 08:49 2014-06-27-000842
    drwxr-xr-x@ 78 root  staff  2652 Oct 25 08:49 .
    Any ideas?
    Markus

    I was about to try this, but the problem was solved - by updating to ML DP3. Time Machine was able to report more specifically a UUID mismatch - which was strange as there had been no hardware changes:
    Event store UUIDs don't match for volume: MacBook Air
    Deep event scan at path:/ reason:must scan subdirs|new event db|
    Finished scan
    Found 360330 files (16.14 GB) needing backup
    21.25 GB required (including padding), 17.99 GB available
    Deleted backup /Volumes/Time Machine Backups/Backups.backupdb/MacBook Air/2012-05-06-132701.inProgress/36723EA8-68F9-4519-A71B-426EEEE06222 containing 896.2 MB; 18.88 GB now available, 21.25 GB required
    Deleted backup /Volumes/Time Machine Backups/Backups.backupdb/MacBook Air/2012-05-06-132701.inProgress/73A7127D-0521-46C0-AD8F-F7C6B6621F86 containing 4 KB; 18.88 GB now available, 21.25 GB required
    Removed 2 expired backups so far, more space is needed - deleting oldest backups to make room
    Deleted backup /Volumes/Time Machine Backups/Backups.backupdb/MacBook Air/2011-10-08-102105 containing 10.75 GB; 29.63 GB now available, 21.25 GB required
    Deleted 3 backups containing 11.64 GB total; 29.63 GB now available, 21.25 GB required
    Backup date range was shortened: oldest backup is now 15 Oct 2011
    Copied 2.7 MB of 16.14 GB, 106708 of 360330 items
    Copied 5.6 GB of 16.14 GB, 360849 of 360849 items
    Bulk setting Spotlight attributes failed.
    Copied 394370 files (8.46 GB) from volume
    Upshot is that after many hours it's back, and the sparseimage has been verified.
    If it's of any use to anyone finding this, I would say that the solution seems to have been a Mac OS reinstall - which is counter-intuitive, but if all else fails, give it a go!

  • Database restore from old rman backup

    Hi Friends,
    My database version is oracle 10.2.0 O/s : Windows
    I have a production database of an outlet. Yesterday night 11pm they have done some wrong transactions and whole stock is showing wrong.
    They have taken a export backup at 9.30 pm and latest archives are there.
    We have a rman backup on April-30,2008. when I am trying to restore from the old rman backup the controlfile I am unable to do it.
    Can any one of you help me out.
    thankyou
    satya

    Hi,
    I have tried installing in a seperate system and restore the rman backup, as I do not have the controlfile I have taken a standby controlfile and started restoring the rman backup as the old rman backup dbid is different with the current dbid and giving me following error:
    ORA-19870: error reading backup piece D:\MPOUTLET\0AJF4BM3_1_1
    ORA-19691: D:\MPOUTLET\0AJF4BM3_1_1 is from different database: id=1976833331, name=JEEVAMP
    ORA-19870: error reading backup piece D:\MPOUTLET\0BJF4BOE_1_1
    ORA-19691: D:\MPOUTLET\0BJF4BOE_1_1 is from different database: id=1976833331, name=JEEVAMP
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 07/13/2008 12:23:23
    RMAN-06209: List of failed objects
    RMAN-06211: ==========================
    RMAN-06212: Object Type Filename/Handle
    RMAN-06213: --------------- ---------------------------------------------------
    RMAN-06214: Backup Piece D:\MPOUTLET\0AJF4BM3_1_1
    RMAN-06214: Backup Piece D:\MPOUTLET\0BJF4BOE_1_1

  • Even via time machine the new osx lion has deleted all my latest files in iPhoto and will only revert back to an old 2009 backup?

    even via time machine the new osx lion has deleted all my latest files in iPhoto and will only revert back to an old 2009 backup?... Help?!

    Have you verified that the original files are missing from the Originals/Masters folder?  There are time when the library might appear empty due to a damaged database file but still has the files.  If you can open the library package via the Finder to see if the files are really missing or just can't be seen by iPhoto there are fixes you can try.
    If the files are there make a temporary, backup copy of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Problem with Premiere Pro and Old School X3100

    Hi everyone,
    Got a problem here and really looking for help .  I know the intel 965 or X3100 chipset/GPU (in a Dell inspiron 1720 running Win 7 64 bit) is way old school, but as we're waiting for a couple of i7/i5 laptop upgrades, this is what I have to resort to for some minor mobile SD editing (nothing extreme but 15-30s short commercials). With the current Intel driver (8.15.10.1930), the preview monitors (source and sequence) do not work.  They're simply a blank frame (even after I render the sequence).  It seems to be the Intel drivers whooping my butt as there is no problems with the standard W7 WDDM 1.1 display driver, except the computer isn't stable with freezes on wake (and no OpenGL support in PS... which isn't a big deal).  I've also tried Vista 64 drivers in compatibility mode with no luck.
    The rest of the CS4 suite works great.  It is not the trial version and I've tried PP 4.0, 4.01, 4.1, 4.2, 4.2.1 (suggested by another post), and reinstallation.  I've also tried changing settings in the Intel drivers and... even modded 965 drivers.
    I know the X3100 is quite common (maybe not among PP users...) so any experience you might have would be awesome.  Maybe an older Intel driver?  If you can help me, I'll name my laptop after you!  ...unless you realize that could actually be an insult   Thanks!

    This hardware sub-forum is a good place to read about what will run CS5
    While HD editing (which I won't do) will require a RAID for data, what I am going to build for SD editing with CS5 and Win7 64bit is listed near the top of my notes page http://www.pacifier.com/~jtsmith/ADOBE.HTM
    If you are adept with tools... build your own and save $$

Maybe you are looking for