Posts
Sort by recent activity
Command Line does not carry edition over UNC Path
I have a PowerShell script that I wrote to dynamically propagate a call to SQLDataCompare.exe on a UNC path. The current host with the professional edition on it is Windows Server 2003, SQL Data Co...
Resolved: Long running log backups because service sits idle
We are having an issue after upgrading from 6.5 to 7.6 where our transaction log backups are now taking significantly longer because the SQL Backup service just sits idle for anywhere from 20 secon...
Restore failed with Exit Code 280?
We have a job that nightly restores a copy of a production database to a reporting environment and had an issue last night where the backup ran long and caused the restore job to retry a few times ...
Data Compare 9 command line ignoring TrimTrailingSpaces
Hi,
I am working on a PowerShell function to use in automating execution of Data Compare from within a SQL Server job. I am doing this by dynamically building the sqldatacompare.exe command line ca...