× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2017-02-01T16:46:21Z  · raghavsingh last modified 2017-02-03T10:24:46Z

TeraData -> When session configured with TMODE=ANSI extraction of objects failing


customer request
Priority Low
Complexity Unknown
Component App - General
Version 17.0

  If you configure the session mode to ANSI, then the compare on character based strings will be case sensitive.  Teradata is a none case sensitive database but the comparing of strings will take case into consideration when mode is ansi.  We don't use the CASESPECIFIC or NOT CASESPECIFIC keywords in our extraction and instead consider teradata as not case sensitive.

  We need to adjust the connections isCaseSensitive() return value to take into consideration the TMODE setting.  When you right click on the following example and choose the "edit table data" action, the extraction should find the object in ANSI and TERADATA modes.

CREATE MULTISET TABLE <database>zTesT2, NO FALLBACK, NO BEFORE JOURNAL, NO AFTER JOURNAL, CHECKSUM = DEFAULT, DEFAULT MERGEBLOCKRATIO (col2 VARCHAR(25) CHARACTER SET LATIN CASESPECIFIC) PRIMARY INDEX (col2)

1 attachment

Issue #14971

Closed
Fixed
Resolved 2017-02-01T19:01:57Z
 
 
Completion
No due date
Fixed Build v17.0.11-7, v18.0.0-preview-45
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017