Restore User Archives from Full and Incremental backups

Ok Groupwise 8. User's keep their archives under the main users folder on a Novell Server. Groupwise is running from Linux server, so the main post office and domain are backed up nightly on the Linux server, the user archives are backed up nightly on that server.
I have had to restore current messages a user accidentally deleted from their mailbox, Reload handled that as those were current. But now I have one user who didn't know what the folder GWArchive was and blew it away. It was his archives. He needs them back. So I have restored them from the Novell server backup, first from the last full backup and then the two incremental backups that cover up to the point he deleted the folder. The incrementals were restored to separate folders because I didn't want those to overwrite the main files as these are incremental.
How do you "merge" all these together to rebuild that archive index? Is it just a matter of moving all the .000, .001, .002, etc. files over, then the *.db files, and the index files? Or something different?
Thanks in advance - I wish there was someplace that describes all these file types, what they are, etc. a really technical level explanation so I understand this a lot better.
Kind regards,

* iliadmin,
when you do incremental backups, it's very useful to have an option to restore a certain point in time and let the backup app collect the data which was in place at that point in time. Else copy back the base, then *overwrite* with the first incremental, then the second etc., moving up to the latest backup you have.
Which file is which is pretty well explained in the manual. The files are the same as in the live PO, just for only one user when you look at an archive.
HTH
Uwe
Novell Knowledge Partner (NKP)
Please don't send me support related e-mail unless I ask you to do so.

Similar Messages

  • Restoring the DB with Online and incremental backup's

    Dear Experts,
    We are planning for a backup strategy on our Production system as below using BRTOOLS with RMAN - " Weekly Full Online Backup and Incremental backup on the remaining days'
    We need to test this before implementing it on Production system, could someone please help me with the step-step procedure/documentation for restoring the DB using "an online backup, incremental backup's and redo logs " and prerequisites if any??
    Many Thanks !!
    Regards,
    Sri

    Hi Sri,
    please have a look at the following
    http://help.sap.com/saphelp_nw70/helpdata/en/0d/d3077b4a0c11d182b80000e829fbfe/content.htm
    https://help.sap.com/saphelp_nwmobile711/helpdata/en/47/18cb034de863efe10000000a114a6b/content.htm
    Best Regards
    Marius

  • Understanding Windows Small Business Server 2008 Backup - Full and Incremental with 2 Backup Destinations

    Hi,
    I am re-posting a question from the following page here as I have the same problem now and I can't seem to find the answer even though the question has been marked as solved: http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/daff108b-effa-4dad-807a-d604345975dd
    Below is a copy of the question:
    I have 2 backup drives, (Backup Drive 1 and Backup Drive 2)
    Lets assume I have never performed a backup, so Day 1 is the first backup of the server.
    Backup Drive 1 connected on Day 1 it performs a FULL Backup - this is expected.
    Backup Drive 1 connected on Day 2 it performs an INCREMENTAL Backup - this is expected.
    Backup Drive 2 connected on Day 3 it performs a FULL Backup - this is expected.
    Backup Drive 1 connected on Day 4 it performs a FULL Backup - WHY? my understanding is that is should perform an Incremental Backup from Day 2
    Backup Drive 2 connected on Day 5 it performs a FULL Backup - again why is it not performing an Incremental Backup from Day 3?
    This means that in normal operation (Backup Drives alternate every day) We are performing FULL Backups everyday. In a few months this wont be an acceptable backup strategy; it will take too long.
    I've used 'Configure Performance Settings' in the Windows Server Backup mmc to specify 'Always perform incremental backup' - it makes no difference.
    If I look at the Backup Drive Disk Usage details it confuses me even more. It may be performing Full Backups everyday but it's definitely not storing Full Backup copies on the Backup Drives.
    It seems to be that even when a Full Backup is performed, only the deltas are written to the Backup Drive so even though it takes longer it has the same effect as an incremental  (so why doesn't it just perform an incremental?)
    I don't understand Microsoft's use of Full and Incremental, it seems obtuse to provide a choice that appears to have no effect on the actual data written to the Backup Drive.
    My real-world experience is at odds with that statements made in
    The Official SBS Blog  it states "every backup is incremental from a storage point of view" as well as "Because the wizard schedules differential-based backups' (nowhere in the Backup mmc have I seen any reference or options for differential),
    "Backup runs quickly" and "...works the same for multiple disk rotation." (This is simply not the case with a 2-disk rotation. It runs a lengthy FULL Backup every time.)
    The backup has been configured using SBS Console, runs once a day at 16:00. 2 Backup Drives, alternating daily.
    Can anyone clarify Windows Backup operation for me?
    I'd appreciate any feedback at all, thanks.

    Optimizing Backup and Server Performance
    (Windows Server 2008 R2)
    http://technet.microsoft.com/en-us/library/dd759145.aspx
    Even if you choose the option to create incremental backups, Windows Server Backup will create a full backup once every 14 days, or after 14 incremental backup operations, to reduce the risk from disk corruptions.
    Of course, this is for R2.
    Merv  Porter   [SBS-MVP]
    ============================
    "Merv Porter [SBS-MVP]" wrote in message
    news:a1ca618e-ad66-4770-8c39-21285a08f671...
    Interesting post...
    WBAdmin to remote backup server
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/764fe9a4-960e-4e90-b8fb-8e7581752a9d#520f38fe-149c-4424-9c0b-54695297e919
    In Windows Server 2008, there are several reasons which may cause the backup to be full instead of incremental
    1. Backup on the target is deleted/not present.
    2. Source volume snapshot is deleted, from which the last backup was taken.
    3. 7 days have passed or 6 incremental backups have happened since the last full backup.
    4. Churn on the backup source is high (more than 50%)
    Abhinav Mathur[MSFT] Microsoft
    Merv  Porter   [SBS-MVP]
    ============================
    "Les Connor [SBS-MVP]" wrote in message
    news:0053cd83-75d1-4dbc-8182-ae67cadf4780...
    I believe it's how backup is designed, as I see the same thing. Why it works
    the way it does is another story though, I don't know the answer to that.
    Les Connor [SBS MVP]
    "Kurni" wrote in message
    news:[email protected]...
    > Hi Les,
    >
    > Thank you for your reply.
    >
    > Are you saying that that's how the backup is designed? What I (and the
    > original poster of the question) have in mind is actually different (each
    > disk should have their own base backup).
    >
    > Quoting from the original question:
    >
    > Backup Drive 1 connected on Day 1 it performs a FULL Backup - this is
    > expected.
    > Backup Drive 1 connected on Day 2 it performs an INCREMENTAL Backup - this
    > is expected.
    > Backup Drive 2 connected on Day 3 it performs a FULL Backup - this is
    > expected.
    > Backup Drive 1 connected on Day 4 it performs a FULL Backup - WHY? my
    > understanding is that is should perform an Incremental Backup from Day 2
    > Backup Drive 2 connected on Day 5 it performs a FULL Backup - again why is
    > it not performing an Incremental Backup from Day 3 ?
    > Please let me know if I actually misunderstand how windows server backup
    > work.
    >
    MVP - SBS

  • I had to reformat my OSX 10.5.8 and i can't restore my emails from my time machine backup from an external hard drive - only the latest (post backup) time machine back ups are available to restore. Please can any help

    I had to reformat my OSX 10.5.8 and I can't restore my emails from my time machine backup from an external hard drive - only the latest (post backup) time machine back ups are available to restore. Please can any help? I can find the mail folder in my libraries, but the Restore Button is grayed out

    OSX treats the reformatted drive as a different one; it's the same as replacing it, and the old one is no longer connected.
    See #E3 in  Time Machine - Troubleshooting to see and restore from the "old" drive.
    And, you may not want to restore via the Finder; see the blue box in #15 of  Time Machine - Frequently Asked Questions.

  • Can I restore my mac from a Time Machine backup once I have used BootCamp to partition and set up Windows (without erasing all of the Windows content)?

    A few months ago I partitioned my mac using BootCamp and successfully installed Windows and a few Windows-only programs (games).  I never restored my mac from the Time Machine backup and now I would really like all of my files back on my mac.  I am wondering if I insert the osx install disc and restore from Time Machine backup, will that get rid of the partition I made for Windows?  Will the Windows side of my hard drive stay in tact or will everything on that side get erased when I restore the mac side from the Time Machine backup.  It was a HUUUUUUUGE pain to do the BootCamp partition and get everything Windows set up and I would really like to not have to do that all over again.  I just want to make sure that if I insert the mac osx install disc and restore from Time Machine backup it will only affect the Mac partition, NOT the Windows partition.

    Hi,
    Time Machine does not touch your BootCamp Windows.
    It simply said ignores it completely.
    Nonetheless, I am curious as to why you wanna restore a Time Machine backup.
    Usually during partitioning with the BootCamp Assistant in OSX to make the Windows partition your OSX stays intact.
    Regards
    Stefan

  • HT4946 by mistake my contacts are deleted from iphone and the pc which itunes installed is corrupted, i have the itunes backup folder,is this possible to restore the contacts from my old itunes backup folder to iphone!?

    by mistake my contacts are deleted from iphone and the pc which itunes installed is corrupted, i have the itunes backup folder,is this possible to restore the contacts from my old itunes backup folder to iphone!?

    unless you had them synced with icloud or some other email account, very unlikely

  • RMAN difference bewteen full and incremental?

    Hi,
    Recently we had configured one recovery catalog database for our production database backup. We have made scripts it use to run through cron jobs (i.e) from sun-fri incremental backup and sat night full backup Since we have already configured in such manner only in another machine that db version was 10.2.0.3.0 After db upgrade to 10.2.0.4.0 So we upgraded that recovery catalog database also to 10.2.0.4.0 In this last night it started backup and as scheduled backup as per the RMAN Backup logs it got completed incremental successfully.But what i want to know Since this is the first time how rman will directly takes incremental without any full backup from where it compares if required? pls let me know.
    Thanks.

    hi,
    Everything documented, just need to study in docs.
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/bkup004.htm
    The following command performs a level 1 differential incremental backup of the database:
    RMAN> BACKUP INCREMENTAL LEVEL 1 DATABASE;
    If no level 0 backup is available, then the behavior depends upon the compatibility mode setting. If compatibility is >=10.0.0, RMAN copies all blocks changed since the file was created, and stores the results as a level 1 backup. In other words, the SCN at the time the incremental backup is taken is the file creation SCN. If compatibility <10.0.0, RMAN generates a level 0 backup of the file contents at the time of the backup, to be consistent with the behavior in previous releases.
    - Pavan Kumar N
    Oracle 9i/10g - OCP
    http://oracleinternals.blogspot.com/

  • I had to restore my system from a time machine backup. It Failed...

    I had to restore my system from a time machine backup. It seemed to go alright up to it asking me to resart to complete the installation, but it would not boot. It forced a panic screen that told me to force quit my computer and resart which did not resolve anything.
    Now I have installed the original Leopard 10.5 but I used to have 10.6.8 on it. How can I get it back to 10.6.8? or do I have to buy it again?
    Any ideas why the restore failed?
    thanks,
    R.

    It seems you had a kernel panic (see attached link):
    http://support.apple.com/kb/TS3742
    Regarding upgrade to Snow Leopard (10.6.8), you will have to install the disk you used originally.  If you have lost it, then you will have to get a new one.  The Apple online store sells them for about $29.  When you install Snow  Leopard, you should then do a Software update.
    Ciao.

  • HT201210 I try to restore my iPad from iTunes and I receive the error 3014.

    I try to restore my iPad from iTunes and I receive the error 3014. Any idea how to resolve this issue ?
    I am running Windows 7.

    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
     Cheers, Tom
    Error 3014 may indicate that you need to free up more disk space on the computer before trying to restore again.
    Message was edited by: Texas Mac Man

  • How do full and incremental Informatica workflow differ?

    Hi:
    I've read that a custom Informatica workflow should have full and incremental versions. I've compared the incremental and full versions of several seeded OBIA workflows, but I cannot find how they differ. For example, when I look at the session objects for each workflow they both have a source filter that limits a date field by LAST_EXTRACT_DATE.
    Can someone shed some light on this?
    Thanks.

    To answer your question, they differ in various ways for various mappings. For most FACT tables which hold high volume transactional data, there may be a SQL override in the FULL session that uses INITIALEXTRACT_DATE and a different override in the INCREMENTAL (does not have Full Suffix) that uses LASTEXTRACT_DATE. For dimension tables, its not always required that you have a different logic for FULL versus incremental.
    Also, all FULL sessions (even if they have the same SQL) will have a BULK option turned on in the Session properties that allow a faster load since the table is usually truncated on FULL versus Incremental. As a best practice, for FACTS, it is best to have a FULL versus INCREMENTAL session. For Dimensions, depending on the volume of transactions or the change capture date field available, you may or may not have different logic. If you do a FULL load, however, it is better to use BULK to speed up the load.
    if this is helpful, please mark as correct or helpful.

  • Missing user folder from Workspace and FR studio

    Hi All,
    Recently we upgraded the workspace and applications... Initially there were all the folders, but i noticed that user folder from workspace and FR studio was missing... If anyone have come across this issue please let me know how to solve it.
    Awaiting for response, Thanks in advance

    Just to make sure I understand. When you double click the hard drive icon either in the sidebar or on your desktop (if you have it shown there) there is no users folder shown? If that is the case then it must somehow have become invisible. If there was in actuality no user folder at all your Mac would not boot.
    If that is the case then you may have to use the terminal to get it back. I can't help you with that though, sorry. Another possibility is that there is some sort of corruption in a cache file. You could use a tool such as YASU or others to do a light cache cleaning which may solve the problem.

  • How to do a full Restore from a PSE9 incremental backup?

    I've just installed PSE9/Organzier on my new Win7 laptop.  My old WinXP laptop has PSE9 with ~11 Gb of photos that I have been Incrementally backing-up using the PSE backup feature(after a Full Backup initially).  I'd like to load all the photos/Catalogs into the new PSE9 but can't get the backup.tly file to Restore correctly. All the backups have been to the same USB thumbdrive. The Restore program can see the thumbdrive (D:) & backup.tly but it thinks it is "1 of 15 disks". I've even tried using a New Location & the Use Original File Structure. Each time it seems to work then pauses and asks for DIsk #2. Looking at the thumbdrive files is interesting; 6183 items; both JPEG & XMP files + backup.tly. There is no file structure: all the items are at the Root of D:\   I can open the JPEGs and they appear normal.   How do I get Restore to see all the files on the thumbdrive(and not think it is a CD/DVD!) ?  When it is ready to Restore, the backup location it sees is " D:\backup.tly ".    Thanks!

    BTW, when I set up the backup disk for my TM, the only option I get is "My Account on time capsule". So I can only do backups onto my user share.

  • Restoring a catalog from backup and incremental backups on external Hard drive

    Hello!
    I recently bought a new computer where I installed again Elements 8 (that's the one I'm currently using). From my old computer, I have an initial complete catalog backup which was saved in a folder (I called this folder "Complete catalog backup") on an external hard drive. I also made then subsequent incremental backups which were saved in different folders called "Incremental backup 1", "incremental backup 2" etc. on the same external hard drive. Apparently in Element, I discovered that incremental backups can't be saved in the same folder as initial complete backup!
    How should I proceed now to restore my catalog on my new computer? I know how to do it when one has only a complete initial catalog backup, but now I have also several incremental backups (contained in folders "incremental backup 1", "incremental backup 2" etc.), I just don't know how to proceed.
    Some help would be very much appreciated.
    Thanks a lot

    First and foremost: Forget re-importing. You would loose all your edits. Importing is strictly only for images that have never been imported before.
    The remedy for "missing" photos is to re-link them.
    In Lr / Grid View right-click the top-most folder in the folders panel. By "top-most" I mean the parent folders of all folders. If you have several parent folder right-click one of them.
    Then select <Find Missing Folder>, navigate to the corresponding folder on your new drive E and select it. Do this for every other parent folder. If the folder names and structure haven't changed Lr will find the sub-folders on its own.
    For more see here: http://www.computer-darkroom.com/lr2_find_folder/find-folder.htm

  • Restoring user accounts from system install backup directory

    Hi,
    I had some kind of disk problem that forced me to reload tiger. When tiger intalled it backed up all of the user directries. After the new install booted up I can not figure out how to restore all of my user accounts from this backup directory. Maybe I am making it too hard (ex PC user). The migtration utility only wants to restore off a Mac or different volume. Any suggestions?
    Thanks
    imac g4 800   Mac OS X (10.4.6)  

    If you did an Archive & Install, then you should have selected the saving user and network settings. Otherwise, everything was put into the Previous System folder. IIRC, you need to recreate the users, using the exact same username and password combinations. Then, log into each account, open the corresponding folder within the Previous System/Users/ directory and transfer everything from the old account to current account.

  • HT204136 Restoring from iCloud and iTunes backup used together

    How would I restore my iPhone if I'm doing iCloud and iTunes backup together? The articles lists that as an option, but when it comes time to restore, can't you only pick one to restore from?

    Here are a couple links that might help you decide
    iCloud: iCloud storage and backup overview
    http://support.apple.com/kb/PH12519
    About iOS and iTunes Backup
    http://support.apple.com/kb/ht4946

Maybe you are looking for

  • Watching downloaded movies on big screen with mac mini

    Has anyone hooked up a mac to a big screen (dlp, lcd, plasma) tv? If so is video quality good? Would it be a good alternative to subscribing to cable or satelite to watch tv programs or movies?

  • Safari 5 Opens but no window comes up? Even after I click open new window.

    So i downloaded Safari 5 form the update and then from the full download install. My problem is... Safari opens. but no window opens. I go to the top I click safari and go down to "Open new window" Still nothing. I click to quit safari. It says "0,1,

  • IPhone 3G won't update to 2.1; claims unknown error (-19)

    Hi guys. Trying to update my vanilla 3G (which was only restored two days ago) to the 2.1 update today and it simply won't update. It manages to download correctly but just after 'extracting' it fails. I've restarted the phone, i've restarted iTunes,

  • My iPad 2 camera color

    I bought iPad 2 and pretty good, first experience in iPad, until one day. The camera is getting crazy with blur and grain terrible color!! I want my iPad. I just bought that about 5 months,  am I have warranty! How do I know I still have warranty or

  • How to stay logged in?

    Is there a simple way to  stay logged into the discussions (even if mac goes to sleep or is shut down)?