the inputs are 10,20,30,40,50 but the output was comes 0
records,the graph was failed what is bad situation?
Answer Posted / kv
There might be many reasons for this-
1. Input and output dml may not be the same.
2.Data type of the output dml might be different.
3. Error in Mapping
4. Selecting condition.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
What does de-partition mean in abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Explain what is sandbox?
What parallelisms does Abinitio support?
Mention what is the syntax for m_dump in abinitio?
How abinitio eme is segregated?
What is the importance of eme in abinitio?
What are the kinds of layouts does ab initio supports?
Mention what information does a .dbc file extension provides to connect to the database?
Mention what dedup-component and replicate component does?
To which project that prefix will set is to private project or public project or both?how and where to set?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio