DB2 - Problembeschreibung
Problem IC71210 | Status: Geschlossen |
RESTORE USING THE TRANSPORT OPTION WILL FAIL WITH SQL2590N RC=19 DUE TO INVALID OBJECTS. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
Restore using the TRANSPORT option will fail with SQL2590N rc=19 due to invalid objects eg. a view in which one or more of the tables referenced in the view no longer exists. SQL2590N The requested RESTORE operation cannot be completed because a schema transport error has occurred. Reason Code: "19". This also results in no object being restored. The db2daig.log will show the Transport messages and a SQL -204, as the base table(s) will not exist when we try to create the view. db2daig.log: 2010-09-09-04.25.52.739314-240 I440040A375 LEVEL: Info PID : 30232582 TID : 10854 PROC : db2sysc INSTANCE: mjohnson NODE : 000 DB : TRANSP EDUID : 10854 EDUNAME: db2agent (TRANSP) FUNCTION: DB2 UDB, database application extension for utili, transport, probe:7593 MESSAGE : Transport:Begin Replay DDL phase 2010-09-09-04.25.52.955682-240 I440416A956 LEVEL: Error PID : 30232582 TID : 10854 PROC : db2sysc INSTANCE: mjohnson NODE : 000 DB : TRANSP EDUID : 10854 EDUNAME: db2agent (TRANSP) FUNCTION: DB2 UDB, database application extension for utili, transport_replayFailedStatements, probe:4603 DATA #1 : String, 70 bytes Transport:Error during replaying of DDL statement. Object not created. DATA #2 : String, 42 bytes create view hugo2v as select * from hugo2 DATA #3 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes sqlcaid : SQLCA sqlcabc: 136 sqlcode: -204 sqlerrml: 14 sqlerrmc: MJOHNSON.HUGO2 sqlerrp : SQL09072 sqlerrd : (1) 0x00000000 (2) 0x00000000 (3) 0x00000000 (4) 0x00000000 (5) 0x00000000 (6) 0x00000000 sqlwarn : (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) sqlstate: 4270 | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All Platforms * **************************************************************** * PROBLEM DESCRIPTION: * * RESTORE USING THE TRANSPORT OPTION WILL FAIL WITH SQL2590N * * RC=19 * * DUE TO INVALID OBJECTS. * **************************************************************** * RECOMMENDATION: * * Upgrade to v9.7 Fixpack 4 or higher. * **************************************************************** | |
Local-Fix: | |
WORKAROUND: Set the AUTO_REVAL to DEFERRED_FORCE before starting the restore TRANSPORT: db2 update db cfg for transp using AUTO_REVAL DEFERRED_FORCE | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 v9.7 Fixpack 4 or higher. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC73120 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.09.2010 09.05.2011 09.05.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |