Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
Answer Posted / raje0303
L1 means layout of the component is provided in layout url.
L1* means layout is propagated from neighbour.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What are differences between different versions of co-op?
What is the max core of a component?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What are the different types of parallelism in ab initio?
Can you explain data flow graph with an example?
What does de-partition mean in abinitio?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What information does a .dbc file extension provides to connect to the database?
Why do you think data processing is important?
Why might you create a stored procedure with the with recompile option?
Explain what is sandbox?
Describe the evaluation of parameters order in ab initio?
How can you force the optimizer to use a particular index?
can we perform checkin and checkout through sandbox?