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 -> DBMS_JOB.remove

DBMS_JOB.remove

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Wed, 12 Feb 2003 09:47:56 -0000
Message-ID: <E2F6A70FE45242488C865C3BC1245DA7034B7090@lnewton.leeds.lfs.co.uk>


Morning Yong,

that will only work if the user has CREATE_ANY_PROCEDURE and EXECUTE_ANY_PROCEDURE granted. I know this because it is a major security hole in a package we have here - for which I've raised a serious bug and so far nothing has been fixed.

Cheers,
Norman.



Norman Dunbar
Database/Unix administrator
Lynx Financial Systems Ltd.
mailto:Norman.Dunbar_at_LFS.co.uk
Tel: 0113 289 6265
Fax: 0113 289 3146
URL: http://www.Lynx-FS.com

-------------------------------------

-----Original Message-----
From: yong321_at_yahoo.com (Yong Huang) [mailto:yong321_at_yahoo.com] Posted At: Tuesday, February 11, 2003 11:55 PM Posted To: server
Conversation: DBMS_JOB.remove
Subject: Re: DBMS_JOB.remove

Equally "not supposed to" is create procedure thatuser.tmp as begin execute immediate 'begin dbms_job.remove(thatjob#); end;'.

Yong Huang Received on Wed Feb 12 2003 - 03:47:56 CST

Original text of this message

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