DB2 - Problem description
| Problem IT03087 | Status: Closed | 
| DB2 MIGHT CRASH IF A VALUES CLAUSE GENERATED TABLE IS USED AS A TARGET OF INSERT INTO STATEMENT | |
| product: | |
| DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
| When a target of "insert into" statement is a generated table created by values clause containing multiple rows DB2 might crash instead of returning syntax error. Note that use of generated table as a target of insert into statement is not semantically valid and should return error. -- example of statement insert into (values(1,2),(3,4) ) as tbl1(c1,c2) values (5,6) ; | |
| Problem Summary: | |
| **************************************************************** * USERS AFFECTED: * * all * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Cancun Release 10.5.0.4 (also known as Fix * * Pack 4) or higher * **************************************************************** | |
| Local Fix: | |
| NA | |
| Solution | |
| First fixed in DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) or higher | |
| Workaround | |
| not known / see Local fix | |
| Timestamps | |
| Date - problem reported : Date - problem closed : Date - last modified : | 10.07.2014 29.05.2017 29.05.2017 | 
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.5 |  | 







 
