Viewing 15 posts - 1 through 15 (of 29 total)
We have two tables with triggers already on them. Each table has three triggers, two of which are "Instead of" triggers. Can we still do CDC on these...
May 29, 2012 at 3:15 pm
It has LRU'd out of memory cache. That's why you cannot find it anymore.
February 24, 2012 at 3:24 pm
No, it returns zero. The FK appears to be working. Remember the process is like this:
ParentTable ChildTable ...
April 20, 2011 at 2:31 pm
Jonathan,
What about turning the blocked process threshold off when you are done?
October 14, 2010 at 10:34 am
Jon,
How about if I just want a normal blocked process report trace (without the XML). Would you have a template (or column settings and filter) you recommend?
October 14, 2010 at 10:03 am
Did you run column statistics? Also, don't forget to check the index, table, and file fragmentation. Diskkeeper or another third party tool is good to defragment database files...
July 7, 2010 at 7:20 am
No, you are missing the point. Apparently, this application does some sort of compile on statements saved to a table to validate them, albeit, before use. The question...
July 6, 2010 at 1:19 pm
I have problems with getting it to run. I am getting errors on the single quotes (Unicode probably). Is there an easy way to fix it?
June 14, 2010 at 8:20 am
Error on line 285 cursor_documentation 'already exists'
Failed on line 311, Invalid object name 'sysproperties'
June 11, 2010 at 3:21 pm
I see, you still have to run counters. But our clients often refuse to do that. Is there any other query that can yield TPS without running counters?
June 11, 2010 at 7:24 am
Yes, it is relative. Steve, do you know of any TSQL commands to get the TPS?
June 10, 2010 at 10:37 am
Running SQL Server on a virtual box (particularly production) is not a good idea. You can get into real trouble. In the real world, none of our clients...
June 10, 2010 at 10:10 am
Well, I have a LiteSpeed backup and no LiteSpeed program. I have Red Gate software and SQL Backup will not even touch it. Any ideas?
May 27, 2010 at 2:05 pm
Do you know of any file converter program that will convert a litespeed backup file to a format that RedGate will recognize and use?
Joe
May 27, 2010 at 1:57 pm
Viewing 15 posts - 1 through 15 (of 29 total)