Menu

#6 Transactionlog backup error

open
nobody
None
5
2010-03-31
2010-03-31
No

We use tooling around MSBP to read errors occuring while making backups with MSBP.
When we attempt to make a backup of an OFFLINE database there is a decent error message stating (e.g) :
Database 'mytestdb' cannot be opened because it is offline.
Since we filter the STDOUT file on the databasename being backupped, that works fine.
But, when we make a transactionlog backup for the same database, there is no errorline containing the name of the database, so we do not get any decent error message.
The only result is (summarized) :
Exception #1
Invalid attempt to read when no data is present.
NULL
System.InvalidOperationException
...
...

Can you please make a change to the transactionlog backup error handling, so it states what went wrong AND report the databasename ?

I hope you can

Regards,

Michel

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.