Activity overview
Latest activity by isme
PeterG wrote:
pressing return gives me a fresh prompt or I can just type my command in again
Thanks for checking that. I didn't think about pressing return!
PeterG wrote:
Could you try pressing return to see if this fixes it, please let me know either way.
I no longer have access to the RedGate demo VM I was testing on.
If I can set up my own test environment I will try your workaround and let you know. / comments
PeterG wrote:
pressing return gives me a fresh prompt or I can just type my command in again
Thanks for checking that. I didn't think about pressing return!
PeterG wrote:
Could you try pressi...
cmdlets hang ISE after CTRL+C
Hey RG,
In PowerShell ISE all the SQL Release cmdlets hang the PowerShell session if you press CTRL+C at the "supply values" prompt.
In PowerShell.exe, the same event cancels the cmdlet and returns...
I can't install it using the GUI tools either.
Any ideas what the root cause could be? 5. Using the UI over RDP
I double click to run the installer.
I accept all the default settings and supply the correct password for the account that SQL Server runs as.
When I click Next at 'Select SQL Server authenticaion mode', I see an error message.
Failed to verify that the account (DEV\sqlservice) is a member of the SQL Server sysadmin fixed server role for the selected instance. SQL error: Login failed for user 'DEV\sqlservice'.
This installation may not be able to install the SQL Backup extended stored procedures. User another login.
The SQL Server error log shows no failed login attempts. 6. Using SQL Backup UI on my workstation
I run SQL Backup on my workstatation.
I open the "Add SQL Server" dialog, supply the server name and the correct password for the SQL Server service account, and accept the defaults.
I click finish, SQL Compare validates the options, then the installation starts.
It fails at the first step "Copying and running SQBServerSetup". REMOTESERVER: Server Component Installation - Failed
======================================================
Copying and running SQBServerSetup - Failed
-------------------------------------------
Error running installer: exit code 6200
The SQL Backup Agent service failed to connect to the SQL Server instance using the SQL login provided.
Exit code 6200 means "SQL authenticated user name or password is invalid."
Again, the SQL Server error log shows no failed login attempts. / comments
I can't install it using the GUI tools either.
Any ideas what the root cause could be?5. Using the UI over RDP
I double click to run the installer.
I accept all the default settings and supply the ...
Unattended install fails silently, inconsistently
Hey RG,
I'm trying to perform an unattended install on a remote computer of the SQL Backup server components, version 7.7.0.7.
The documentation for installing the server components from the comman...
Thanks, Aaron.
I've created a UserVoice item to add an option to ignore tabs over a certain number of connections.
Vote here: http://redgate.uservoice.com/forums/944 ... oring-tabs / comments
Thanks, Aaron.
I've created a UserVoice item to add an option to ignore tabs over a certain number of connections.
Vote here:http://redgate.uservoice.com/forums/944 ... oring-tabs
SSMS crashes when restoring tab with many connections
Hey RG,
Yesterday opened a multi-server query connected to around 300 servers to perform a quick global audit of server settings.
I closed SSMS without closing the tab first.
Today when I start SSM...
We use SQL Compare and TortoiseSVN together because we find they work better for us that SQL Source Control.
SSC gave us lots of confusing and difficult-to-reproduce SVN errors that just didn't happen when we used TortoiseSVN.
We'd be grateful if you could submit a suggestion to deal with the RedGate.ssc files in SQL Compare, either by ignoring them altogether or by creating them when writing a script folder.
Thanks for your help! / comments
We use SQL Compare and TortoiseSVN together because we find they work better for us that SQL Source Control.
SSC gave us lots of confusing and difficult-to-reproduce SVN errors that just didn't hap...
I wasn't aware that SQL Compare actually used SQL Source Control in the background.
Thanks for explaining that.
The read behavior is consistent. Both SQL Source Control and SQL Compare fail to read a repo without a RedGate.ssc file.
The write behavior is not the same. SQL Compare can't write directly to an SVN repo.
When you set SVN as the target and go to the deployment wizard, your only option is to create a deployment script.
Would be great if the tools were more consistent.
Would it be possible to ignore the presence of RedGate.ssc?
If not, would it be possible for SQL Compare to write a RedGate.ssc file whenever it creates a set of scripts? / comments
I wasn't aware that SQL Compare actually used SQL Source Control in the background.
Thanks for explaining that.
The read behavior is consistent. Both SQL Source Control and SQL Compare fail to read...
Thanks for logging those, Evan.
SC-3645 is the most important one here.
Somehow our workflow ends up producing hundreds of empty files paired with script files with 1 on the end every few months.
When we gather enough someone shouts about it and we decide to clean up.
We've learned to be more vigilant about our commits in any case.
It would be great if SQL Compare was more tidy in the first place :-) / comments
Thanks for logging those, Evan.
SC-3645 is the most important one here.
Somehow our workflow ends up producing hundreds of empty files paired with script files with 1 on the end every few months.
W...