[teiid-issues] [JBoss JIRA] Closed: (TEIID-1434) Example dynamicvdb-portfolio customer-schema.sql INSERT INTO HOLDINGS has PRODUCT_ID references that don't exist in PRODUCT table causing sql to fail

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Aug 1 12:06:26 EDT 2011


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

Steven Hawkins closed TEIID-1434.
---------------------------------



> Example dynamicvdb-portfolio  customer-schema.sql   INSERT INTO HOLDINGS has PRODUCT_ID references that don't exist in PRODUCT table causing sql to fail
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1434
>                 URL: https://issues.jboss.org/browse/TEIID-1434
>             Project: Teiid
>          Issue Type: Bug
>          Components: Build/Kits
>    Affects Versions: 7.1.1, 7.2
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 7.3
>
>
> The customer-schema.sql contains insert statements into HOLDINGS that contain references to PRODUCT table that don't exist.  Example:
> INSERT INTO HOLDINGS (ACCOUNT_ID,PRODUCT_ID,PURCHASE_DATE,SHARES_COUNT) VALUES (20010027,1020,{ts '2001-08-22 00:00:00.000'},70);
> Product_ID  references to 1020 and 1022  don't exist.

--
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