permutations of mapplet
Describe data concatenation?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
Performance tuning( what you did in performance tuning)
What is the use of target designer?
State the limitations where we cannot use joiner in the mapping pipeline?
In how many ways we can create ports?
How are indexes created after completing the load process?
How to differentiate between the active and passive transformations?
Explain in detail about scd type 1 through mapping.
What is the difference between Active and Passive transformation?
How can we create index after completion of load process?
How to open an older version of an object in the workspace?
Can we change Dynamic to Static or Persistent cache? If so what happens?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me