hi everybody,
i have some questions about DB2 Load utility. reading SC09-4830 i didn't find answers, so these are questions:
1. Can Load parse positional records with different structures from the same source file?
2. Is Load able to accept a dictionary (such an XML b.e.) for the structure description of records contained in the source file?
3. If the 2° answer is true, how complex could it be? Trying to be more specific: the record type B assumes different structures according to the value of a certain field of record type A.
4. Should the source be a table?