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: RMAN job scheduling 10g

Re: RMAN job scheduling 10g

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Mon, 17 Jul 2006 13:11:59 GMT
Message-ID: <J2Ju08.LsI@igsrsparc2.er.usgs.gov>


graff3_at_hotmail.com wrote:
> Hi guys,
>
> I have noticed when a RMAN job is scheduled using OEM it is given
> special status to other Oracle jobs.
>
> I want to know how can one schedule a RMAN job using SQL Plus or RMAN
> so the our jobs can be displayed in the OEM's RMAN view.
>
> Cheers
>
> Max
>

Oracle 10g jobs are scheduled with the DBMS_SCHEDULER package, which you can use in SQL*Plus. When you use OEM to schedule the job, it basically calls DBMS_SCHEDULER for you.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Mon Jul 17 2006 - 08:11:59 CDT

Original text of this message

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