DB2 - Problembeschreibung
| Problem IC64119 | Status: Geschlossen |
LOAD USING AN EXCEPTION TABLE FAILS WITH "SQL3012C A SYSTEM ERROR OCCURRED." | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
Load using an exception table may fail with "SQL3012C A system
error occurred."
You will see the following DB2 trace probe points where
sqluCompareTables returned -3012
For example:
<flow>
50410 | | | | | | | sqlacall data [probe 40]
50411 | | | | | | | sqlacall exit
50412 | | | | | | | sqlastop entry
50413 | | | | | | | | sqloxult_app entry
50414 | | | | | | | | sqloxult_app exit
50415 | | | | | | | sqlastop exit
50416 | | | | | | sqluCompareTables exit [rc = 0xFFFFF43C
= -3012]
<format>
50416 exit DB2 UDB database utilities sqluCompareTables cei
(2.3.21.169.2)
pid 16906 tid 182957779104 cpid 4678 node 0
rc = 0xFFFFF43C = -3012
The problem is due to the base table which was created with an
extra space character padded at the end. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users doing LOAD with an exception table. * **************************************************************** * PROBLEM DESCRIPTION: * * Without this APAR, customer is exposed to the issue as * * described in the "ERROR DESCRIPTION" section. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7, Fixpack 4. * **************************************************************** | |
| Local-Fix: | |
The workaround is to recreate the base table without any trailing space. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 Version 9.7, Fixpack 4. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 26.10.2009 30.04.2011 30.04.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.4 |
|