How can we help you today? How can we help you today?
paschott

Activity overview

Latest activity by paschott

Lots of good tips from Andy's session today. I'll have to review some of those and take some notes for future use. The cheat sheet will be quite helpful. / comments
Lots of good tips from Andy's session today. I'll have to review some of those and take some notes for future use. The cheat sheet will be quite helpful.
0 votes
Azure SQL Monitoring - suppress DTU/IO warnings during index/stats maintenance?
We have a couple of Azure Runbooks that fire a couple of times during the day. These are to update the stats and maintain indexes. We run the stats updates during the day and index maintenance at n...
1 follower 1 comment 0 votes
Possible to install web piece in Azure WebApp?
Seems like this should be possible, but can't find any details about this in the docs or forums. Ideally, we'd like to spin up a web app to host the Web View for SQL Monitor. That would allow us to...
1 follower 1 comment 0 votes
Possible to monitor excessive timeouts?
We have a couple of apps that irregularly, but often enough to be problematic, start suffering from timeouts. Is there an easy way to get alerted for those cases when queries start timing out?
2 followers 3 comments 0 votes
INSERT - SELECT formatting issues w/ SQL Prompt 6.x
I'm trying to format my INSERT / SELECT code and when I use CTRL+K+Y, my SELECT statement gets indented under the INSERT like so:INSERT dbo.MyTable ( MyTableName , Description ) SEL...
2 followers 4 comments 0 votes
Issue with declaring @pv for BLOB data in 10.4.8.62
I generated scripts for our databases that disable triggers and constraints before modifying data in the database. I noticed that for several of these scripts, there is a DECLARE @pv command at the...
2 followers 12 comments 0 votes
BUG: EAP 3 w/ MERGE statements
I can't edit a stored proc that uses MERGE when using EAP3 against a SQL 2008 database using the SQL 2008R2 SSMS. I have to disconnect my query window in order to use SSMS without throwing a SQL P...
2 followers 2 comments 0 votes