![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? If not, what's the best way to handle this? |
#3
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? If not, what's the best way to handle this? |
#4
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? If not, what's the best way to handle this? |
#5
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? If not, what's the best way to handle this? |
#6
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. * * alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? *If not, what's the best way to handle this? TIA! Mark -- Mark Harrison Pixar Animation Studios |
#7
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. * * alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? *If not, what's the best way to handle this? TIA! Mark -- Mark Harrison Pixar Animation Studios |
#8
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. * * alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? *If not, what's the best way to handle this? TIA! Mark -- Mark Harrison Pixar Animation Studios |
#9
| |||
| |||
|
|
I would like to allow developers to kill their own sessions, e.g. * * alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? *If not, what's the best way to handle this? TIA! Mark -- Mark Harrison Pixar Animation Studios |
#10
| |||
| |||
|
|
m... (AT) pixar (DOT) com wrote innews:NsKTj.1754$ah4.1745 (AT) flpi148 (DOT) ffdc.sbc.com: I would like to allow developers to kill their own sessions, e.g. * * alter system kill session '$sid,$serial#' but only for sessions which are theirs. Is there a grant which can handle this? *If not, what's the best way to handle this? You can write a procedure owned by SYS which can issue the ALTER SYSTEM; using owner's rights not invoker's rights. |
![]() |
| Thread Tools | |
| Display Modes | |
| |