Have you eveer encountered an error called "depth not
equal"?
Answers were Sorted based on User's Feedback
Answer / hari
When two components are linked together if their layout
doesn’t match then this problem can occur during the
compilation of the graph. A solution to this problem would
be to use a partitioning component in between if there was
change in layout
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / guest
when 2 components connected with stright
flow not having same depth or layout
| Is This Answer Correct ? | 4 Yes | 0 No |
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
) How can you count the total no .of records in the specified partition in the Multifile?
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
What is abinitio?
How will u remove header record? How will u remove tailer record?
What are “business rules” in ab initio business rules environment (bre)?
) Diff.between Output index and Output indexes?
How can you force the optimizer to use a particular index?
What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?
What are the different types of partition components in abinitio?
What are the kinds of layouts does ab initio supports?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.