jsandys
Posts: 530
Score: 17 Joined: 3/24/2005 From: San Antonio, TX Status: offline
|
Not a problem at all. SMS doesn't know anything about these, it's essentially a black box to SMS/ConfigMgr or any other DB application for that matter. There are lots of articles on the web describing how to mve the tempdb, just do a search. The log files for db are pretty easy to move also, you will have to stop the db though so a small amount of downtime is needed. Here's a link to a decent post: http://blog.stevienova.com/2007/12/11/sql-moving-log-files-for-an-existing-database-to-another-drive/. You can also take the route of detaching the database completing and then reattaching; in this process you will be able to specify the new locations.
_____________________________
Jason ________________________________________ http://myitforum.com/cs2/blogs/jsandys/default.aspx
|