What is the correct sequence of Restoring databases in SQL Server 7.0

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • microsoft . public . sqlserver

    What is the correct sequence of Restoring databases in SQL Server 7.0

    I have the back up of master(master_d b.bak),
    distribution(di stribution_db.b ak), model(model_db. bak, model_tlog.trn) ,
    pubs(pubs_db.ba k), Northwind(North wind_db.bak),ms db(msdb_db.bak) and
    compny(compny_d b.bak,compny_db .trn). I have to restore all these
    databases. What will be the correct sequence of Restoring these
    databases so that I retain all the initial DB settinngs like
    Replication, user logins and pwd, security settings and backup plans
    etc. I have the database SQL server 7.0

    Thanks for your guidance and help in advance.

    Regards

    Deepak Sinha

Working...