DB2 - Problem description
Problem IC75171 | Status: Closed |
If you have set the BLOCKNONLOGGED parameter to YES, then you will encounter error SQL20054N while creating EXPLAIN tables. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problem description: | |
If the database configuration parameter BLOCKNONLOGGED is set to YES, then some of the DDLs used within EXPLAIN.DDL file and the SQL statement calling the stored procedure SYSPROC.SYSINSTALLOBJECTS to create EXPLAIN tables will fail with error SQL20054N. For example: "CALL SYSPROC.SYSINSTALLOBJECTS('EXPLAIN','C',NULL,CURRENT SCHEMA)". | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users below V95FP8 * **************************************************************** * PROBLEM DESCRIPTION: * * If you have set the BLOCKNONLOGGED parameter to YES, then * * you will encounter error SQL20054N while creating EXPLAIN * * tables. * **************************************************************** * RECOMMENDATION: * * Upgrade to db2 V9.5 FP8 * **************************************************************** | |
Local Fix: | |
Edit the EXPLAIN.DDL file and remove the NOT LOGGED clause. | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
Use DB2 version v9.5 FP8 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.03.2011 05.07.2011 05.07.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.5.0.8 |