January 2, 2011 at 8:33 am
Did you backup and restore using T-SQL or SSMS Wizard? If using the wizard, then during restore ensure on 'Options' tab, in 'Restore As' grid, the name of the .mdf and .ldf files are updated to the new database name. You can manually edit the names.
January 2, 2011 at 8:40 am
i dont want to change the database name,i want to avoid the server name reference in the backed up databse,and resore it to a new server with various name
January 2, 2011 at 12:18 pm
Or are you missing a linked server that existed on the old server?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
January 2, 2011 at 8:58 pm
January 2, 2011 at 9:19 pm
hi
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply