Viewing 15 posts - 4,036 through 4,050 (of 4,745 total)
see http://support.microsoft.com/kb/321185
you are on SP2.
SP3 is now out, you dont 'need ' to install it if you have no problems, but I would look to be installing SP3 in order...
---------------------------------------------------------------------
December 23, 2008 at 1:47 pm
then I think I was on the wrong track Lynn, it just sounded simialar to an error I had a while back.
sorry.
---------------------------------------------------------------------
December 19, 2008 at 3:53 pm
Lynn Pettis (12/19/2008)
george sibbald (12/19/2008)
---------------------------------------------------------------------
December 19, 2008 at 2:44 pm
Lynn, its a long shot, but I had a windows SP2 install fail because it could not find a .msp file, and that was a permissions issue to the...
---------------------------------------------------------------------
December 19, 2008 at 1:18 pm
seeing as borgs have come up and various other androids, amazed no-one hes voted for seven of nine!
---------------------------------------------------------------------
December 19, 2008 at 12:45 pm
..and I should have said thanks for sharing. 🙂
---------------------------------------------------------------------
December 18, 2008 at 4:13 am
good script and most useful for DR purposes wesley. good timing as well, I have a script to reverse engineer sp_attach_db statements, but expecting some database with more than 16...
---------------------------------------------------------------------
December 18, 2008 at 3:58 am
my pleasure.
---------------------------------------------------------------------
December 17, 2008 at 12:54 pm
error 33 is 'The process cannot access the file because another process has locked a portion
of the file.'
do you have some other process that copies the backup of your USB...
---------------------------------------------------------------------
December 17, 2008 at 12:29 pm
join to the sysobjects table, sytem tables have an XTYPE = 'S'
---------------------------------------------------------------------
December 17, 2008 at 12:21 pm
you could query the sysprocesses table, if there were any backups running the column 'cmd' would have an entry of 'backup database'
---------------------------------------------------------------------
December 17, 2008 at 10:08 am
thanks for the feedback
---------------------------------------------------------------------
December 17, 2008 at 8:33 am
Of course the version of SQL is recorded in the errorlog at startup, and in the event of an instance crash these logs will likely still be there.
Just in case...
---------------------------------------------------------------------
December 17, 2008 at 5:03 am
Info on how system dbs handle recovery modes here:
http://technet.microsoft.com/en-us/library/ms365937(SQL.90).aspx
so you should be able to have msdb in full mode so you have some other problem there, possibly no full backup...
---------------------------------------------------------------------
December 16, 2008 at 3:53 pm
so quick question is................why is it possible to put the dbs in full mode? Is the space used in the logs growing? Or is checkpoint still in fact clearing them...
---------------------------------------------------------------------
December 16, 2008 at 10:22 am
Viewing 15 posts - 4,036 through 4,050 (of 4,745 total)