Quantcast
Viewing all articles
Browse latest Browse all 10

Bigfile Tablespaces in Oracle

Bigfile tablespaces are tablespaces with a single large datafile (up to 4G blocks). In contrast normal or smallfile tablespaces can have several datafiles, but each is limited in size. The system default is to create a smallfile tablespace. The SYSTEM and SYSAUX tablespace types are always created using the system default type. Bigfile tablespaces are […]

Viewing all articles
Browse latest Browse all 10

Trending Articles