You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Suresh Subbiah (JIRA)" <ji...@apache.org> on 2015/10/21 20:36:27 UTC

[jira] [Created] (TRAFODION-1549) UDF log reader does not process DCS logs

Suresh Subbiah created TRAFODION-1549:
-----------------------------------------

             Summary: UDF log reader does not process DCS logs
                 Key: TRAFODION-1549
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1549
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-general
            Reporter: Suresh Subbiah
             Fix For: 1.2-incubating


log messages from DCS component are not reported by a query such as this

select LOG_TS, SEVERITY, COMPONENT, cast(MESSAGE as CHAR(500) CHARACTER SET ISO88591), LOG_FILE_NAME from udf(event_log_reader('f'));





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