sql server 2005: countermand opening sp_prepexec
i have sql server 2005 database pang close starvation since feeble operative applications controlling cursors by sp_prepexec. i suspect applications controlling cursor "forgotten" tie it. i countermand opening sp_prepexec specific users hinder close starvation occurring prolongation database.
when i'm attempting following syntax:
use master
deny govern sp_prepexec applicationuser
i have master since i don't: permissions server scoped catalog views component stored procedures extended stored procedures reputed wholly tide database master.
but problem applicationuser user master database. i following error:
cannot user 'applicationuser', since does exist have permission.
if i supplement user master doesn't seem hinder applicationuser controlling sp_prepexec prolongation database.
can somebody indicate me right instruction this?
Comments
Post a Comment