Supporting Bigfile Tablespaces During Database Creation

Oracle Database simplifies management of tablespaces and enables support for extremely large databases by letting you create bigfile tablespaces.

Hadoop training courses malaysia

Bigfile tablespaces can contain only one file, but that file can have up to 4G blocks. The maximum number of data files in an Oracle Database is limited (usually to 64K files). Therefore, bigfile tablespaces can significantly enhance the storage capacity of an Oracle Database.

exchange server certification training courses malaysia

This section discusses the clauses of the CREATE DATABASE statement that let you include support for bigfile tablespaces.

  • Specifying the Default Tablespace Type
    The SET DEFAULT...TABLESPACE clause of the CREATE DATABASE statement determines the default type of tablespace for this database in subsequent CREATE TABLESPACE statements.

dynamics 365 training courses malaysia

  • Overriding the Default Tablespace Type
    The SYSTEM and SYSAUX tablespaces are always created with the default tablespace type. However, you optionally can explicitly override the default tablespace type for the UNDO and DEFAULT TEMPORARY tablespace during the CREATE DATABASE operation.

dynamics 365 supply chain training courses malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *