Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN with OEM poll
Hey Brian,
I personally use both OEM and RMAN to do backups at my site. I find OEM pretty useful for scheduling backups(NOT RESTORES) and scripts. Also, I like OEM because it is easier to train a novice (Jr. DBA) and maintain of scripts.
With a GUI tool like OEM you can centralize the scripts for both backups and other tasks. This will allow for easier management of Oracle related tasks.
Last point, OEM is not perfect and is not a magic bullet. But, I believe that it wins over a hand coded solution for long term maintenance.
my 2 cents worth...
Eddy
>
> Hi,
>
> Look for opinions on running RMan from OEM.
>
> We have a great system using shell scripts with
> sqlnet to do all flavor
> flavors of unix and windows. We recovery is
> basically two key punch simple.
> Lots of checks in the system and so on.
>
> Now management says...lets redo it in OEM R2 because
> I can get nice reports
> from OEM. My first thought is that I don't like
> introducing another layer of
> dependency
> to the recovery strategy.
>
> Management says.. by going to OEM we will save
> ourselves from creating code
> to maintain? I haven't looked..but is this just
> marketing? Is OEM that good
> we can rest assured that we can recover 16 billion
> worth of database with
> just the black box solution?
>
> To me, it's like here we go again... management
> wants a brilliant solution
> with no effort put into it or to support it. My
> spidey "sense" is tingling.
>
> With your response...please indicate how and how
> long you have setup your
> rman solution and
> as well as what level of backup expertise experience
> you feel you are at.
> The reason for this is, depending on the
> response... I may summarize the
> responses
> and give my own marketing flash.
>
> Times may have changed in the last year or so and
> maybe the recommendation
> from the backup experts is to use the "Backup"
> /"Restore" ...God help
> us...if we get the dreaded "Java Error....push
> button on mass fax resumes"
>
>
>
> Brian
>
>
> ________________________________
>
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]
> On Behalf Of Ethan Post
> Sent: Friday, April 14, 2006 12:39 PM
> To: Oracle Discussion List
> Subject: Re: Grep Help
>
>
> Thanks to all who replied, gmail was slow that day
> and I eventually stumbled
> across.
>
> grep "\$Log: .*[\$]"
>
> Which works with the "" although there is no reason
> I could not use "\".
>
> Thanks,
> Ethan
>
>
> On 4/12/06, Ethan Post <post.ethan_at_gmail.com> wrote:
>
>
> > cat f
>
> $Log: Blah
>
> > grep "\$Log: .*\$" f
>
> $Log: Blah
>
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 17 2006 - 15:20:25 CDT