Oracle 19

Tablespace name

Key

Default

ORACLE_19_TBLCONF_STDTABLE

Binary data

ORACLE_19_TBLCONF_STDBLOB

Indices

ORACLE_19_TBLCONF_STDINDEX

The tablespace is specified by the following syntax:

Key = TABLESPACE <name>

Example

Database_settings.properties file extract:

ORACLE_19_TBLCONF_STDTABLE=TABLESPACE PPMDATA

ORACLE_19_TBLCONF_STDINDEX=TABLESPACE PPMDATAIDX

ORACLE_19_TBLCONF_STDBLOB=TABLESPACE PPMBLOB

Please note that the default database in an Oracle 19 installation is a container database that is not supported by PPM by default. User names are case sensitive in Oracle 19 and only upper case user names are supported by PPM.