DB2 - Problem description
| Problem IT06435 | Status: Closed |
THE DB2 EVENT MONITOR TABLES REPORTS VIOLATION FOR "DB2 STORAGE OPTIMIZATION" EVEN THOUGH THERE IS NO LICENSE FOR DB2_STORAGE_OP | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
The event monitor creates tables with compression by default even when the license is not there for DB2_STORAGE_OPTIMIZATION_FEATURE. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.5 Fixpack 7 * **************************************************************** | |
| Local Fix: | |
Run the below command to disable the compression: db2 alter table <tabname> compress no and then, reset the license with db2licm -x to generate a compliance report. | |
| Solution | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 12.01.2015 09.02.2016 09.02.2016 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.7 |
|