Fixes are available
APAR status
Closed as program error.
Error description
DB2 will abend if a DROP TABLESPACE command is issued after the SMS table space file SQLTAG.NAM has been renamed. The error message below is the symptom of the crash: $ db2 drop tablespace SYSTOOLSTMPSPACE DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL1224N The database manager is not able to accept new requests, has terminated all requests in progress, or has terminated the specified request because of an error or a forced interrupt. SQLSTATE=55032 The trap file generated during the abend will contain a stack trace similar to the one below: sqlbAdjustPathsForReleasedContainers sqlbSMSFreePoolContainers sqlbSMSDropPool sqlbDropPoolAct The root cause of the problem is the renaming of the SQLTAG.NAM file. Note that it is not allowed to manipulate database control files manually. The database should be considered inconsistent in this case as at least one table space is damaged.
Local fix
Rename the SQLTAG.NAM file back, or perform a table space level restore if this file cannot be recovered otherwise.
Problem summary
**************************************************************** * USERS AFFECTED: * * All users running DB2 v9.7 FP4 and earlier. * **************************************************************** * PROBLEM DESCRIPTION: * * DB2 will abend if a DROP TABLESPACE command is issued after * * SMS table space file SQLTAG.NAM has been removed. The error * * message below is the symptom of the crash: * * * * $ db2 drop tablespace SYSTOOLSTMPSPACE * * DB21034E The command was processed as an SQL statement * * because * * it was not a * * valid Command Line Processor command. During SQL processing * * it * * returned: * * SQL1224N The database manager is not able to accept new * * requests, has * * terminated all requests in progress, or has terminated the * * specified request * * because of an error or a forced interrupt. SQLSTATE=55032 * * * * After the crash, DB2 will generate the stack trace similar * * to * * one below: * * * * 0 ossDumpStackTraceEx * * 1 OSSTrapFile::dumpEx * * 2 sqlo_trce * * 3 sqloEDUCodeTrapHandler * * 4 __restore_rt * * 5 sqlbAdjustPathsForReleasedContainers * * 6 sqlbSMSFreePoolContainers * * 7 sqlbSMSDropPool * * 8 sqlbDropPoolAct * * 9 storMgrAction * * 10 sqldmpnd * * 11 sqlptppl * * 12 sqlpxcm1 * * 13 sqlrrcom * * 14 sqlrr_commit * * 15 sqljs_ddm_rdbcmm * * 16 sqljsParseRdbAccessed * * 17 sqljsParse * * 18 sqljsSqlam * * 19 sqljsDriveRequests * * 20 sqljsDrdaAsInnerDriver * * 21 sqljsDrdaAsDriver * * 22 sqeAgent::RunEDU * * 23 sqzEDUObj::EDUDriver * * 24 sqlzRunEDU * * 25 sqloEDUEntry * * 26 start_thread * * 27 __clone * * * * * * The root cause of problem is the lack of one or more table * * space * * control files. The database should be considered as * * inconsistent * * in this case as at least one table space is damaged. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 FPn * ****************************************************************
Problem conclusion
Problem was fixed in DB2 v9.7 FPn
Temporary fix
N/A
Comments
APAR Information
APAR number
IC81307
Reported component name
DB2 FOR LUW
Reported component ID
DB2FORLUW
Reported release
970
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-02-09
Closed date
2012-06-04
Last modified date
2012-06-04
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
DB2 FOR LUW
Fixed component ID
DB2FORLUW
Applicable component levels
R970 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.