Viewing 15 posts - 8,536 through 8,550 (of 9,253 total)
homebrew01 (1/10/2009)
Perry Whittle (1/10/2009)
homebrew01 (1/10/2009)
January 11, 2009 at 2:39 am
homebrew01 (1/10/2009)
January 10, 2009 at 7:30 pm
colin Leversuch-Roberts (1/9/2009)
January 10, 2009 at 9:21 am
click in the combo box and type a new database name 😉
if you right click at the "databases" node of the tree view the combo box should be empty when...
January 9, 2009 at 5:52 am
SQLBOT (1/8/2009)
Virtualization creates a safe sandbox environment for sa, but does add the overhead of providing a memory and disk space for the OS.
the only caveat here is unless the...
January 8, 2009 at 3:41 pm
John
cant find the link at present, it detailed the NTFS cluster size and disk alignment within the windows OS. MS indicated that changing default cluster sizes,etc didnt necessarily boost performance.
I've...
January 8, 2009 at 1:47 pm
Wow, some great responses here. Did I open a can of worms? I appreciate all the feedback both negative and positive. This was only ever meant to be a "quick...
January 8, 2009 at 12:15 pm
option 2 should include the client
January 8, 2009 at 5:45 am
ALZDBA (1/7/2009)
January 8, 2009 at 5:41 am
ALZDBA (1/7/2009)
Truncation usually occurs after each checkpoint but can be delayed under some conditions
this is the key here, it should and generally does but there can be instances when it...
January 7, 2009 at 11:50 am
BOL sql2005 Dec2008 is the version
as i understood it, recovery interval option will make regular log truncations by issuing checkpoint, but in severe cases where transactions over run the checkpoint...
January 7, 2009 at 11:33 am
Perry Whittle (1/6/2009)
can you post details of the job steps?
January 7, 2009 at 2:52 am
danchard (6/30/2008)
I wanted to enter server name/instance name
the correct syntax to use is
servername\instance
January 7, 2009 at 2:52 am
check your index widths too, depending on the columns included indexes can be quite large
January 7, 2009 at 2:49 am
also instead of re creating and syncing the logins use the following link
http://support.microsoft.com/kb/246133
to move logins between servers, preserving the database to user relationship
January 6, 2009 at 4:48 pm
Viewing 15 posts - 8,536 through 8,550 (of 9,253 total)