|  |
Metadata Migration Tool for DB2 Content Manager
A tool that facilitates reversible data migration between data structure definitions in a DB2 Content Manager system and their XML files.
Date Posted: March 1, 2005
|
|
 |
 |
|
Platform requirements for Metadata Migration Tool for DB2 Content Manager
Operating system: Windows® 2000 or above
Software:
- IBM DB2 Content Manager for Multiplatform 8.x
- IBM DB2 Content Manager Express Edition
Java tool: JDK 1.4.1
Installation instructions for Metadata Migration Tool for DB2 Content Manager
- Create the tool installation directory. For example, C:\CMTools.
- Extract the ZIP file to the installation directory you created in the preceding step.
After installation, the installation direcotry will contain the following directories and files:
conf/
lib/
log/
schema/
runtool.bat
- Obtain the following library packages and copy them to the "lib" directory under the installation directory.
- db2java.zip: This DB2 driver for Java can be found in lib directory of DB2.
- icmsdk81.jar: This DB2 Content Manager API library can be found in DB2 Content Manager's lib directory.
- log4j-1.2.9.jar: This open source library is used to generate the log file.
- xml-apis.jar, xercesImpl.jar, crimson.jar: These libraries are the XML utilities for parsing and generating the XML file.
To run the tool, go to the installation directory and run the script file runtool.bat.
|
|
 |
|
| |
|