DB2 - Problem description
Problem IT01143 | Status: Closed |
MAX_COORDAGENTS CANNOT BE SET TO 0 VALUE | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
When we activate the database, the DB2 system need to start up couples of system applications. If MAX_COORDAGENTS is set to 0,the database will not able to activate and it will hung. The code that automatically adjust the MAX_COORDAGENTS will not able to execute because the database system have not come up and running. Hence we should not allow this MAX_COORDAGENTS to set to 0 and it should throw an error in case it is tried to be set to 0 via some user or any defect inadvertently. However due to APAR IC97753 is inadvertently set to 0,which made the DB unusable and hung state. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL DB2 USERS * **************************************************************** * PROBLEM DESCRIPTION: * * If MAX_COORDAGENTS is set to 0,the database will not able to * * activate and it will hung. * **************************************************************** * RECOMMENDATION: * * Update MAX_COORDAGENTS vallue to any non zero value. * **************************************************************** | |
Local Fix: | |
db2 update dbm cfg using MAX_CORDAGENTS to any non zero value. | |
Solution | |
Workaround | |
Update MAX_COORDAGENTS vallue to any non zero value | |
Comment | |
Will be fixed in future releases | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 18.04.2014 18.11.2014 18.11.2014 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.10 |