Unable to restore SQL database; "No object matched the specified predicate"

Article: 100018839
Last Published: 2010-01-21
Ratings: 1 0
Product(s): NetBackup & Alta Data Protection

Problem

Unable to restore SQL database; "No object matched the specified predicate"

Solution

Overview:

The process of restoring aSQL-Server database involves browsing for objects to restore, which results inthe creation of a restore script or batch file, and then the execution of thescript.  In this instance, the browse for images was successful, but therestore failed with status 5 and the message notedabove.

Troubleshooting:

The name of the client asconfigured in the policy was observed to be in upper case as was the client namein the image database.

The BROWSECLIENT in the restore script wasobserved to be in lower case.

Solution:

Change the valuefor the BROWSECLIENT keyword in the script from lower case to upper case.


Was this content helpful?