Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Server 2005-Restore database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-05-15 : 08:46:02
ad writes "I am trying to restore the database from a .BAK file which is a backup of 1.3 GB database in SQL Server 2005. the data is being ported to SQL Server2005 as well.

The following error messgae comes--

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

------------------------------
ADDITIONAL INFORMATION:

Too many backup devices specified for backup or restore; only 64 are allowed.
RESTORE HEADERONLY is terminating abnormally. (Microsoft SQL Server, Error: 3205)

Please let me know a solution to this"

mr_mist
Grunnio

1870 Posts

Posted - 2006-05-15 : 08:55:50
What command are you running to do the restore?

-------
Moo. :)
Go to Top of Page
   

- Advertisement -