Viewing 15 posts - 13,066 through 13,080 (of 39,818 total)
As a note for formatting, please only highlight (select) the code when clicking the formatting options. Like this
select myCol
from MyTable
If you have notes or text, keep them outside the...
September 21, 2012 at 8:51 am
The extension of the files for backups (or data /log files) has no meaning. By convention we use .BAK, .DFF, and .TRN, but it isn't required.
Point in time uses the...
September 21, 2012 at 8:49 am
You should have to provide the schema. It prevents issues with naming collisions.
I can't remember if this worked in 2005 for me, but in 2008 and R2, this hasn't worked...
September 21, 2012 at 8:47 am
The question was poorly worded and I missed the total disk activity in edit.
The question has been corrected and points awarded back as of a few minutes ago.
September 21, 2012 at 8:32 am
Seems strange. Can you check/post the execution plan in both cases?
September 21, 2012 at 8:27 am
Closing this as it has gotten out of hand.
If you disagree with an answer, please feel free to disagree without using insults or name calling. This is a professional forum...
September 21, 2012 at 8:25 am
Can someone let me know when Steve Smith is planning on showing up this year? I'll add him back to me line up then.
September 21, 2012 at 8:17 am
I'm not sure there's a stairway here, but we'll debate it. The stairways were designed to get you up to speed on certain SQL Server technologies. This is near the...
September 20, 2012 at 9:51 am
Users working with data don't impact the data reading portion of the backup. They can impact the log, as noted above, but that's mostly depending on the amount of logging...
September 20, 2012 at 9:50 am
There might be something in Windows, but I'm not familiar enough to know what you'd have to check. Someone or something (patch, SP) might have altered the dependency somehow. Or...
September 19, 2012 at 12:42 pm
bkasrai (9/19/2012)
I spoke with everyone and they are telling me no one has touched that environment and no one has gone in there to make any changes.
Everyone is possibly not...
September 19, 2012 at 12:24 pm
You might read this: http://msdn.microsoft.com/en-us/library/cc949109.aspx
If the files are small (250kb or less, stick them in the db.
If they are larger, >1MB, use the filesystem.
A separate database is a good idea,...
September 19, 2012 at 11:46 am
You might also read this: http://www.sqlservercentral.com/articles/SQL+Server+2008/65292/
September 19, 2012 at 11:44 am
I tend to look for personality and ambition. You have to fit in with the group, and work as a team. Ambition/motivation is important since it means you can/will learn...
September 19, 2012 at 11:43 am
Ditto, I was hoping the Pirates would stay in it.
September 19, 2012 at 9:05 am
Viewing 15 posts - 13,066 through 13,080 (of 39,818 total)