How can we help you today? How can we help you today?
TheSQLGuru
Filtering Not
I filtered out a large database to just do table stuff. Then waited almost 20 minutes while this query ran: SELECT sm.object_id AS id, definition AS text, 1 AS colid, (CASE WHEN OBJECTPROPERTY(so.o...
2 followers 3 comments 0 votes
Source Control 5 - Major Problem
I have complained about this before. The RAM usage for SQL Source Control 5 is absolutely out of control and unacceptable. Without any database even set up for source control, the NINE running SSC ...
3 followers 6 comments 0 votes
SSC Vault Disconnect Error
Have SSMS open and connected to SourceGear Vault 7.1.0 all on local laptop. SSC 3.6.7.246 has connected to vault for a database under source control. If Vault services are bounced (IIS reset, webs...
2 followers 2 comments 0 votes
Feature Requests
Double-Showing Found Items When I search for a string and said string is found in both the name and code of an object such as a sproc the item is shown TWICE in the grid. This should not happen. ...
2 followers 2 comments 0 votes
DBCC PAGE Flood
Profiling my system while SSC starts up and I noticed a massive amount of DBCC PAGE commands being sent in. No worries - I figure gathering metadata information about objects. But then I stumbled...
2 followers 2 comments 0 votes
Crushing SQL Server Performance After Upgrade
I just upgraded to SSC 3.1.0.4829 and I am getting frequent calls to this type of execution: declare @p1 datetime set @p1='2012-11-15 21:30:26.057' exec tempdb.dbo.RG_WhatsChanged @SinceWhen=@p1 ou...
2 followers 3 comments 0 votes
Working Bases in Wrong Folder
Upgraded to v3, was told I could delete my v2 directory tree. Did so. v3 recreated and is using this path for working base: ...\AppData\Local\Red Gate\SQL Source Control 2\WorkingBases\ejfexi5u.g2a
2 followers 4 comments 0 votes
Disable Commit All Affected?
I have upgraded to V3x and now when I select something to commit it defaults to also committing all associated objects by default. I REALLY want to disable that - is there a setting somewhere? If...
2 followers 2 comments 0 votes
Statistics Not Ordering/Linking Up
See attached image - you are not properly ordering statistics in this screen. Some are identical but you are not seeing that. build 9.0.0.79. Also note the parentheses around the fill factor in t...
0 followers 0 comments 0 votes
Change Cache and Settings Location
Is there a way I can specify where Prompt stores it's settings and cache files? I checked the registry and settings type files and didn't see where it was set. It is a pet peeve of mine when appl...
1 follower 1 comment 0 votes