DB2 - Problem description
Problem IC63334 | Status: Closed |
DROP EXPLAIN TABLES VIA SYSINSTALLOBJECTS RETURNS SQL0204N. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problem description: | |
Calling SYSINSTALLOBJECTS to drop the explain tables can return SQL0204N when certain explain tables/obeject are missing. it should nto report this as it should not matter they do not exist. We still continue to drop the other related objects, but this should be ignored as we are looking to drop the object anyway. eg. SYSPROC.SYSINSTALLOBJECTS('EXPLAIN', 'D', CAST (NULL AS VARCHAR(128)),'MYSCHEMA' ) | |
Problem Summary: | |
DROP EXPLAIN TABLES VIA SYSINSTALLOBJECTS RETURNS SQL0204N. | |
Local Fix: | |
This error can be ignored since we continue to drop the other object. We can then Create the EXPLAIN object afterwards. | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.5 Fix Pack 6 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC63335 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 23.09.2009 17.05.2010 17.05.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) |