Re: Grant Insert Permission Freezing
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 12 Aug 2007 10:52:08 -0500
Execute sp_who to list current activity. Perhaps there is a rogue process blocking your request.
--
Hope this helps.
Dan Guzman
SQL Server MVP
<juustagirl@xxxxxxxxx> wrote in message news:1186787274.633524.104620@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have one table that I cannot grant permissions on.
I have tried through Enterprise Manager and by executing at statement
like:
GRANT SELECT on dbo.YYY to ThisRoleName
I am db owner. I kicked everyone out of the database so I am the only
person in there. I can grant permissions to any other table in the
database. But when I try to grant permissions to table YYY the
request eventually times out.
Any ideas would be most appreciated!
.
- References:
- Grant Insert Permission Freezing
- From: juustagirl
- Grant Insert Permission Freezing
- Prev by Date: Re: Grant Insert Permission Freezing
- Next by Date: Re: Http 500 Internal Server Error
- Previous by thread: Re: Grant Insert Permission Freezing
- Next by thread: Re: Http 500 Internal Server Error
- Index(es):
Relevant Pages
|
|