Activity overview
Latest activity by jhutchings
Hi Eddie, Yes - that database. If that is the case, why are there 3 tables in there that log restore operations when I run one through SQL Backup Pro? See screenshot attached. The SQLBackupReportingDatabase was auto-created by SQL Backup Pro, then I launched a few test restores on the same server, and it appeared to log them but only the errors. Im not wanting to use the native report tool in SQL Backup Pro. I want to write my own queries against it. [image] [image] / comments
Hi Eddie,Yes - that database. If that is the case, why are there 3 tables in there that log restore operations when I run one through SQL Backup Pro? See screenshot attached. The SQLBackupReporting...
SQL Backup - Automated Restore logs
Hello,Does the automatic restore process only write to the SQLBackupReportingDatabase tables for restore (restorefiles,restorehistory,restorelog) if there is a failure or an issue? I am wanting to ...
mgrudem said:
We tried DanC's work-around by deleting the cache files and adding lines of code to end of EngineOptions file, but each day we seem to need to repeat that process and the EngineOptions reverts back to not having the added code at the bottom. We are also using Source Control ver. 7.3 already. Anyone else have this issue or any other ideas at a fix?
This is happening to my team as well. We implement the workaround, and it stays that way for a day or two until it reverts the file to its original state. This issue is really inhibiting our ability to work with SQL Source Control. @DanC Any other ideas as to what is causing this? It doesnt appear to be AV related - exclusions added to AV for that path. The workaround is overwritten every other day. / comments
mgrudem said:
We tried DanC's work-around by deleting the cache files and adding lines of code to end of EngineOptions file, but each day we seem to need to repeat that process and the Engine...