Viewing 15 posts - 4,216 through 4,230 (of 4,745 total)
default location is C:\program files which is not good location for system databases for anything other than a PC installation.
define a directory on a drive other than C drive and...
---------------------------------------------------------------------
September 12, 2008 at 9:28 am
if distmdl in same location as master upgrade will work
---------------------------------------------------------------------
September 12, 2008 at 9:23 am
shame you had to go thru all that pain, the simple solution is to just stop SQL, move the distmdl files with explorer and restart SQL.
---------------------------------------------------------------------
September 12, 2008 at 8:38 am
SQL is not using distmdl files right now so just use explorer to move them to the new location. Not sure whether SQL will need to be down or not,...
---------------------------------------------------------------------
September 12, 2008 at 7:56 am
apart from tempdb potentially I have always thought separating data and log for system dbs WAY over the top..............
---------------------------------------------------------------------
September 12, 2008 at 7:33 am
so this is homework? Look up BCP in books online.
---------------------------------------------------------------------
September 11, 2008 at 3:42 pm
theres another current post on this subject:
http://www.sqlservercentral.com/Forums/Topic220317-146-1.aspx
this technet article is the one I would believe on moving 2005 system databases. it says master and resources must be in same location
http://technet.microsoft.com/en-gb/library/ms345408(SQL.90).aspx
In...
---------------------------------------------------------------------
September 11, 2008 at 3:38 pm
its not possible to have the engine run in 'SQL Authentication ' mode only.
If the users can connect via SSMS without an id and password then their windows ids, or...
---------------------------------------------------------------------
September 11, 2008 at 3:00 pm
from what I remeber from posts on this site if the resources database is not in the same location as the master database SQL upgrade can (will?) fail. The...
---------------------------------------------------------------------
September 11, 2008 at 2:39 pm
SanjayAttray (9/9/2008)
---------------------------------------------------------------------
September 10, 2008 at 3:03 am
Gary Minnock (9/9/2008)
Also I noticed that when Server 1 restarts the SQL services do not automatically restart as they should.
Gary
go into sql server configuration manager, right click the service and...
---------------------------------------------------------------------
September 9, 2008 at 2:59 pm
Steve, most DBAs and developers you know don't get overtime pay? For a DBA at least out of hours work is a given so I hope they are compensated for...
---------------------------------------------------------------------
September 9, 2008 at 3:33 am
we use diskkeeper too with no problems
---------------------------------------------------------------------
September 9, 2008 at 3:20 am
dirkstraathof (9/8/2008)
Thanks for your quick answer... But I'm still not sure which hotfix does what...
I was running Sql Server 2000 build 2187 in a test environment. So I applied...
---------------------------------------------------------------------
September 8, 2008 at 8:03 am
expand the FAQ section on article http://www.microsoft.com/technet/security/Bulletin/MS08-040.mspx, that will explain it.
which fix you apply depends on your current version of SQL (run select @@version). I have applied both patches, and...
---------------------------------------------------------------------
September 8, 2008 at 6:21 am
Viewing 15 posts - 4,216 through 4,230 (of 4,745 total)