DB2 - Problembeschreibung
| Problem IC77433 | Status: Geschlossen |
REASON CODE NOT SPECIFIED FOR BLOCKING CALL TO ADMIN_MOVE_TABLE ON HADR READ ENABLED STANDBY | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
A call to sysproc ADMIN_MOVE_TABLE on read enabled standby
results in the
following message:
db2 => call sysproc.admin_move_table('KATTI', 'REGXMLDMS',
'','','','','','','','','MOVE')
SQL1773N The statement or command requires functionality that
is not
supported on a read-enabled HADR standby database. Reason code =
"".
the reason code is not specified. The reason code should be 5.
SQL1773N The statement or command requires functionality that
is not
supported on a read-enabled HADR standby database. Reason
code =
"<reason-code>".
Explanation:
5
A write operation was attempted on an HADR standby
database.
User response:
5
Change the statement or command so that no write
operation is
required, or connect to the HADR primary database to
perform
the write operation. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * HADR ROS users on all platforms * **************************************************************** * PROBLEM DESCRIPTION: * * Without the fix, customer will be exposed to the problem * * described in the error description. * **************************************************************** * RECOMMENDATION: * * Upgrade to db2 v97fp5 * **************************************************************** | |
| Local-Fix: | |
refer to documentation for Reason Code 5. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
The fix is provided in db2 v97fp5. With the fix, customer will see the reason code from the error message | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 08.07.2011 12.12.2011 12.12.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|