Products | Versions |
---|---|
TIBCO Data Virtualization | 7.0.6 and higher |
TDV users may see the following warning when using the option 'Use Default Cache Database' for a view in TDV Studio >> Caching >>Status tab
Performance issue: The data source used for caching has settings that differ from the Server settings The Trailing Spaces setting on this data source does NOT match the Server settings. The Case Sensitivity setting on this data source does NOT match the Server settings. Significant performance and data issues may result if this is not corrected.
<ns8:attribute xmlns:ns8="http://www.compositesw.com/services/system/util/common"> <ns8:name>/runtime/query/comparisonCaseInSensitive</ns8:name> <ns8:type>BOOLEAN</ns8:type> <ns8:value>true</ns8:value> <ns8:configID>jdbcds.comparisons_case_insensitive</ns8:configID> </ns8:attribute>
<ns26:attribute xmlns:ns26="http://www.compositesw.com/services/system/util/common"> <ns26:name>/runtime/query/trailingSpaceIncludeInComparison</ns26:name> <ns26:type>BOOLEAN</ns26:type> <ns26:value>false</ns26:value> <ns26:configID>jdbcds.trailing_spaces_included_in_comparison</ns26:configID> </ns26:attribute>