by "fitzjarrell@[EMAIL PROTECTED]
" <oratune@[EMAIL PROTECTED]
>
May 6, 2008 at 05:21 AM
On May 5, 3:53=A0pm, m...@[EMAIL PROTECTED]
wrote:
> I would like to allow developers to kill their own sessions, e.g.
>
> =A0 =A0 alter system kill session '$sid,$serial#'
>
> but only for sessions which are theirs.
>
> Is there a grant which can handle this? =A0If not, what's the
> best way to handle this?
>
> TIA!
> Mark
>
> --
> Mark Harrison
> Pixar Animation Studios
I agree with the stored procedure route, as that's the only way you
could restrict the action to sessions associated with the invoking
user.
David Fitzjarrell