DB2 - Problembeschreibung
Problem IT05200 | Status: Geschlossen |
ERROR WHEN RUNNING MULTIPLE TABLESPACE ROLLFORWARD COMMANDS WITH INVALID TIMESTAMPS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
If you issue a tablespace rollforward to a point in time where the timestamp used is incorrect, and then you repeat this a second time with the same invalid timestamp, this problem may occur. For example: db2 'rollforward db sample to 2014-04-17-01.06.47.000000 USING LOCAL TIME and stop tablespace (DATA8K,INDEX8K,LONG8K) online' SQL1280N The stoptime passed to roll-forward must be less than or equal to "2014-04-17-00.28.34.000000 Local" for database "SAMPLE" because at least one of the table spaces was already rolled forward to this point in time. The SQL1280N is expected, but if you issue the command again, you may get SQL1042C. db2 'rollforward db sample to 2014-04-17-01.06.47.000000 USING LOCAL TIME and stop tablespace (DATA8K,INDEX8K,LONG8K) online' SQL1042C An unexpected system error occurred. SQLSTATE=58004 | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Customers using tablespace rollforward * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Apply DB2 UDB Version 9.7 Fixpack 10 * **************************************************************** | |
Local-Fix: | |
Use the timestamp from the SQL1280N message on the following rollforward command. | |
Lösung | |
Apply DB2 UDB Version 9.7 Fixpack 10 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 27.10.2014 24.11.2014 24.11.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.10 |