backup and restore question

  • SQL Server 2000. refreshing Production Database to Backup Database on the same Instance.

    Backup and restore or DTS?????

  • anyone? I'm hesitating to use backup and restore becasue both databases are on the same instance. They have different DB Names and their data and log files are named different but their 'logical' filenames are the same.. does that make a difference??

  • If your aim is to have an exact copy of the original database, I'd go with backup and restore with move. I've had trouble transferring users and permissions with DTS.

    Greg

  • Thanks Greg! so it doesn't matter if the logical names are the same as long as the database names and the physical filenames are different???

  • That's right.

    Greg

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply