RE: RE : RMAN Repository

2003-01-27 Thread Freeman Robert - IL
Very possible to do. It's a bit involved but it is documented in my Oracle9i RMAN Backup and Recovery book and it will work for 8i. RF Robert G. Freeman Technical Management Consultant TUSC - The Oracle Experts www.tusc.com 904.708.5076 Cell (it's everywhere that I am!) Author of several books y

Re: RE : RMAN Repository

2003-01-21 Thread Ruth Gramolini
I have done it in 8.0.6.3 and one earlier version. As Robert says, it is a bit involved. I had help from Oracle Support when I had to do it. Ruth - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Sunday, January 19, 2003 1:23 AM > Indeed you can

RE: RE : RMAN Repository

2003-01-19 Thread Robert Freeman
>> And I learned, in the one management class I ever took, that if I ever >> want to be promoted, or move on to more fun stuff, I have to have made >> my job one that someone else can step into. You know, if more people realized that, then there would be fewer people complaining about not moving u

RE: RE : RMAN Repository

2003-01-19 Thread Rachel Carmichael
oh Lord, I hope not. The scripts aren't that perfect. Besides, that would get REALLY noisy, wouldn't it? I don't put comments in because I'm perfect, I put them in because of the exact opposite condition. Swiss-cheese memory, so if I don't comment what I've done, I have to reinvent the wheel and

RE: RE : RMAN Repository

2003-01-19 Thread Robert Freeman
Granted, the catalog needs to stored somewhere > and > > > it > > > happens to be in (surprise! surprise!!) an Oracle database; but > it's > > > more > > > akin to driving a leather interior tank to work everyday. It > could > > > have been

RE: RE : RMAN Repository

2003-01-19 Thread Robert Freeman
> the RMAN perspective. > > > > > > > > > > > > That sent a shiver through the spine, Jared. I admit, I never tested > > > > the > > > > recovery of the RMAN repository and never (shame on me!) considered > > > > the >

RE: RE : RMAN Repository

2003-01-19 Thread Robert Freeman
Title: RE: RE : RMAN Repository In your case, the recovery catalog makes it MUCH MUCH easier! :-) So, I'm not saying you are incorrect, only that nobody should ever think they are unrecoverable just because RMAN can not find a backup set record in the repository or control

RE: RE : RMAN Repository

2003-01-18 Thread Robert Freeman
Indeed you can do this. It's a bit involved, but it's documented in my Oracle9i RMAN Backup and Recovery Book, and it is supported in 8i. RF -Original Message- Hostetter Sent: Friday, January 10, 2003 6:59 AM To: Multiple recipients of list ORACLE-L >But I don't anticipate having to rec

RE: RE : RMAN Repository

2003-01-13 Thread Johnston, Tim
Title: RE: RE : RMAN Repository I do have one scenario where you really have to use a recovery catalog...  When attempting to backup a VLDB that uses read only tablespaces and extremely infrequent backups for most of the data (i.e. a large datawarehouse), a recovery catalog is very

Re: RE : RMAN Repository

2003-01-12 Thread Jared Still
Geez Tom, I didn't realize it was so simple. ;) On Friday 10 January 2003 11:04, Mercadante, Thomas F wrote: > separate and simplify the issues. > > develop a bullet-proof backup and recovery plan for the Rman repository > *first*. > > then develop plans for production databases. > > trying to d

Re: RE : RMAN Repository

2003-01-10 Thread Arup Nanda
tory and never (shame on me!) considered > > > > the > > > > effect of incomplete recovery of the catalog. > > > > > > > > Others, any ideas? specifically the effect of losing the catalog > > > > database > > > > and recrea

RE: RE : RMAN Repository

2003-01-10 Thread Spears, Brian
me: 10 Jan 2003 00:23:24.0598 (UTC) > > > >FILETIME=[7D17A560:01C2B83E] > > > > > > > >Hot backup of the repository is fine as long as you can be > > > >assured that all files needed for a complete recovery are > > > >going to be available. > > >

RE: RE : RMAN Repository

2003-01-10 Thread Mercadante, Thomas F
where and > > > it > > > happens to be in (surprise! surprise!!) an Oracle database; but it's > > > more > > > akin to driving a leather interior tank to work everyday. It could > > > have been > > > plain and simple like a text file. A sql based

RE: RE : RMAN Repository

2003-01-10 Thread Freeman Robert - IL
] > > > >X-OriginalArrivalTime: 10 Jan 2003 00:23:24.0598 (UTC) > > > >FILETIME=[7D17A560:01C2B83E] > > > > > > > >Hot backup of the repository is fine as long as you can be > > > >assured that all files needed for a complete recover

RE: RE : RMAN Repository

2003-01-10 Thread Rachel Carmichael
reason why I dislike the idea of a database to > store > > > the > > > recovery catalog. Granted, the catalog needs to stored somewhere > and > > > it > > > happens to be in (surprise! surprise!!) an Oracle database; but > it's > > > more

Re: RE : RMAN Repository

2003-01-10 Thread Arup Nanda
why I dislike the idea of a database to store > > > the > > > recovery catalog. Granted, the catalog needs to stored somewhere and > > > it > > > happens to be in (surprise! surprise!!) an Oracle database; but it's > > > more > > > akin to

RE: RE : RMAN Repository

2003-01-10 Thread Freeman Robert - IL
t; > have been > > plain and simple like a text file. A sql based interface would not > > have been > > possible; but then again is it there, really? The RMAN scripts could > > have > > been adapted to query and manipulate the ascii text file. Just my > >

Re: RE : RMAN Repository

2003-01-10 Thread Jared . Still
-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:Re: RE : RMAN Repository Huh!!! If the backup was made while the repository was in use for other backups, it may be in a logically inconsistent state from the RMAN perspective

RE: RE : RMAN Repository

2003-01-10 Thread Jesse, Rich
] > Cc: Jesse, Rich; [EMAIL PROTECTED] > Subject: Re: RE : RMAN Repository > Importance: High > > > Hot backup of the repository is fine as long as you can be > assured that all files needed for a complete recovery are > going to be available. > > Recover a hot backup

Re: RE : RMAN Repository

2003-01-10 Thread Arup Nanda
there, really? The RMAN scripts could > > have > > been adapted to query and manipulate the ascii text file. Just my > > thoughts! > > > > Arup > > > > > > > > > > > > > > >From: [EMAIL PROTECTED] > > >Reply-To: [EM

RE: RE : RMAN Repository

2003-01-10 Thread Jay Hostetter
>But I don't anticipate having to recover from a prior "incarnation" >when I have a perfectly good backup from the last successful backup. I get requests from developers to "refresh" test databases from production backups that are 30 days old. This is for billing system software, where they need

Re: RE : RMAN Repository

2003-01-10 Thread Rachel Carmichael
ut then again is it there, really? The RMAN scripts could > have > been adapted to query and manipulate the ascii text file. Just my > thoughts! > > Arup > > > > > > > >From: [EMAIL PROTECTED] > >Reply-To: [EMAIL PROTECTED] > >To: Multiple

Re: RE : RMAN Repository

2003-01-09 Thread Arup Nanda
is it there, really? The RMAN scripts could have been adapted to query and manipulate the ascii text file. Just my thoughts! Arup From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> Subject: Re: RE : RMAN Repository Date: Thu,

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
ent by: [EMAIL PROTECTED] 01/09/2003 08:45 AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:RE: RE : RMAN Repository If you aren't using a repository all you have to do is make sure control

RE: RE : RMAN Repository

2003-01-09 Thread Orr, Steve
Title: RE: RE : RMAN Repository Never heard of the q29_6 parameter.  :-) Looks like excess glue spilled during a cut and paste operation. -Original Message- From: DENNIS WILLIAMS [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 3:24 PM To: Multiple recipients of list

RE: RE : RMAN Repository

2003-01-09 Thread Orr, Steve
Title: RE: RE : RMAN Repository Hey Brian,   I only talk about the way it SHOULD be... not what I actually do.  :-)   I confess to presently using the suppository, er a repository but anticipate just using control files after we upgrade to 9i with its enhanced RMAN features. I have a

RE: RE : RMAN Repository

2003-01-09 Thread Orr, Steve
Title: RE: RE : RMAN Repository You can have a very large site and still do just fine without an RMAN repository. RE the "non-database solution," Oracle has already done that, it's called the controlfile. I tend to agree with Robert F. who "wrote the book" on RMAN

Re: RE : RMAN Repository

2003-01-09 Thread Jared . Still
up with a definitive answer. Jared "Arup Nanda" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/09/2003 01:09 PM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:Re: RE

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
08:45 AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:RE: RE : RMAN Repository If you aren't using a repository all you have to do is make sure control file backups are part

RE : RMAN Repository

2003-01-09 Thread Jared . Still
cc: Subject: RE : RMAN Repository Is it an old fashioned backup (non-rman)? I export our rman repository and ftp the .dmp file to another server. Jay >>> [EMAIL PROTECTED] 01/09/03 03:30PM >>> I do a cold backup of my repository daily. Replication of it is not

Re: RE : RMAN Repository

2003-01-09 Thread Arup Nanda
essage- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 09, 2003 2:30 PM > > To: Multiple recipients of list ORACLE-L > > Subject: Re: RE : RMAN Repository > > > > > > I do a cold backup of my repository daily. > > &g

RE: RE : RMAN Repository

2003-01-09 Thread Jesse, Rich
d/Tech International, Sussex, WI USA > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 2:30 PM > To: Multiple recipients of list ORACLE-L > Subject: Re: RE : RMAN Repository > > > I do a cold backup of my repos

RE: RE : RMAN Repository

2003-01-09 Thread Spears, Brian
Title: RE: RE : RMAN Repository I agree Steve, and thanks for the info.  Do you have any procedures to cover backup logic holes if you have to rebuild the controlfile for some reason (Ie.. maximum files reached etc) Do you accept losing the backup history and cross fingers or ... have

Re: RE : RMAN Repository

2003-01-09 Thread Arup Nanda
> Jared > > > > > > > "Ruth Gramolini" <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 01/09/2003 11:04 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > cc: >

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
ase respond to ORACLE-L > > >To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >cc: >Subject:RE : RMAN Repository > > >Joe, > That's what I have heard (from 2 Oracle University >Professors/Lecturers/Demons

RE : RMAN Repository

2003-01-09 Thread Jay Hostetter
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:Re: RE : RMAN Repository The earlly versions of rman suggested that you put a 2nd recovery catalog in one of the databases you are using the "real" recovery catalog for. Then you

Re: RE : RMAN Repository

2003-01-09 Thread Jared . Still
i" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/09/2003 11:04 AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject: Re: RE : RMAN Repository The earlly versions of rman suggested that you put

RE: RE : RMAN Repository

2003-01-09 Thread Spears, Brian
ande, Kirti" <[EMAIL PROTECTED]> >Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > >To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >cc: >Subject:RE : RMAN Repository > >

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
; > > >"Deshpande, Kirti" <[EMAIL PROTECTED]> >Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > >To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >cc: >Subject:RE :

RE: RE : RMAN Repository

2003-01-09 Thread Gene Sais
mazon.com! -Original Message-From: Gene Sais [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 09, 2003 9:50 AMTo: Multiple recipients of list ORACLE-LSubject: Re: RE : RMAN Repository Interesting thread, since I am just embarking on using RMAN.  If the repository is to go away

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
IL PROTECTED]> cc: Subject:RE: RE : RMAN Repository If you aren't using a repository all you have to do is make sure control file backups are part of the routine. There are 2 ways to backup the backup metadata: 1) the RMAN repository database; 2) backup controlfiles.

Re: RE : RMAN Repository

2003-01-09 Thread Ruth Gramolini
trol files > > >are lost, and the only recovery data is stored in the control file? > > > > > >This doesn't sound very reasonable. > > > > > >Jared > > > > > > > > > > > > > > > > > > > > &g

Re: RE : RMAN Repository

2003-01-09 Thread Ruth Gramolini
og for all production, developement, and test databases that I back up. Ruth - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 1:44 PM RE: RE : RMAN Repository>If I need a database to backup a database then

RE: RE : RMAN Repository

2003-01-09 Thread Joseph S Testa
nd how does one go about restoring a database when all control files > >are lost, and the only recovery data is stored in the control file? > > > >This doesn't sound very reasonable. > > > >Jared > > > > > > > > > > > > > >"De

Re: RE : RMAN Repository

2003-01-09 Thread Igor Neyman
Title: RE: RE : RMAN Repository >If I need a database to backup a database then do I need another database to backup the database that backed up the original database?   Exactly my thoughts.   Igor Neyman, OCP DBA[EMAIL PROTECTED]      - Original Message - From: Orr, St

RE: RE : RMAN Repository

2003-01-09 Thread Orr, Steve
Title: RE: RE : RMAN Repository Yeah but do you have to pay for another Veritas NetBackup license and server to backup the catalog? If just have one database server and one database license why should I have to buy another license and install another 1-2GB of Oracle software on another server

RE: RE : RMAN Repository

2003-01-09 Thread Jared . Still
RACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:RE: RE : RMAN Repository If you aren't using a repository all you have to do is make sure control file backups are part of the routine. There are 2 ways to backup the backu

RE: RE : RMAN Repository

2003-01-09 Thread Gene Sais
oesn't sound very reasonable.>>Jared>>>>>>>"Deshpande, Kirti" <[EMAIL PROTECTED]>>Sent by: [EMAIL PROTECTED]> 01/08/2003 11:44 AM> Please respond to ORACLE-L>> >    To: Multiple recipients of list ORACLE-L <[EMAIL P

RE: RMAN Repository

2003-01-09 Thread Freeman Robert - IL
> > > This doesn't sound very reasonable. > > > > Jared > > > > > > > > > > > > > > "Deshpande, Kirti" <[EMAIL PROTECTED]> > > Sent by: [EMAIL PROTECTED] > > 01/08/2003 11:44 AM > > Please respond to ORACLE-L &g

RE: RE : RMAN Repository

2003-01-09 Thread Freeman Robert - IL
Title: RE: RE : RMAN Repository The only things you can't do with controlfile RMAN/database metadata is: 1) use previous "incarnations" of the database for recovery; Actually, you can, it's just a manual process. This is documented in the RMAN book. Also, in 9i you can

RE: RE : RMAN Repository

2003-01-09 Thread Paula_Stankus
Title: RE: RE : RMAN Repository I find it useful for organizing and keeping track of my backups so that during recovery it is as simple as running pre-scripted queries to see what I have available - geez am I the only one who likes RMAN and doesn't think it makes things that diff

RE: RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
onable. > > Jared > > > > > > > "Deshpande, Kirti" <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >

RE: RE : RMAN Repository

2003-01-09 Thread Freeman Robert - IL
: Multiple recipients of list ORACLE-LSubject: Re: RE : RMAN Repository Interesting thread, since I am just embarking on using RMAN.  If the repository is to go away then why bother learning the intricacies of it.  Has anyone else heard the RMAN repository was going away?  It appears much

RE: RE : RMAN Repository

2003-01-09 Thread Brian McGraw
Behalf Of Gene Sais Sent: Thursday, January 09, 2003 9:50 AM To: Multiple recipients of list ORACLE-L Subject: Re: RE : RMAN Repository   Interesting thread, since I am just embarking on using RMAN.  If the repository is to go away then why bother learning the intricacies of it.  Has anyone else

Re: RE : RMAN Repository

2003-01-09 Thread Joseph S Testa
file? > > > >This doesn't sound very reasonable. > > > >Jared > > > > > > > > > > > > > >"Deshpande, Kirti" <[EMAIL PROTECTED]> > >Sent by: [EMAIL PROTECTED] > > 01/08/2003 11:44 AM > > Please

RE: RE : RMAN Repository

2003-01-09 Thread Orr, Steve
Title: RE: RE : RMAN Repository If you aren't using a repository all you have to do is make sure control file backups are part of the routine. There are 2 ways to backup the backup metadata: 1) the RMAN repository database; 2) backup controlfiles. Functionally and operationally th

Re: RMAN Repository

2003-01-09 Thread Ruth Gramolini
3 4:14 PM > > > > And how does one go about restoring a database when all control files > > are lost, and the only recovery data is stored in the control file? > > > > This doesn't sound very reasonable. > > > > Jared > > > > > > &g

RE: RE : RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
tored in the control file? > >This doesn't sound very reasonable. > >Jared > > > > > > >"Deshpande, Kirti" <[EMAIL PROTECTED]> >Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To:

Re: RE : RMAN Repository

2003-01-09 Thread Gene Sais
RACLE-L>> >    To:     Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>>    cc: >    Subject:    RE : RMAN Repository>>>Joe,> That's what I have heard (from 2 Oracle University >Professors/Lecturers/Demonstrators). But no one would tell

RE: RMAN Repository

2003-01-09 Thread Freeman Robert - IL
t; > Jared > > > > > > > "Deshpande, Kirti" <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >

RE: RMAN Repository

2003-01-09 Thread DENNIS WILLIAMS
nt by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > cc: > Subject:RE : RMAN Repository > > > Joe, > That's what I have heard (from 2

RE: RMAN Repository

2003-01-09 Thread Freeman Robert - IL
OTECTED]> > Sent by: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > cc: > Subject:RE : RMAN Repository > > > Joe, > That's w

Re: RMAN Repository

2003-01-09 Thread Igor Neyman
: [EMAIL PROTECTED] > 01/08/2003 11:44 AM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > cc: > Subject:RE : RMAN Repository > > > Joe, > That's what I have heard (from 2 Oracle U

Re: RE : RMAN Repository

2003-01-08 Thread Arup Nanda
of the repository is as simple as opening up in vi and typing the lines. Guess which one is simpler? Just a thought. Arup Nanda From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> Subject: Re: RE : RMAN Repository Date: Wed,

Re: RE : RMAN Repository

2003-01-08 Thread Jared . Still
Subject: Re: RE : RMAN Repository its a pain in the arse but you have to pull out the backed up controlfile(you did backup the controlfile, eh?) out of the rman backup piece(i've got a script that will do it automagically based on the filename pieces you pass it). t

Re: RE : RMAN Repository

2003-01-08 Thread Joe Testa
AIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/08/2003 11:44 AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject:RE : RMAN Repository Joe, That's what I have heard (from 2 Oracle University Professors

RE : RMAN Repository

2003-01-08 Thread Jared . Still
AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject: RE : RMAN Repository Joe, That's what I have heard (from 2 Oracle University Professors/Lecturers/Demonstrators). But no one would tell me when it

RE : RMAN Repository

2003-01-08 Thread Deshpande, Kirti
Joe, That's what I have heard (from 2 Oracle University Professors/Lecturers/Demonstrators). But no one would tell me when it may happen. We do not use RMAN (yet) so I did not pursue it further. - Kirti -Original Message- Sent: Wednesday, January 08, 2003 1:08 PM To: Multiple recipie

RE: RMAN Repository

2003-01-08 Thread DENNIS WILLIAMS
Joe - I think it is a matter of emphasis. I think you will always have a choice between the control file and the repository. In Oracle8i they emphasized the repository. In Oracle9i they are pointing out that the control file is also appropriate for some sites. I think this is good because it allows

RE: RMAN Repository vs. Controlfiles

2001-06-19 Thread Orr, Steve
Thanks Bruce, So it looks like the only feature that does not have an alternative solution is the stored scripts. You can backup the controlfile and keep the logs to cover everything else. -Original Message- [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 19, 2001 5:31 PM To: Multiple r