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/05 18:19:26 UTC

[jira] [Updated] (TRAFODION-613) LP Bug: 1367973 - ERROR[2006] Assertion failure attempting to query histograms and histogram_intervals

     [ https://issues.apache.org/jira/browse/TRAFODION-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Subbiah updated TRAFODION-613:
-------------------------------------
    Assignee: David Wayne Birdsall  (was: Barry Fritchman)

> LP Bug: 1367973 - ERROR[2006] Assertion failure attempting to query histograms and histogram_intervals
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-613
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-613
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-cmp
>            Reporter: Julie Thai
>            Assignee: David Wayne Birdsall
>            Priority: Minor
>
> On daily build 20140909_0830, accidentally attempted to query histogram_intervals which resulted in ERROR[2006] Internal error: assertion failure (inTableDesc) in file ../optimizer/NATable.cpp at line 4351.
> >>select count(*) from histogram_intervals;
> *** ERROR[2006] Internal error: assertion failure (inTableDesc) in file ../optimizer/NATable.cpp at line 4351.
> *** ERROR[8822] The statement was not prepared.
> >>showddl histogram_intervals;
> *** ERROR[2006] Internal error: assertion failure (inTableDesc) in file ../optimizer/NATable.cpp at line 4351.
> *** ERROR[8822] The statement was not prepared.
> >>select count(*) from histograms;
> *** ERROR[2006] Internal error: assertion failure (inTableDesc) in file ../optimizer/NATable.cpp at line 4351.
> *** ERROR[8822] The statement was not prepared.
> >>showddl histograms;
> *** ERROR[2006] Internal error: assertion failure (inTableDesc) in file ../optimizer/NATable.cpp at line 4351.
> *** ERROR[8822] The statement was not prepared.



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