Hi all
An application we host requires a user to have db owner rights on the tempdb. After each sql service restart the tempdb gets recreated and these settings are lost. So i need to identify a way of reassigning the user the rights on tempdb every time sql service starts up.
Any ideas on how best to do this?
Thanks,
Div
An application we host requires a user to have db owner rights on the tempdb. After each sql service restart the tempdb gets recreated and these settings are lost. So i need to identify a way of reassigning the user the rights on tempdb every time sql service starts up.
Any ideas on how best to do this?
Thanks,
Div