Yes you can skip the TEMP tablespace.
-----Original Message-----
Sent: Wednesday, April 11, 2001 4:06 PM
To: Multiple recipients of list ORACLE-L
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: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Gogala, Mladen
INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).