Tablespace name |
Key |
---|---|
Default |
ORACLE_11_TBLCONF_STDTABLE |
Binary data |
ORACLE_11_TBLCONF_STDBLOB |
Indices |
ORACLE_11_TBLCONF_STDINDEX |
The tablespace is specified by the following syntax:
Key = TABLESPACE <name>
Example
Database_settings.properties file extract:
ORACLE_11_TBLCONF_STDTABLE=TABLESPACE PPMDATA
ORACLE_11_TBLCONF_STDINDEX=TABLESPACE PPMDATAIDX
ORACLE_11_TBLCONF_STDBLOB=TABLESPACE PPMBLOB