XML Enhancements

With XML Extender, DB2 UDB is an XML-enabled DBMS. As such, you can use DB2 to perform the following tasks:

  • Store and access XML documents

  • Generate XML documents from data in tables

  • Insert data from XML documents into tables

To facilitate these functions, XML Extender provides data types, functions, and stored procedures.

The XML enhancements in DB2 UDB v8.1.2 increase the flexibility with which you can handle XML documents.

Before using any XML Extender functionality, ensure that XML Extender is enabled with your database by executing the following command:

						dxxadm enable_db <database-name>
					

Migrating XML-Enabled Databases to v8

After upgrading your DB2 UDB instance to v8.1, you need to migrate your databases with the MIGRATE ...

Get DB2® Version 8: The Official Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.