DB2 - Problem description
Problem IC82410 | Status: Closed |
Allow creation of tables with null characters within its name, however after it cannot be dropped or insert anything on it. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The original problem was the a user could create a table with a NULL character in the name, but then could not drop the table or insert anything into it. This was happening because there was a check to ensure no NULL characters in the table name, but this check only happened on insert and drop commands, not on the create table command. We decided that the customer should be able to create a table with a NULL terminator in the name if they want to, so we removed the check I mentioned above. Now, when a user attempts to insert into or drop a table with a NULL terminator in its name, the operation succeeds | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users on DB2 v9.7 before fix pack 7. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 9.7 FP7 * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
Solution | |
N/A | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC88631 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 01.04.2012 23.08.2013 23.08.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP7 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.7 |