When CA ARCserve Backup is attempting to execute and run backup job which is scheduled to run at a specified time, or a backup operation is manually triggered adhocly or by forcing scheduled backup job to run now, the backup task may fail with the following error messages in the “Job Log”:

*******************[MESSAGES OF MASTER JOB]*******************
CA ARCserve Backup — Backup[SubJob] Totals For………………. Master Job
Job No………………….. 3
Job ID………………….. 2026
Total Session(s)…………. 0
Total Skip(s)……………. 0
Total Size (Disk)………… 0 KB
Total Size (Media)……….. 0 KB
Elapsed Time…………….. 0s
Average Throughput……….. 0 KB/min
Total Error(s)/Warning(s)…. 1/1
Backup Operation Failed.[ERRORS & WARNINGS] 1/1/2015 11:11:11 PM W3831 Unable to find any media that can be used in this job.
1/1/2015 11:11:11 PM E3834 Unable to find any suitable media that can be used in this job.

Upon closer inspection at the “Activity Log”, the following errors are recorded:

Information SERVER01 1/1/2015 11:11:11 PM 2026 Note: Media Tape1, ID 2877 expired on 30/11/14.

The backup operation failed because by default, the tape’s expiration date is set for + 3 years the first time the tape is used by ARCserve. After this time elapsed, the backup job will not be able to overwrite these tapes.

To resolve the issue and allow all expired tapes which are still working properly to continue to be used as a backup tape by ARCserve backup, enforce ARCserve to reset the expiration date automatically while formatting the tape, at the start of a backup job:

  1. Run Registry Editor (RegEdit).
  2. Navigate to the following registry key:

    In 32-bit (x86) Windows: HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA ARCserve Backup\Base\Task\Backup
    In 64-bit (x64) Windows: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\CA ARCServe Backup\Base\Task\Backup

  3. In the right click, double click on a REG_DWORD value named ResetTapeExpirationDate, and change its value date from default 0 to 1.

    Automatically Extend Expiration Date of Tape

    The value date of 1 makes ARCserve format the expired tapes automatically to extend the expiration date of the tapes for another 3 years (the default setting) or the number of years specified in “TapeExpirationInYear” registry value. If you want a longer expiration date is set on newly formatted tape by default, you can change the TapeExpirationInYear to longer duration, e.g. 5 for 5 years.

Alternatively, you can manually change the expiration date of expired tape by formatting it. To do so, go to ARCserve device manager, right-click on the tape and choose Format.

Format Tape with New Expiration Date

Type in the New Media Name and enter the new Expiration Date (current expiration date is shown by default). Then, click OK to start the format process. Once done, the tape will have extended expiration date.