Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: kill his sessions

Re: kill his sessions

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 11 May 2006 13:09:21 -0700
Message-ID: <1147378161.636017.91970@g10g2000cwb.googlegroups.com>


The ALTER SYSTEM privilege is required to issue the command: alter system kill session 'sid,serial#', so I suggest you provide a DBA owned procedure that will allow the executing end user to kill sessions running under their username. You do not want to grant ALTER SYSTEM to users.

HTH -- Mark D Powell -- Received on Thu May 11 2006 - 15:09:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US