DB2 - Problembeschreibung
| Problem IC64941 | Status: Geschlossen |
INVALID WKT IS BEING RETURNED FOR SOME COMPLEX MULTIPOLYGON GEOMETRIES | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
The customer Mapflow reported a problem getting invalid WKT
format data from the ST_AsText() spatial function.
For the following multipolygon geometry the wrong value is
returned:
VALUES VARCHAR(db2gse.ST_GEOMETRY('MULTIPOLYGON (((10 10, 15 15,
5 15, 10 10)),((5 5, 15 5, 10 10, 5 5)))',0)..ST_AsText(),200)
1
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
--------
MULTIPOLYGON (((10 10, 15 15, 5 15, 10 10),((5 5, 15 5, 10 10, 5
5)))
In the above output there is a missing right-paren after '10
10'. | |
| Problem-Zusammenfassung: | |
****************************************************************
* USERS AFFECTED: *
* DB2 Spatial Extender users *
****************************************************************
* PROBLEM DESCRIPTION: *
* The ST_AsText spatial function might *
* returnandinvalidwell-known text (WKT) representation in *
* somecasesfor multipolygon geometries.For the *
* followingmultipolygon geometry the wrong *
* valueisreturned:VALUES *
* VARCHAR(db2gse.ST_GEOMETRY('MULTIPOLYGON (((1010,1515,5 15, *
* 10 10)),((5 5, 15 5, *
* 1010,55)))',0)..ST_AsText(),200)1-----------------------------
* (((10 10, 15 15, 5 15, 10 10),((5 5, 15 5,1010,5 5)))In the *
* above output there is a missing right-parenafter'1010'. *
****************************************************************
* RECOMMENDATION: *
* Upgrade to V9.7 Fixpack 2 *
**************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
| Lösung | |
Install V9.7 Fixpack 2 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 02.12.2009 25.05.2010 25.05.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP2 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.2 |
|