Re: Oracle EE 12.1 standardize on bigfile tablespaces?

  • From: "Yong Huang" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "yong321" for DMARC)
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 22 Feb 2017 14:52:31 +0000 (UTC)

standardizing on bigfile tablespaces for all application data.

In addition to what others (Mladen Gogala etc.) have said, there's one other 
annoyance with a bigfile tablespace. Suppose you have diskgroups DATA and FRA 
and this bigfile tablespace is in DATA. One night you run out of space in DATA 
due to fast growth of this tablespace. You can't use the free space in FRA to 
temporarily solve the problem because you can't add a datafile to a bigfile 
tablespace. Although it's not a good idea to scatter some data in FRA, a 
smallfile tablespace at least gives you this flexibility in an emergency 
solution.

Speaking of restoring a huge datafile versus a small one. Don't forget to try 
RMAN block media recovery first. The time it takes is not related to the size 
of the datafile where the corruption occurs. If this doesn't work, then try 
data file media recovery, and a small datafile is obviously better.

Yong Huang
--
//www.freelists.org/webpage/oracle-l


Other related posts: