DB2 - Problembeschreibung
| Problem IC70853 | Status: Geschlossen |
ST_BUFFER spatial function fails with GSE3400C Unknown error -777 | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
The following query fails with GSE3400C:
select DB2GSE.ST_BUFFER(SHAPE, 1) from
(select DB2GSE.ST_BUFFER(SHAPE,1) as shape
from mytable)
Result:
SQL0443N Routine DB2GSE.CESBUFFER (specific name "GSEBUFFER")
return SQLSTAT error with text "GSE3400C Unknown error "-777".
SQLSTATE=38SS0
The problem is very specific to particular coordinate values. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * The following query fails: * * * * * * * * select DB2GSE.ST_BUFFER(SHAPE, 1) from * * (select DB2GSE.ST_BUFFER(SHAPE,1) as shape from mytable) * * * * * * SQL0443N Routine DB2GSE.CESBUFFER (specific name * * "GSEBUFFER") * * return SQLSTAT error with text "GSE3400C Unknown error * * "-777". * * SQLSTATE=38SS0 * * * * * * * * The problem occurs only with very particular coordinate * * values. * **************************************************************** * RECOMMENDATION: * * Apply Version 9.7 Fix Pack 4 * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
| Lösung | |
Problem was first fixed in Version v9.7 Fix Pack 4 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC71648 Nachfolger : | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 30.08.2010 28.04.2011 28.04.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.4 |
|