Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

How to check if backup completed successfully #2

Open
newschapmj1 opened this issue Aug 3, 2018 · 0 comments
Open

How to check if backup completed successfully #2

newschapmj1 opened this issue Aug 3, 2018 · 0 comments

Comments

@newschapmj1
Copy link

newschapmj1 commented Aug 3, 2018

What is good practice for checking if a backup completed successfully?

I have come across 3 approaches
1 don't check
2 look in the last line of the backup .sql file
eg -- Dump completed on 2018-08-01 9:43:32

3 check status code 0

What do you recommend and how would you do it in Powershell?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant