copy database onto same server

  • I want to create a copy of an existing database (for development purposes) on the same server as the original database.  I am unable to do this with the "Copy Database Wizard" which gives me the error "The source and destination servers cannot be the same".  What would be the simplest way to perform the desired task?

  • Make a backup of the existing database and restore it with a new name.  See "How to restore a database with a new name" in Books OnLine.

    Greg

    Greg

  • Use Database repl object in DTS.

  • You can also use export/import wizard to make a copy of the db.

    Shakes


    Sekhar Ganpathy

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

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