Activity overview
Latest activity by nmederich
The version I am using is 3.2.0.1
It appears that the log is backed up successfully and all the work is done but the job just hangs open until I kill it. This doesn't happen on any other jobs on the server so it must be something with the SQL Backup extended stored proc or my implementation of it. / comments
The version I am using is 3.2.0.1
It appears that the log is backed up successfully and all the work is done but the job just hangs open until I kill it. This doesn't happen on any other jobs on th...
Log backup doesn't finish
I have SQL Agent schedule to do a log backup every 2 hours on a database. The Agent job calls the SQLBackup extended stored procedure of course.
Sporadically the Agent job will stay in "executing" ...