Thanks for the reply.
I am actually using the Management Console for all of this, so no commands.
But if you provide appropriate commands I am more than happy to try this.
I am certain these are the 3 x TRN files made after the .bak. a 4th one was
created during the time I was copying, but this was after the initial 3 of
course.
I haven't tried a restore and unfortunately it's tricky to do on this live
server, so hence why I'm trying it on a 2nd server.
Please advise. Thanks
Chris
> I am actually using the Management Console
I don't think you are using MMC since you say you are on 2005. I assume you are using SQL Server
Management Studio, SSMS (which is not an MMC app). SSMS has a "script" button in each dialog so you
can use that to post the commands you are executing.
> But if you provide appropriate commands I am more than happy to try this.
We don't know what commands you need to execute because there are many things specific to your
environment, like name of backup file, name of database, whether folder structure is the same on
both machine (i.e., whether you need to use the MOVE option of the RESTORE command), etc.
So, I suggest you start with posting the RESTORE commands you are executing along with the *exact*
error message(s).

Signature
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
> Thanks for the reply.
>
[quoted text clipped - 40 lines]
>> >
>> > Chris