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 linked server in sql?

883


What are the types of resultset?

725


What are the steps to insert a table?

712


How to count groups returned with the group by clause in ms sql server?

753


What is dknf in normalization form?

752


Tell me what is de-normalization and what are some of the examples of it?

778


How use inner join in sql server?

819


What are different types of raid configurations? : SQL Server Architecture

750


Explain the purpose of indexes?

731


How to use clusters?

704


What is delete query?

719


Can a trigger be created on a view?

748


What are different types of join?

971


How can you tell if a database object is invalid?

799


Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?

757