when we create source as oracle and target as flat file, how
can i specify first row as column in flat file?
Answer / guest
In case of target as a flat file, the header names will be
defined during the target definition. The Header names can
be specified using the option called 'Load Header' Option
in Mapping tab of Session. There are three options 1. for
no headers, 2. header from target definition and 3. Load
from Command. based on these we can load the header names
accordingly.
| Is This Answer Correct ? | 4 Yes | 0 No |
Different sorts of metadata that stores in the storage facility?
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
What is hash partition?
How to load a Dimension ? and how to load a fact table?
which one is better performance wise joiner or look up
Clarify the utilization of aggregator cache record?
Can we create a Integration service without a Repository service and vice versa?
Can i create a lookup table without cache.
What is CDC? How to implement CDC?
what is difference between COM & DCOM?
Explain the pipeline partition with real time example?
Using Expression transformation how to remove duplicate records from a relational source?