DB2 - Problem description
Problem IC64478 | 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 / 910 - 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: * * Abstract: DB2LOOK IS NOT INSERTING THE COMMENTS FOR TABLE * * AND COLUMNS INTO * * SYSTOOLS.DB2LOOK_INFO TABLE FOR SYSPROC.ALTOBJ() TO REFER. * * * * 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. * **************************************************************** * RECOMMENDATION: * * Upgrade to version 9.1 fix pack 9 or later. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.1 Fix Pack 9 for Linux, UNIX and Windows | |
Solution | |
This problem is first fixed in version 9.1 fix pack 9. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 11.11.2009 13.04.2010 13.04.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.1.FP9 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.1.0.9 |