how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.

Answer Posted / harish sharma

Sysdatabase table is the part of master database.

So u need to change the location of master database in this
case. which can be don in the database properties ->
statring parameters. Then u have to change the location of
all three files. master.mdf, master.ldf, and error file.
Then after stoping SQL agent you can move files.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain sql delete command?

601


Describe how to use the linked server?

594


What is the purpose of object explorer and its features? : sql server management studio

594


List all the types of user-defined functions?

518


What is provisioning, billing and metering, and connection routing concepts in the service layer?

92






How to enable/disable indexes?

588


how you can get the list of largest tables in a database? : Sql server administration

546


Why people hate cursor?

725


How to create an index on a view?

578


What is a deadlock and what is a live lock?

569


How to create a trigger for insert only?

597


What is table value parameters (tvp)?

537


How can I check that whether automatic statistic update is enabled or not?

555


What are different types of statements that are supported by sql?

590


Are connections to sql server encrypted?

572