the inputs are 10,20,30,40,50 but the output was comes 0
records,the graph was failed what is bad situation?
Answers were Sorted based on User's Feedback
Answer / daryl
If these figures are being added, perhaps only 2 bytes was
allowed for the result instead of 3.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dhirendra
Please paste the error you are getting so that we can
provide the solution for that.
Regards,
Dhirendra
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prashant
If the graph has failed it should not show the no. of rec. processed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by a transaction file?
Why might you create a stored procedure with the with recompile option?
How to add default rules in transformer?
List the various vector functions used in ab initio with syntax.
In abinitio, what types of parallelism are used?
How to run a graph infinitely?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
Do you know what a local lookup is?
Mention what is a partition and what are the different types of partition components in abinitio?
Mention what dedup-component and replicate component does?
difference betwween check point and phase?
What are the operations that support avoiding duplicate record?