DB2 - Problem description
| Problem IC61580 | Status: Closed |
"CREATE TABLESPACE" HANGS WHEN THE TSA VENDOR WRAPPER LIBRARY IS REMOVED | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
When the TSA vendor wrapper library is removed, "create
tablespace" hangs.
Reprod steps:
1. remove TSA vendor wrapper library.
2. db2_kill
3. connect to HADB1
4. create tablespace SMS_TS1 managed by system using
('/hafs02/f10')
Instead of a hang at step 4, we expect this output:
create tablespace SMS_TS1 managed by system using
('/hafs02/f10')
DB21034E The command was processed as an SQL statement because
it was not a
valid Command Line Processor command. During SQL processing it
returned:
SQL0298N Bad container path. SQLSTATE=428B2 | |
| Problem Summary: | |
****************************************************************
* USERS AFFECTED: *
* Systems with libdb2tsa library removed. *
****************************************************************
* PROBLEM DESCRIPTION: *
* When the TSA vendor wrapper library is removed, "create *
* tablespace" hangs. *
* *
* Reprod steps: *
* 1. remove TSA vendor wrapper library. *
* 2. db2_kill *
* 3. connect to HADB1 *
* 4. create tablespace SMS_TS1 managed by system using *
* ('/hafs02/f10') *
* *
* Instead of a hang at step 4, we expect this output: *
* *
* create tablespace SMS_TS1 managed by system using *
* ('/hafs02/f10') *
* DB21034E The command was processed as an SQL statement *
* because it was not a *
* valid Command Line Processor command. During SQL processing *
* it returned: *
* SQL0298N Bad container path. SQLSTATE=428B2 *
****************************************************************
* RECOMMENDATION: *
* Upgrade to DB2 version 9.7 fix pack 1 *
**************************************************************** | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Solution | |
The problem was first fixed in version 9.7 fix pack 1. | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 19.06.2009 21.12.2009 21.12.2009 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.1 |
|