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: EMD_MAINTENANCE

Re: EMD_MAINTENANCE

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 13 Jul 2007 11:47:45 -0700
Message-ID: <1184352465.38966@bubbleator.drizzle.com>


Loial wrote:
> In Oracle 10g I see the following entry on dba_jobs, scheduled to run
> every second.
>
> EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS();
>
> What is it, do I need it. Can I stop it?

You can stop anything. You can also trash the database if you wish.

Seems to me the proper order would be:

1. What is it and what is it doing?
2. What impact is it having on the system?
3. What impact would there be from not having it?
4. Should I be spending my time doing more important things than

    trying to stop things I don't understand.

But in answer to your question the EMD_ packages are owned by SYSMAN and to find out what it does do what you should have done in the first place ... read the docs at http://tahiti.oracle.com.

BTW: If you worked for me and you stopped it ... I'd stop your paychecks. <g>

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Jul 13 2007 - 13:47:45 CDT

Original text of this message

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