Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC63560 Status: Closed

DB2LOOK DOES NOT GENERATE CREATE ALIAS STATEMENT FOR MODULE, SEQUENCE ALIAS
CREATED ON ANOTHER ALIAS.

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
Steps to reproduce 
------------------------------------------------------- 
db2 "create module mod1" 
db2 "create alias mod2 for module mod1" 
db2 "create alias mod3 for module mod2" 
 
DB2look output 
------------------------------------------------------- 
db2look -d db2look -mod 
-- No userid was specified, db2look tries to use Environment 
variable USER 
-- USER is: RAJITPIL 
-- This CLP file was created using DB2LOOK Version "9.7" 
-- Timestamp: Mon Aug 17 11:35:14 EDT 2009 
-- Database Name: DB2LOOK 
-- Database Manager Version: DB2/AIX64 Version 9.7.1 
-- Database Codepage: 1208 
-- Database Collating Sequence is: IDENTITY 
 
 
CONNECT TO DB2LOOK; 
 
----------------------------------------------------------- 
 --DDL Statements for Module Support "RAJITPIL"."MOD1" 
------------------------------------------------------------- 
 
 
 
CREATE MODULE "RAJITPIL"."MOD1"; 
 
-- DDL Statements for aliases 
 
CREATE ALIAS "RAJITPIL"."MOD2" FOR MODULE "RAJITPIL"."MOD1"; 
 
 
COMMIT WORK; 
 
CONNECT RESET; 
 
TERMINATE;
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* software                                                     * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* db2look does not generate CREATE ALIAS statement  for        * 
* module, sequence alias created on  another alias             * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* move to v97 fp1                                              * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
fixed in v97 fp1
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
05.10.2009
05.02.2010
28.02.2011
Problem solved at the following versions (IBM BugInfos)
9.7.FP1
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.1 FixList