

- #Oracle 10g support drivers#
- #Oracle 10g support driver#
- #Oracle 10g support manual#
- #Oracle 10g support windows#
When the default tablespace type is set to bigfile the BIGFILE keyword is no longer needed in the CREATE TABLESPACE statement, but creation of of a smallfile tablespace requires the SMALLFILE keyword. Once the database is created the ALTER DATABASE command can be used to dynamically alter this setting.ĪLTER DATABASE SET DEFAULT BIGFILE TABLESPACE ĪLTER DATABASE SET DEFAULT SMALLFILE TABLESPACE The default tablespace type is SMALLFILE unless specified otherwise in the CREATE DATABASE command.

The size of the file can be specified in kilobytes (K), megabytes (M), gigabytes (G), or terabytes (T). The first two of the following statements have the same affect as the EXTENT MANAGEMENT LOCAL and SEGMENT SPACE MANAGEMENT AUTO clauses are the default actions, while the last statement would error.ĭATAFILE '/u01/oracle/MYSID/mybigtbs01.dbf' SIZE 100G ĭATAFILE '/u01/oracle/MYSID/mybigtbs01.dbf' SIZE 100G
#Oracle 10g support manual#
Exceptions to this rule include temporary tablespaces, the SYSTEM tablespace and locally managed undo tablespaces which are all allowed to have manual segment-space management.īigfile tablespaces are create using the CREATE BIGFILE TABLESPACE command. Typically bigfile tablespaces must be locally managed with automatic segment-space management.
#Oracle 10g support windows#


#Oracle 10g support drivers#
(32- and 64-bit drivers are available for all supported databases and platforms unless otherwise noted.)
#Oracle 10g support driver#
Progress DataDirect for ODBC for Oracle Wire Protocol Driver All 64-bit versions are part of the Connect64 for ODBC Series. Technical Specifications All 32-bit versions of this driver are part of the Connect for ODBC Series.
