[teiid-issues] [JBoss JIRA] Reopened: (TEIID-1477) Teiid ODBC has an issue supporting the postgres 8.01 client

Van Halbert (JIRA) jira-events at lists.jboss.org
Wed Feb 23 12:54:13 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Van Halbert reopened TEIID-1477:
--------------------------------



On each ODBC connection, the odbc client is issuing the query: select version()   

Producing this message in the server log:

mmx at sllxqm27 simpleclient]$ 11:40:54,150 WARN  [PROCESSOR] Processing exception 'Error Code:ERR.015.008.0039 Message:The function 'version()' is an unknown form.  Check that the function name and number of arguments is correct.' for request +ps+jZn/HwvS.0.  Exception type org.teiid.api.exception.query.QueryResolverException thrown from org.teiid.query.resolver.util.ResolverVisitor.resolveFunction(ResolverVisitor.java:468). Enable more detailed logging to see the entire stacktrace.
11:40:54,221 WARN  [PROCESSOR] Processing exception 'Parsing error: Encountered "set" at line 1, column 1.
Was expecting one of:
  "call" ...
  "create" ...
  "delete" ...
  "drop" ...
  "exec" ...
  "execute" ...
  "insert" ...
  "select" ...
  "update" ...
  "(" ...
  "{" ...
  ' for request +ps+jZn/HwvS.1.  Exception type org.teiid.api.exception.query.QueryParserException thrown from org.teiid.query.parser.QueryParser.convertParserException(QueryParser.java:164). Enable more detailed logging to see the entire stacktrace.


> Teiid ODBC has an issue supporting the postgres 8.01 client
> -----------------------------------------------------------
>
>                 Key: TEIID-1477
>                 URL: https://issues.jboss.org/browse/TEIID-1477
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.1.1, 7.3
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>            Priority: Blocker
>             Fix For: 7.1.1
>
>
> Teiid doesn't support the 8.1 postges odbc client.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list