Job Destination Options for File Restore

The Set Job Destination Options dialog allows you to set options related to restore destinations. The options displayed depend on the restore mode.

An explanation of each field in the dialog and the available choices follows:

  • Existing File Handling

    Tells DPX how to behave if it finds a file at the destination with the same name as the file that it is restoring.

  • Missing Directories

    Controls how DPX behaves if it tries to restore a file to a directory and discovers that the directory does not exist.

The next field only applies when you are restoring data to a new location.

  • Destination Path

    Destination Path determines whether DPX retains the original tree structure when you restore to a new location.

  • Skip Incomplete Files

    If a file is partially restored, this option specifies whether or not to keep that file.

The next four fields apply to restoring Exchange.

  • Restart Exchange Service

    Controls whether the Exchange Service is restarted when the Restore is complete.

  • Exchange Point-in-Time Recovery

    Controls whether Restore will delete Exchange logs to restore Exchange to a point-in-time.

  • Exchange Handling

    Determines how Exchange databases are handled after restore completes.

The next five fields only apply to SQL Server:

Note. DPX does not support restoring the master and model databases to a new location because it is not supported by SQL Server.

  • MSSQL With Replace

    When restoring a SQL Server database that exists, SQL Server performs tests to ensure that it is the appropriate place to restore the data. These tests are not always accurate and sometimes cause a restore to fail.

  • MSSQL New Location

    Enter the name of a new location where you want to restore a SQL Server database.

  • MSSQL New Location Logs

    Enter a directory path to restore the transaction logs to a different location than that specified in the MSSQL New Location field. If you do not specify a directory, the transaction logs will be restored to the same location as the database.

  • MSSQL Standby

  • MSSQL Standby Undo Directory

    SQL Server creates an undo directory when a database is restored to a standby server. If you do not specify a directory, undo files will be created in the in the product-directory/logs directory.

  • Mount Point Handling

    This field determines how DPX restores data backed up through a Windows 2000 volume mount point. It specifies both where DPX restores data and whether volume mount points are reassigned.

    To back up data through a volume mount point, you must set the Back Up Content of Mounted Drive field to Yes in the Set Job Source Options (see the source option Back Up Content of Mounted Drive for more details). Then, for example, if C:\mnt\driveD was a volume mount point to D:, you would have selected C:\mnt\driveD for backup rather than D:.

    Note. If a directory that was a volume mount point at backup is a normal directory containing local files at restore, the volume mount point cannot be restored. In this situation, data is restored not to another volume, but to the directory that was a volume mount point at backup.

    Note. When performing a Reconstructive Restore, DPX automatically uses Restore Data and Mount Point; Replace Existing Mount Point no matter what setting you choose.

    The following table contains an example that illustrates the effect of this field, under various circumstances. Where C:\mnt\driveD is a Volume Mount Point to D:\ during backup. Data is backed up by selecting C:\mnt\driveD while the Back Up Content of Mounted Drive field is set to Yes on the Set Job Source Options dialog box.

    Note. DPX keeps track of both volumes and drive letters, so if drive letters change, data is still restored to the correct volume.

  • Restore Disk Quota

    Using disk quotas, administrators can limit the amount of data each user can store on a Windows 2000 NTFS or NSS volume. This field determines whether to restore disk quotas.

    Note. It is not necessary to back up an entire volume to back up disk quota settings. Any backup from a supported volume automatically backs up this information. Restoring disk quota settings does not require restoring an entire volume.

    If you restore to a new location, disk quota settings are only restored if the new location is the root directory of another like volume and Destination Path is set to Absolute Path.

  • SYSVOL Handling

    If the Enterprise has more than one domain controller, you can choose whether to replicate SYSVOL files and folders to the other controllers as part of the Windows 2000+ System State restore.

    Warning! When there are replication partners, selecting Authoritative Restore can result in unexpected behavior.

    To perform an authoritative restore on the Active Directory, you must run the Microsoft Ntdsutil utility after you have restored the System State data but before you restart the domain controller. For more information about the Ntdsutil utility and authoritative restore, refer to your Microsoft documentation.

  • Cluster Handling

    If your Enterprise contains clusters, you can choose whether to restore the cluster quorums as part of the Windows 2000+ System State restore.

  • Restore Security Determines whether DPX restores security information associated with each file or folder.

    The Restore Security option applies to the following items: - Windows NTFS - Security in Properties - UNIX and Linux - Access Control List (ACL) - _NetWare, OES NetWare, or OES Linux using NSS file system - Trustee

  • Retry Failed File

    Determines how to handle files that fail when you attempt to restore them. This is applicable only for Windows.

  • Point-in-Time Restore

    Fill in the Point-in-Time Restore field if you are recovering to a point-in-time other than the present. Enter the date and time (to the second) of the desired point-in-time recovery in the following format:

    mm/dd/yyyy hh:mm:ss
    	

    The hour is based on a 24-hour clock. For example, for 11:00 p.m. on March 1, 2013, enter:

    03/01/2013 23:00:00
    	

Note. If you are recovering to the present time, be sure the Point-in-Time Restore field is empty.

Related Topics:

Last updated