11/25/2024 9:38:58 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
|
|
|
|
Moving SLX database from one drive to another
Posted: 19 May 10 9:28 AM
|
Hi all,
I need to move a SLX database from one drive to another on the same server. On this dev server we are using SQL Server Management Studio Express which was installed on the C: drive. I want to move the database to our F: Drive as we are running out of space on the C: drive.
My game plan is this.... 1. Do a backup first in case something bad happens
2. Right click my database, select Tasks , Detach, and check Drop
3. Using Windows Explorer, copy the existing Primary Data File, Secondary Data File, and Transaction Log from location on C drive
4. Paste these files into new folder on F drive
5. In Studio, right click Database and select Attach, Add, and select mdf file in drive F
Can anyone see any gotchas in this game plan?
Are there any specific SalesLogic features that need to be addressed when moving the database?
Thanks in advance.
Jeff
|
|
|
| |
| |
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|