Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > TEMP tablespace in RMAN backup

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-30-04, 15:49
chuck_forbes chuck_forbes is offline
Registered User
 
Join Date: Dec 2003
Posts: 847
TEMP tablespace in RMAN backup

Our backup last night caused most of the space to be consumed in our Flash Recovery Area. In looking at any obvious causes, I noticed that the TEMP tablespace had grown from about 100M to it's 5G limit. Is the TEMP tablespace included in an RMAN backup?

RMAN> backup database;

-Chuck
10g
Reply With Quote
  #2 (permalink)  
Old 09-30-04, 18:18
borzoi313 borzoi313 is offline
Registered User
 
Join Date: Mar 2004
Location: Colorado
Posts: 49
If the table space is temporary it should not be in the RMAN backup but if it is permanent it would be in the back up. So check to see which type it is if the data file shows in v$datafile it is permanent if it is in v$tempfile then it is temporary.
Reply With Quote
  #3 (permalink)  
Old 10-01-04, 14:02
chuck_forbes chuck_forbes is offline
Registered User
 
Join Date: Dec 2003
Posts: 847
I ran

RMAN> list backupset;

and noticed that it was not included.

-cf
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On