IBM(R) DB2(R) XML Extender
Release Notes
Version 7, Fixpak 6
First Edition (March, 2002)
This document contains proprietary information of IBM(R). It is provided under a license agreement and is protected by copyright law. The information contained in this publication does not include any product warranties, and any statements provided in this manual should not be interpreted as such.
Order publications through your IBM representative or the IBM branch office serving your locality or by calling 1-800-879-2755 in the United States or 1-800-IBM-4YOU in Canada.
When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you.
© Copyright International Business Machines Corporation 2002. All rights reserved.
U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
About the Release Notes for IBM DB2(R) XML Extender Version 7.2, (Fixpak 6)
What's new in XML Extender with Fixpak 6?
Updates for the DB2 Universal Database XML Extender Administration and Programming, Version 7
This document contains information about Fixpak 6 for DB2 XML Extender 7.2, supplementing information in DB2 Universal Database(R) XML Extender Administration and Programming, Version 7, Fixpak 2, released for DB2 Universal Database Version 7, Fixpak 2. The information in these Release Notes includes all topics except installation. For up-to-date information about installing DB2 XML Extender, see the Version 7.2 Installation Notes in readme.txt, in the root directory of the product CD-ROM.
This fixpak is being delivered in English, only.
The following fixes and updates are provided in Fixpak 6. Links are provided for changes that have more detailed information or documentation updates.
This section provides updates to information about topics in the DB2 Universal Database XML Extender Administration and Programming, Version 7, and follow on Release Notes for Fixpaks 3, 4, and 5 for UNIX and Windows.
The following changes have been made in Fixpak 6.
If you have been using XML Extender V7.2 Fixpak 4 or earlier (on UNIX or Windows operating systems), you must migrate each database enabled for XML Extender before using an existing XML-enabled database with XML Extender V7.2 Fixpak 6. The migration program migrates you to DB2 XML Extender V7.2 Fixpak 6 from prior releases.
The following list describes the steps the migration program goes through, based on the level of the product you had installed:
Important: If you have enabled columns, the UDFs will not be dropped and recreated, and warning messages will be generated by the migration program.
To migrate the database:
When using UNIX or Windows, using the following steps.
db2 connect to <database_name> db2 bind migv71.bnd
migv71 <database_name>
Failing to do the migration step can cause "dxxadm disable_db ..." to fail.
The following messages have been updated or added to the XML Extender.
DXXQ046W (message number changed from 'DXXQ004W') | The DTD ID was not found in the DAD. |
Explanation: In the DAD, VALIDATION is set to YES, but the DTDID element is not specified. No validation check is performed.
User Response: No action is required. If validation is needed, specify the DTDID element in the DAD file.
DXXQ047E | Parser error on line linenumber column colnumber: msg |
Explanation: The parser could not parse the document because of the reported error.
User Response: Correct the error in the document, consulting the XML specifications if necessary.
DXXQ052E | An error occured while accessing the DB2XML.XML_USAGE table. |
Explanation: Either the database has not been enabled or the table DB2XML.XML_USAGE has been forcefully dropped.
User Response: Ensure that the database has been enabled and the table DB2XML.XML_USAGE is accessible.
DXXQ053E | An SQL statement failed : msg |
Explanation: An SQL statement generated during XML Extender processing failed to execute.
User Response: Examine the trace for more details. If you cannot correct the error condition, contact your Software Service Provider. When reporting the error, be sure to include all the messages, the trace file and how to reproduce the error.
DXXQ054E | Invalid input parameter: param |
Explanation: The specified input parameter to a stored procedure or UDF is invalid.
User Response: Check the signature of the relevant stored procedure or UDF, and ensure the actual input parameter is correct.
The following terms are trademarks of the International
Business Machines Corporation in the United States, or other countries, or
both:
AIX
DB2
DB2 Universal Database
IBM
MQSeries
OS/400
OS/390
Microsoft, Windows, Windows NT, and the Windows logo are registered trademarks of Microsoft Corporation in the United States, other countries, or both.
Java, JDK, and JDBC are registered trademarks of Sun Microsystems, Inc..
UNIX is a registered trademark of X/Open Company Limited.
Other company, product, or service names may be trademarks or service marks of others.