Activity overview
Latest activity by adster
Thanks for the help Eddie. It proved the starting point to fixing it by comparing it to the other instance.
Relaying what our DB guys have told me in the hope it helps others. "We dropped the schema and then removed public access to tempdb" / comments
Thanks for the help Eddie. It proved the starting point to fixing it by comparing it to the other instance.
Relaying what our DB guys have told me in the hope it helps others. "We dropped the sche...
The EXECUTE permission was denied on the object ...
The EXECUTE permission was denied on the object 'RG_ProcVersion', database 'tempdb', schema 'dbo'.
I'm getting the above error when trying view "Commit Changes" on one of our database instances.
It...