1.

What Is The Method Of Loading 5 Flat Files Of Having Same Structure To A Single Target And Which Transformations I Can Use?

Answer»

Two Methods.

  1. write all files in one directory then use file REPOSITORY concept (dont FORGET to type SOURCE file type as indirect in the session).
  2. use UNION t/r to combine multiple input files into a single target.

Two Methods.



Discussion

No Comment Found