DB2 - Problembeschreibung
| Problem IC74032 | Status: Geschlossen |
BIND FILE FOR AUTOMATICALLY BINDING NULLID.AOTMH00 IS INCORRECT | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
If the NULLID.AOTMH00 package is dropped, there is auto-bind
functionality to bind the package when you call the
SYSPROC.ADMIN_MOVE_TABLE procedure. The problem is that the
bind file name used was incorrect. Here are the symptoms:
1.) The package for SYSPROC.ADMIN_MOVE_TABLE is dropped, ie.
NULLID.AOTMH00
2.) You call SYSPROC.ADMIN_MOVE_TABLE and get the following:
call
sysproc.admin_move_table('MYSCHEMA','TDF','TS2','TS2','TS2','','
','','','','MOVE')
SQL0805N Package "NULLID.AOTMH00 0X4141414141634858" was not
found.
SQLSTATE=51002 | |
| Problem-Zusammenfassung: | |
****************************************************************
* USERS AFFECTED: *
* Users who have dropped NULLID.AOTMH00 *
****************************************************************
* PROBLEM DESCRIPTION: *
* If the NULLID.AOTMH00 package is dropped, there is auto-bind *
* *
* functionality to bind the package when you call the *
* *
* SYSPROC.ADMIN_MOVE_TABLE procedure. The problem is that the *
* *
* bind file name used was incorrect. Here are the symptoms: *
* *
* 1.) The package for SYSPROC.ADMIN_MOVE_TABLE is dropped, *
* ie. *
* NULLID.AOTMH00 *
* 2.) You call SYSPROC.ADMIN_MOVE_TABLE and get the *
* following: *
* *
* call *
* sysproc.admin_move_table('MYSCHEMA','TDF','TS2','TS2','TS2', *
* '',' *
* ','','','','MOVE') *
* *
* SQL0805N Package "NULLID.AOTMH00 0X4141414141634858" was *
* not *
* found. *
* *
* SQLSTATE=51002 *
****************************************************************
* RECOMMENDATION: *
* Upgrade to DB2 v9.7 FP5 or newer *
**************************************************************** | |
| Local-Fix: | |
The workaround is to bind db2_adminotm.bnd package manually. To
do this please do the following:
1.) Navigate to .../sqllib/bnd
2.) Connect to the database in question
3.) Run: db2 bind db2_adminotm.bnd | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
Upgrade to DB2 v9.7 FP5 or newer | |
| Workaround | |
The workaround is to bind db2_adminotm.bnd package manually. To
do this please do the following:
1.) Navigate to .../sqllib/bnd
2.) Connect to the database in question
3.) Run: db2 bind db2_adminotm.bnd | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 21.01.2011 20.12.2011 20.12.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|