how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jijo
Take the full backup of sysdatabse and specify backup
location into d:\
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / amr
1st u have to stop sqlserver then u can catch file and copy
it anywhere !!
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anwar hayat
Stop MS SQLServer Services and copy mdf ldf files in desire
location.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / samar
plz explain in brief,
if u can send me screen shots for process , it ll be good
for undetstandin
mail id: summer_sinha@yahoo.com
| Is This Answer Correct ? | 0 Yes | 1 No |
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
How many types of Joins in SQL Server 2005?
9 Answers CarrizalSoft Technologies, HCL,
How to turn on the mssql api module in php?
What is database replication? What are the different types of replication you can set up in sql server?
How to copy the tables, schema and views from one sql server to another?
Explain the advantages of merge replication?
What is field in algebra?
How to link tables in sql server?
when we use function instead of procedure? plz tell me the situation with ex?
what is differencial backup?how to work?Anybody explai it?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)