DB2 - Problembeschreibung
| Problem IC63143 | Status: Geschlossen |
UNABLE TO REGISTER XML SCHEMA IN XSR (SQL16104N) | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
Unable to register XML schema in XSR (SQL16104N)
The failure is not caused from the DTD but from the reference to
an external DTD (XMLSchema.dtd).
<!DOCTYPE schema
PUBLIC "-//W3C//DTD XMLSchema 200102//EN"
"http://www.w3.org/2001/XMLSchema.dtd"
[
<!ATTLIST schema
xmlns:ds CDATA #FIXED "http://www.w3.org/2000/09/xmldsig#">
<!ENTITY dsig 'http://www.w3.org/2000/09/xmldsig#'>
<!ENTITY % p ''>
<!ENTITY % s ''>
]> | |
| Problem-Zusammenfassung: | |
UNABLE TO REGISTER XML SCHEMA IN XSR (SQL16104N) | |
| Local-Fix: | |
The PUBLIC reference can be removed from the xmldsig-core-schema.xsd for successful schema registration. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
| Lösung | |
Problem was first fixed in Version 9.7 Fix Pack 2 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 14.09.2009 17.05.2010 17.05.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP2 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.2 |
|