Comments
5 comments
-
Hello,
Sorry for the issue you're running into with SQL Source Control and permissions on tempdb. We've opened a support ticket for you so we can troubleshoot this issue. We'll be responding through that ticket shortly, thanks. -
I am having the same issue. Only users with sysadmin rights do not get this error.
is there a solution for this? -
The easiest thing to do in this instance, is to grant the User Execute permissions on Tempdb, or on that specific object.
Best, -
Has this been resolved yet? I am getting this issue on source control 6 and both DBAs are wanting to know why.
-
Hi @FisherJoe
Thanks for your post.
The post written by @Andrew P to this so I hope it helps.
Kind regards
Richard Lynch.
Add comment
Please sign in to leave a comment.
In the past we resolved this by dropping the tempdb procedure and one time we all upgraded to the same version and that seemed to have resolved it. This is the third time we are running into this issue, it seems to me that the tempdb procedure is orphaned by a redgate session. When we don't see this procedure hanging in tempdb, everything works fine.