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: how can i know who drop the job

Re: how can i know who drop the job

From: sybrandb <sybrandb_at_gmail.com>
Date: 19 Jul 2006 06:02:43 -0700
Message-ID: <1153314163.117337.108210@i3g2000cwc.googlegroups.com>

flying wrote:
> If a job is removed, how can a DBA know who did it and from which
> client station? I have looked into the online log, but found no
> evidence. the version of oracle is 9.2.0.2

Only the job owner can remove the job, and nothing is tracked. If you audit the connections of the job owner, you can may be find out something.
You could of course write your own wrapper for dbms_job including audit code and revoke access from dbms_job.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Wed Jul 19 2006 - 08:02:43 CDT

Original text of this message

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