DB2 - Problem description
Problem IC77915 | Status: Closed |
'ALTER SEQUENCE <SEQUENCE_NAME> RESTART WITH <VALUE>' STATEMENT IS NOT GENERATED BY DB2LOOK UTILITY. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If 'ALTER SEQUENCE <sequence name> RESTART WITH <value>' statement was issued for the sequence then db2look utility does not generate 'ALTER SEQUENCE <sequence name> RESTART WITH <value>' statement for that sequence if the next sequence was not retrieved by 'NEXT VALUE FOR <sequence name>' statement since sequence was altered. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB Version 9.7 FixPack 6. * **************************************************************** | |
Local Fix: | |
Retrieve value from the sequence with 'NEXT VALUE FOR <sequence name>' before using db2look if sequence was altered with 'ALTER SEQUENCE <sequence name> RESTART WITH <value>' statement. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 6. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC84522 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 04.08.2011 06.06.2012 06.06.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.6 |