Activity overview
Latest activity by twurm
Powershell Module Downloaded Over and Over
We are using the Redgate Octopus steps "Create Database Release" and "Deploy from Database Release". One thing we noticed when those steps are run back to back on the same machine is that the Powe...
SQL Monitor - Excessive Load While Monitoring
We've got a few Azure SQL Databases as part of a growing SAAS offering. We wanted to use SQL Monitor to keep an eye on those databases but noticed a 6-10% jump in DTU usage when running the monito...
Azure DB - Ignore Automatic Tuning Indexes
We would like the ability to ignore indexes that Azure DB creates as part of Automatic Tuning. Our customers have the ability to create custom reports against our DB and sometimes Azure suggests a...
I'm just currious if this is still something you are working on, completed or haven't yet started. We are seeing 5 min runtimes even if the the schemas are identical. Is there anyway to tell Octopus to skip the Deploy Database from Release IF there aren't any changes? / comments
I'm just currious if this is still something you are working on, completed or haven't yet started. We are seeing 5 min runtimes even if the the schemas are identical. Is there anyway to tell Octo...
I agree with anotaro, the best solution would be to allow them to be open at the same time. I noticed the issue with SQL Compare instead of Data Compare. If this isn't possible please at least make the error message helpful. Saying there is to SSMS windows open when there isn't just confuses people. / comments
I agree with anotaro, the best solution would be to allow them to be open at the same time. I noticed the issue with SQL Compare instead of Data Compare. If this isn't possible please at least ma...
This happens to be when the database I am running the queries against isn't available. In our case the server that we query against is only available via VPN when we travel. If we don't sign into the VPN first the project will just hang at "reading permissions" while loading the project.
I would have expected some sort of timeout when opening a project if a server cannot be reached, but it just seems to hang forever. As mentioned you have to go into task manager to kill the process, hitting "cancel" doesn't do anything. / comments
This happens to be when the database I am running the queries against isn't available. In our case the server that we query against is only available via VPN when we travel. If we don't sign into...