Activity overview
Latest activity by ewomack
This issue was answered on Stack Overflow: http://stackoverflow.com/questions/41556867/red-gate-dlm-automation-binding-error-using-vsts
The response said to make sure that I have DLMA 2.0.3 to work with VSTS. I'll try to download that (which I'm guessing I can do with SQL Toolbelt license) and hopefully that fixes it.
Is Stack Overflow a better site to ask RedGate support questions than this forum? / comments
This issue was answered on Stack Overflow:http://stackoverflow.com/questions/41556867/red-gate-dlm-automation-binding-error-using-vsts
The response said to make sure that I have DLMA 2.0.3 to work ...
DLM Automation 2 erroring on transaction isolation...
Hello,
I am using DLM Automation 2 through the VSTS plugin. I just installed DLM on the build server and when I run "Get-Command -Module DlmAutomation" in PowerShell everything looks good.
Then, wh...
In the meantime, I have upgraded to DLM Automation 2, but now I see that the approach I was taking for user account is not working for DLM 2.
Basically, I was putting all of the user accounts in the code repository and filtering them out with each environment. Now the build fails on the service account that needs to be there for all of the environments. I get the message "account already exists for [service account]" which did not happen with DLM 1. / comments
In the meantime, I have upgraded to DLM Automation 2, but now I see that the approach I was taking for user account is not working for DLM 2.
Basically, I was putting all of the user accounts in th...
Getting DLM Automation 1 for Visual Studio Team Services
Hello,
I need to install DLM Automation 1 on an instance of Visual Studio Team Services. I previously installed DLM Automation on a test instance, but now I need to install it on a different instan...
Ah, I think this is actually a problem with PowerShell - it wants to open in a specific directory. I'll see if I can resolve that. / comments
Ah, I think this is actually a problem with PowerShell - it wants to open in a specific directory. I'll see if I can resolve that.
Thank you, that does help. I am currently going through the PowerShell cmdlets (I ran into an issue which I outlined on a separate post).
Can you elaborate on the "account_y" that you mentioned in your previous post?
Thank you! / comments
Thank you, that does help. I am currently going through the PowerShell cmdlets (I ran into an issue which I outlined on a separate post).
Can you elaborate on the "account_y" that you mentioned in ...
Error using New-DlmDatabaseRelease cmdlet...
UPDATE: Never mind - the issue was with PowerShell opening in a strange place. I was able to resolve this by re-opening PowerShell from a different location.
Hello.
I'm trying to use New-DlmDatabas...
Thank you for the information on both options. / comments
Thank you for the information on both options.
DLM Automation releasing to multiple environments...
Hello,
I am setting up DLM Automation with Visual Team Services 2015 to build and release the same build to multiple environments. For example, I have a Dev environment that uses specific accounts ...
DLM Sync port numbers
Hello, is there a way to specify a port number in the "Server" field on the DLM Sync task? Many of the database servers I'm trying to connect to use non-standard ports and won't allow connections t...