Previous Topic: Schedule ConsiderationsNext Topic: Specify Pre/Post Backup Settings


Specify Advanced Settings

Arcserve UDP Agent (Windows) lets you specify the Advanced Settings for your backups.

Follow these steps:

  1. From the Arcserve UDP Agent (Windows) home page (or Arcserve UDP Agent (Windows) Monitor), select Settings from the taskbar and then select the Backup Settings tab. When the Backup Settings dialog opens, select Advanced.

    The Advanced dialog opens.

    Note: If the Arcserve UDP Agent (Windows) is being managed by Console, not all settings are available and will be displayed as read-only information.

    caadr--Backup Now - Settings-W

  2. Specify your advanced backup settings options.
    Truncate Log

    Truncates the accumulated transaction log files for the selected applications after the next successful backup.

    Arcserve UDP Agent (Windows) backups consist of a snapshot image and the transaction log files that were created for it. At some point in time, the older (committed) transaction log files are no longer needed and can be purged to make space for new log files. The process of purging these log files is truncating the log. This option enables truncating of committed transaction log files, which conserves disk space.

    The available options are SQL Server and Exchange Server. You can select either, both, or none of these applications. If you select any of these applications, you can also specify a scheduled time period (Daily, Weekly, or Monthly) for automatic log truncation:

    Note: The transaction log files cannot be truncated without performing a successful backup.

    • Daily - Specifies that each day after the backup completes successfully, the committed transaction logs will be purged immediately.
    • Weekly - Specifies that after seven days, the committed transaction logs will be purged immediately after the backup completes successfully.
    • Monthly - Specifies that after 30 days, the committed transaction logs will be purged immediately after the backup completes successfully.

    If a backup job is already running at the same time the purging is scheduled to be performed, the purging operation is moved to the next scheduled job.

    Example:

    You scheduled an Incremental Backup to run automatically every day at 5:00 pm, and then started a Full Backup manually at 4:55 pm. You assume that the backup successfully finishes at 5:10 pm.

    In this case, the Incremental Backup that is scheduled for 5:00 pm is skipped because the ad-hoc Full Backup is still in progress. Now the committed transaction log files are purged after the next successful backup job and be performed on the next day after the scheduled Incremental Backup completes successfully at 5:00 pm.

    Pre-allocate Space on Destination Disk

    This value indicates a percentage of the calculated space that is necessary to perform a backup. This amount of continuous space is then immediately reserved on the destination before the backup starts writing data and helps improve backup speed.

    Default: 10%.

    Example: Set the value to 10% and the current backup has 50 GB of data to back up. Before the backup starts writing data, it first reserves 5 GB of disk space. After the 5 GB of disk space is used up, it then reserves the next 5 GB of disk space. If the data remaining for the backup is less than 5 GB (suppose 2 GB are remaining to back up), then the remaining GB (in this example 2 GB) are reserved.

    Note: This option is available when you select the Standard Backup Data Format, but is not available when you select the Advanced Backup Data Format.

    Administrator Account

    Specifies the User Name and Password with access rights to perform the backup. The Arcserve UDP Agent (Windows) verifies that the name and password are valid and the user belongs to an administrator group.

    Important! If the Administrator Account credential information for the Arcserve UDP Agent (Windows) server is changed (User Name/Password), you must also reconfigure/update the Administrator Account information in this dialog.

    Note: To specify a domain account, the format for the user name is a fully qualified domain user name in the form of "<domain name>\<user name>".

    Recover Backup Destination Connection

    Lets you update (resynchronize) the connection information to your backup destination.

    You can use this option if you are performing periodic backups to a remote share computer and then you can change the access credentials (user name/password) for that remote computer. In this case, typically your next backup would fail because the access credentials configured at your local computer do not match the new credentials at the remote computer.

    Note: When you click the Update Connection button and the resynchronize process begins, you cannot cancel it.

    Before you click this Update button, perform the following tasks:

    • Log in to the remote destination computer and use the following net session command to disconnect the connection between the local Arcserve UDP Agent (Windows) computer and the remote computer:

      net session \\<computer name or IP address> /d

    • Return to the Arcserve UDP Agent (Windows) computer, and click the Update Connection button.
    • Enter new password for destination.
    • Arcserve UDP Agent (Windows) updates your configured credentials to match the new credential information at the remote share destination. A pop-up confirmation screen appears informing you that the credentials have been updated.
  3. Click Save Settings.

    Your advanced backup settings are saved.