Viewing 15 posts - 5,311 through 5,325 (of 6,022 total)
islas.tonatiuh (12/22/2011)
I ran the last query without any results 🙁 still not idea about what is causing the size of transaction log backup.
You're saying the query against default trace returned...
December 23, 2011 at 8:36 am
Check your server's maintenance plans to see what may have been scheduled.
Also, if there was something like an index rebuild, then a query of the default trace may reveal...
December 22, 2011 at 11:48 am
islas.tonatiuh (12/22/2011)
One more question Sir, what's the interpretation for the operation and context columns retrieved from the query?I ran it but how can i use those results, because i saw:
e.g.
dbo.TransactionLog.PK_TransactionLogLOP_MODIFY_ROWLCX_TEXT_MIX
dbo.TransactionLog.PK_TransactionLogLOP_MODIFY_ROWLCX_TEXT_TREE
dbo.TransactionLog.PK_TransactionLogLOP_SET_BITSLCX_GAM
dbo.TransactionLog.PK_TransactionLogLOP_SET_BITSLCX_IAM
sys.sysallocunits.clustLOP_COUNT_DELTALCX_CLUSTERED
The...
December 22, 2011 at 9:44 am
David Moutray (12/22/2011)
December 22, 2011 at 9:29 am
islas.tonatiuh (12/22/2011)
I was checking jobs but nothing comes up, any idea how can i know if indexes were rebuild or activity related with high transactional activity.Thanks
This query will summarize what...
December 22, 2011 at 9:07 am
In addition to making the code less structured and less readable, another problem (at least for those who choose to use it) with T-SQL's implementation of GOTO is that it's...
December 22, 2011 at 7:48 am
Elliott Whitlow (12/21/2011)
Jeff Moden (12/20/2011)
Concerning the question in the article...
If you had more pride in your employer, wouldn't you be a little more careful in caring for...
December 21, 2011 at 9:34 am
I believe all organizations should get to know the people who handle their sensitive data and make sure they are happy. If they are not worth paying well or knowing,...
December 20, 2011 at 7:01 am
sqldba_newbie (12/15/2011)
i tried 'Incorrect syntax near the keyword 'option'.'.Were you able to parse it?
It seems in my previous example, I misplaced the option (hash group). Below are two versions of...
December 15, 2011 at 11:15 am
sqldba_newbie (12/15/2011)
Eric M Russell (12/15/2011)
sqldba_newbie (12/14/2011)
sqldba_newbie (12/14/2011)
Eric M Russell (12/14/2011)
sqldba_newbie (12/12/2011)
December 15, 2011 at 9:15 am
sqldba_newbie (12/14/2011)
sqldba_newbie (12/14/2011)
Eric M Russell (12/14/2011)
sqldba_newbie (12/12/2011)
December 15, 2011 at 8:17 am
sqldba_newbie (12/12/2011)
December 14, 2011 at 1:27 pm
As a datamart developer and data anayst, I often times work directly with end users, who are managers and department heads. Therefore, if I think of a bright idea, I'll...
December 14, 2011 at 7:38 am
I think more explanation is needed about what your script is demonstrating. Is your specific intent to demonstrate how to select from a "remote" stored procedure?
When I want to...
December 14, 2011 at 7:27 am
FDE isn't needed or required on the server, but definately for laptops belonging to corporate IT people. It's inevitable that sensitive information will end up in local email storage, Excel...
December 13, 2011 at 10:18 am
Viewing 15 posts - 5,311 through 5,325 (of 6,022 total)