I have a function called GET_LOCAL_SERVER_VALUES_UDF which exists in the master DB on all servers. Each version is different.
I am going around the servers adding a new line of code to the function.
When I check in the function on a server I get message:-
"Would you like to deploy these changes to all linked databases?"
I select NO but what I find is:-
- The code on the server is not changed.
- The code in SQLDBC is changed for all servers.
This is a major hassle for me.
So I thought I would try to turn off the linked databases but I cannot find anything that controls this.
HELP PLEASE