DB2 - Problem description
| Problem IC64477 | Status: Closed |
DB2LOOK IS NOT INSERTING THE COMMENTS FOR TABLE AND COLUMNS INTO SYSTOOLS.DB2LOOK_INFO TABLE FOR SYSPROC.ALTOBJ() TO REFER. | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
| Problem description: | |
Db2look is not inserting the comments for table and columns into
systools.db2look_info table for SYSPROC.ALTOBJ() to refer.
For example, if you call system procedure SYSPROC.ALTOBJ to
alter table TABLEA:
CALL SYSPROC.ALTOBJ('APPLY_CONTINUE_ON_ERROR', 'CREATE TABLE
DB2INST1.TABLEA(COL1 DECIMAL(5, 0), COL2 VARCHAR (20))', -1, ?
);
, then after it recreated the table TABLEA, you will lose all
the COMMENTs for table TABLEA, as well as its columns' COMMENTs. | |
| Problem Summary: | |
****************************************************************
* USERS AFFECTED: *
* ALL. *
****************************************************************
* PROBLEM DESCRIPTION: *
* Db2look is not inserting the comments for table and *
* columnsintosystools.db2look_info table for SYSPROC.ALTOBJ() *
* to refer.For example, if you call system procedure *
* SYSPROC.ALTOBJ toalter table TABLEA:CALL *
* SYSPROC.ALTOBJ('APPLY_CONTINUE_ON_ERROR', 'CREATE *
* TABLEDB2INST1.TABLEA(COL1 DECIMAL(5, 0), COL2 VARCHAR *
* (20))', -1,?);, then after it recreated the table TABLEA, *
* you will loseallthe COMMENTs for table TABLEA, as well as *
* its columns'COMMENTs. *
****************************************************************
* RECOMMENDATION: *
* Update to version 9.5 fix pack 6. *
**************************************************************** | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
| Solution | |
This problem is 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: IC64478 IC64479 IC68087 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 11.11.2009 25.05.2010 25.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) | |