Hello,
I've found that someday the scheduled backup of database is dumped one or two times plus what the scheduled daily backup.
![backups.JPG]()
I'm using the regular command to dump the database.
dump database SID using config ='SIDDB'
go
What is the reason about this behavior?
Regards.