You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:18:38 UTC

[jira] [Created] (TRAFODION-900) LP Bug: 1411541 - [DCS] query with long query text is missing from METRIC_QUERY_TABLE

Alice Chen created TRAFODION-900:
------------------------------------

             Summary: LP Bug: 1411541 - [DCS] query with long query text is missing from METRIC_QUERY_TABLE
                 Key: TRAFODION-900
                 URL: https://issues.apache.org/jira/browse/TRAFODION-900
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: FengQiang
            Assignee: Tharak Capirala
            Priority: Critical
             Fix For: 2.0-incubating


QUERY_TEXT  is VARCHAR(50000 CHARS)  in METRIC_QUERY_TABLE.
Set dcs.server.user.program.statistics.type to 'query' to publish every query.
When running a query with query text longer than 50000, it did not published to METRIC_QUERY_TABLE.
Should the query text be trimed to fit the datatype and got published?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)