You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/27 11:41:00 UTC

[jira] [Commented] (TRAFODION-2818) For Server 2008, function pow() in driver ODBC throws STATUS_ILLEGAL_INSTRUCTION

    [ https://issues.apache.org/jira/browse/TRAFODION-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266676#comment-16266676 ] 

ASF GitHub Bot commented on TRAFODION-2818:
-------------------------------------------

GitHub user Weixin-Xu opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1311

    [TRAFODION-2818] For Server 2008, function pow() throws STATUS_ILLEGAL_INSTRUCTION

    SQL_NUMERIC to SQL_C_CHAR
    ***ERROR: SQLGetData: Expected: SQL_SUCCESS Actual: SQL_ERROR
    State: HY000
    Native Error: 29
    Error: [TRAF][Trafodion ODBC Driver] General error.EXCEPTION: UNKNOWN - Exception Code = c000001d

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Weixin-Xu/incubator-trafodion master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1311.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1311
    
----
commit 2e1f26f7499bd51f03ba28f89cdf563432278603
Author: Weixin-Xu <we...@esgyn.cn>
Date:   2017-11-27T11:37:06Z

    [TRAFODION-2818] For Server 2008, function pow() throws
    STATUS_ILLEGAL_INSTRUCTION

----


> For Server 2008, function pow() in driver ODBC throws STATUS_ILLEGAL_INSTRUCTION
> --------------------------------------------------------------------------------
>
>                 Key: TRAFODION-2818
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2818
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-odbc-windows
>    Affects Versions: any
>         Environment: Server 2008 R2
>            Reporter: XuWeixin
>            Assignee: XuWeixin
>             Fix For: any
>
>
> SQL_NUMERIC to SQL_C_CHAR
> ***ERROR: SQLGetData: Expected: SQL_SUCCESS Actual: SQL_ERROR
>    State: HY000
>    Native Error: 29
>    Error: [TRAF][Trafodion ODBC Driver] General error.EXCEPTION: UNKNOWN - Exception Code = c000001d



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)