Execute Persmission denied on object 'sp_OACreate'
From: WhiskyRomeo (WhiskyRomeo_at_discussions.microsoft.com)
Date: 02/04/05
- Previous message: Patrick J. LoPresti: "Re: I have been asked to leave the company for having spotted serious security breaches"
- Next in thread: Dan Guzman: "Re: Execute Persmission denied on object 'sp_OACreate'"
- Reply: Dan Guzman: "Re: Execute Persmission denied on object 'sp_OACreate'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 4 Feb 2005 14:57:05 -0800
I have a user who has execute permissions on a store procedure in a database
which in turns executes 4 stored procedures in the master database. These 4
stored procedures execute a DTS package.
Users, when given the dbo role, have no problem. Users who only have the
Public role but execute permissions on the parent stored procedure get the
following error.
Execute Persmission denied on object 'sp_OACreate', database 'master', owner
'dbo'
How can get a user permissions to execute these stored procedures without
assigning the dbo role. Surely I do not have to assign persmissions in the
master database.
Any help would be appreciated.
WR
- Previous message: Patrick J. LoPresti: "Re: I have been asked to leave the company for having spotted serious security breaches"
- Next in thread: Dan Guzman: "Re: Execute Persmission denied on object 'sp_OACreate'"
- Reply: Dan Guzman: "Re: Execute Persmission denied on object 'sp_OACreate'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|