My client doesn't seem to have the MS-SQL agent running, yet on their backup logs they get no error. It looks like it is backing up the databases. Is this correct? Shouldn't they get an error message?
Nope. It's backing up the files. It's just that the files will be unusable and you won't be able to restore them.
UNLESS, they are stopping the SQL Server services and backing up the .mdf and .ldf files while they are offline. If so then that will work. BUT if the databases are online, they aren't getting a usable backup.
One more thing, if you don't mind.....is there any way to determine if they ARE stopping the services and backing up the .mdf & .ldf files? Anything I can look at?
FYI, we are their software dealer, not their network/hardware company. That's why I'm not sure how they're set up.
Ask them. Another possibility, they could be doing 'native' SQL Server backups (using the BACKUP DATABASE command) and backing up to disk, then using Backup Exec to copy those files to tape.
Again, you would have to ask them how they are doing it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.