I want to Create an alert for Sandbox(Database) and DataRepository(Database) where Any object (Tables, Views and SP) should not be referenced. Can anyone help me with this ?
I want to Create an alert for Sandbox(Database) and DataRepository(Database) where Any object (Tables, Views and SP) should not be referenced. Can anyone help me with this ?
I might be over simplifying this.
If those objects shouldn't be used why don't you revoke permissions to anyone that shouldn't be using them. Surely, creating an alert allows them to use those objects/get at data until you have time to resolve it - imagine being on holiday on for two weeks and your team members don't pick up the alert!
21 People are following this question.