Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN doubts

RE: RMAN doubts

From: Hallas, John <HallasJ_at_logicae.com>
Date: Thu, 12 Apr 2001 01:56:38 -0700
Message-ID: <F001.002E7C9C.20010412005519@fatcity.com>

FOR YOUR INFORMATION ESIS and EPFAL are now part of Logica. The Internet email addresses of the staff has changed to the following - lastnameinitial_at_logica.com eg SMITHK_at_logica.com. Emails using the old format will continue to be delivered until 30th June 2001.

CASE1 - I thought RMAN did not backup TEMP tablespaces (if they are marked as TEMPORARY). When you do a restore database the TEMP t/s needs manually re-creating

John Hallas

-----Original Message-----

                From:   Rahul Dandekar [mailto:orcldba_at_hotmail.com]
                Sent:   11 April 2001 21:06
                To:     Multiple recipients of list ORACLE-L
                Subject:        RMAN doubts

                1. The database is running in NOARCHEVELOG mode :
                   Oracle manual says that 'you can skip tablespaces, but
skipped tablespace
                   that has not been offline or read-only since its last
backup will be lost
                   if the database has to be restored from a backup.'

                   Can we skip backing up of TEMP tablespace?
                   In case recovery is required then instead of recovering
10GB,
                   we could create it by SQL statements.

                2. Will following command backup all the archved redo logs
to tape and
                delete
                   them from the LOG_ARCHIVE_DEST?

                   run {
                       allocate channel ch1 type 'SBT_TAPE';
                       backup
                           archivelog all
                           delete input;
                    }

                Still more to come...

                TIA,


-Rahul
P.S. I have passed OCP 8 Backup and Recovery exam with score of 58/60. That's why probably I am having so many doubts. Was better
ithout OCP ;-(

--

                Please see the official ORACLE-L FAQ: http://www.orafaq.com

--
Author: Rahul Dandekar INET: orcldba_at_hotmail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like
subscribing).

This e-mail and any files transmitted with it, are confidential to Logica and are intended solely for the use of the individual or entity to whom they are addressed.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Hallas, John
  INET: HallasJ_at_logicae.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Apr 12 2001 - 03:56:38 CDT

Original text of this message

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