hi everyone,
Hopefully someone (like me) who doesn't know Saturday from Tuesday will chip in with a tip.
This is SQL server 2000 Standard.
I need to move 1 user database to another drive on the same server.
Want to keep the same name for the db - just move it from C to E.
The problem is that it is configured for Snapshot replication.
??Do I really have to remove all the replication for this db to be able to detach it?
?? And will SQL Server allow the db on the E drive to have the same name as the (detached, soon-to-be-deleted) db on C ?
Just need to move it to a drive that has more available space.
Thanks!
John
Hopefully someone (like me) who doesn't know Saturday from Tuesday will chip in with a tip.
This is SQL server 2000 Standard.
I need to move 1 user database to another drive on the same server.
Want to keep the same name for the db - just move it from C to E.
The problem is that it is configured for Snapshot replication.
??Do I really have to remove all the replication for this db to be able to detach it?
?? And will SQL Server allow the db on the E drive to have the same name as the (detached, soon-to-be-deleted) db on C ?
Just need to move it to a drive that has more available space.
Thanks!
John