Author: SSWUG Research

Community

Replicate data in the fast lane

Q replication is a new, high-speed technology for moving transactions between DB2 databases. It’s a highlight of the just-released DB2 Information Integrator Version 8.2. One of the reasons Q replication is so fast is that it uses the powerful business integration product WebSphere MQ to zoom data a

Community

XMP Lowdown

(Bob DuCharme) The Extensible Metadata Platform (XMP) is a specification describing RDF-based data and storage models for metadata about documents in any format. The specification includes information about embedding XMP in text files such as HTML and SVG/XML; image formats such as JPEG, TIFF, and G

Community

Data extractor for a flat record

(Kevin Nilson) This subprocedure extracts data from a flat record (no dds), tab delimited, comma delimited, etc. It uses the field delimiting character and the positional number in the record to identify the desired data. So if I wanted to get the data from the ninth field of and EDI document, I wou