Comments
Sort by recent activity
I received an email from support and am copying my reply here:
I ran the following as a diagnostic:
EXECUTE master..sqbutility 9997
I ran this but there is no bug report in C:\Program files\Red Gate\SQL Backup 6\%instance% folder. It returns NULL with the message "1 record affect". No text files at all in this folder. Could it be somewhere else?
I've had to kill the SQL Backup process via Services several times when the backup hung and the server has not been rebooted. Could that be contributing to sqbutility not reporting properly?
I also ran EXEC master..sqbstatus and it reports the following. None of it changes. BACKUP VERIFY statement is still hung.
Database Login Processed (bytes) Compressed (bytes)
NULL DOMAIN\Administrator 2578448384 499648512
Nick / comments
I received an email from support and am copying my reply here:
I ran the following as a diagnostic:
EXECUTE master..sqbutility 9997
I ran this but there is no bug report in C:\Program files\Red Gat...
I executed the following:
EXECUTE master..sqbutility 999, 'RWE', 'C:\Program Files\Red Gate\SQL Backup 6\(LOCAL)'
Response is:
<SQBUTILITYRESULT>:1:
This result says the read/write permissions on the log folder are ok.What next? / comments
I executed the following:
EXECUTE master..sqbutility 999, 'RWE', 'C:\Program Files\Red Gate\SQL Backup 6\(LOCAL)'
Response is:
<SQBUTILITYRESULT>:1:
This result says the read/write permissions on t...