Skip to content

Backup Check options #1050

Answered by DavidWiseman
AGlennDa asked this question in Q&A
Oct 7, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

The procedure needs to be located on whatever database the service connects to - which is very likely the master database. You can deploy the procedure there.
To change the database the service connects to, set the initial catalog in the connection string. If it's not set it should connect to the master database unless the service account user's default database has been changed.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@AGlennDa
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by AGlennDa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants