Symptom
- When you have specified the "IGNORE CONSTRAINT UNIQUE 0" or "IGNORE CONSTRAINT FOREIGN KEY 0" clause in the LOAD TABLE statement or INSERT statement, SAP IQ Shows the number of incorrect insert rows.
- For example, the following data will have 2 of duplicate rows.
- When you insert this data into a table, SAP IQ will be displayed "2 row (s) affected".
- However, the correct number of rows is 3.
1,aaa
2,bbb,
1,ccc,
3,ddd,
2,eee,
[sapuser@demo]$ dbisql -c 'uid=dba;pwd=***' -host hostname -port 2638 -nogui load.sql
2 row(s) affected
Read more...
Environment
- SAP IQ 15.4 or later
- SAP IQ 16.0
Product
SAP IQ 16.0 ; SAP Sybase IQ 15.4
Keywords
776708, CR776708 , KBA , BC-SYB-IQ , Sybase IQ , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.