Posts
Sort by recent activity
Perforce setup: Item missing from RedGate Documentation
In order for SSC to work with Perforce, you must add in the Perforce environmental variable $P4Port.
THis can be added in under windows start/Computer/(right-click)/Properties/Advanced Properties/E...
Deployment Wizard - final output to temp folder is deleted
OK, a minor issue here but a painful for me today. :oops:
Not a bug per say, but something you should probably change...
In the Deployment Wizard step of the SQLCompare, the sync scripts are beaut...
Database Diagrams
Is there any way to pull the database diagrams across to the knowledge repository as well?
SQL Error 913 on SQL Backup of database(s) with new db's
Two databases, EZCAP_LHCHPLSR and EZCAP_LHNCHPLS were added to the database in question on 07/20/2010.
We are receiving the following error on nightly backups since 07/21:
-SQL "BACKUP DATABASES EX...
SqlBackupC never finishes
Hey guys,
So I'm using the SqlBackupC cmd line tool for the first time to create a backup/restore file for our test server.
I'll be trying again this weekend, but the first two tests have failed mi...
Full /Log Backups Don't seem to know what the other is doing
In balancing the maintenance schedule of Full and Log backups for our SQL Servers, we have found that our Full backup will occasionally fail in the Truncate log step of the Full backup, due to the ...
Reporting SQl Backup Performance
I have been through all the documentation, the help files, and these forums, and nowhere do I see that there are any reporting tools built into SQl Backup, not even something as simple as an output...
Exit Code 5240 after clearing old backup history
We recently cleared the backup history from one of our servers, due to constantly getting "cannot clear history" errors all the time.
Now that we have done so, re-boot the server and cleaned everyt...
Exit Code 175
EXEC master..sqlbackup N'-SQL "BACKUP LOGS [GDW_Timecard] TO DISK = '' <AUTO>'' WITH NAME = ''<AUTO>'', DESCRIPTION = ''<AUTO>'', ERASEFILES = 325h , COMPRESSION = 1, THREADS = 1"', @exitcode OUTP...