XOLAPSCHEMAVERIFICATION

Determines whether the XOLAP schema supplied for an application is validated against the underlying RDBMS.

Syntax

XOLAPSCHEMAVERIFICATION [appname] TRUE | FALSE

Description

The XOLAPSCHEMAVERIFICATION setting determines whether the XOLAP schema supplied for an application is validated against the underlying RDBMS. The validation occurs as SQL queries are run against the relational data in the XML file.

Example

XOLAPSCHEMAVERIFICATION my_app TRUE

See Also

XOLAPSQLIDLEPERIOD

XOLAPMAXNUMCONNECTION

XOLAPENABLEHEURISTICS