Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

W3884 W3885 - unable to position media

Status
Not open for further replies.

lakbossa

Technical User
Jul 3, 2002
49
US
software - brighstor 9 build 2100 on windows 2003
hardware - Dell T136 LTO2 Library

having problems running a restore from different backups. the error messages im getting are :
W3884- Unable to position media catalog file
W3885- Unable to position media

it then defaults to a sequential merge, but only merges part of the backup.

can anyone make any suggestions? thanks in advance.
 
Here is the registry setting to disable the catalog merge. This sometimes works better. The path to Base\Task has changed but is easy enough to find.

Go to HKEY_LOCAL_MACHINE on Local Machine
Open it to
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\ARCserveIT\Base\Task
Highlight Task and select Edit Add Key from the menue bar.
Key Name: Merge
Class: <leave blank>
Hightlight Merge and select Edit Add Value
Value Name: DonotUseCatalogMerge
Data Type: REG_DWORD
click OK
Data: 1 *// 1 = Enabled, 0 = Disabled

Here is the path to the download page.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top