What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
What is the difference between In-Memory Sort and Inputs must be sorted?
What is MAX CORE of a component?
Can you explain the co>operating system’s processing model?
State the relation between EME, GDE and Co-operating system?
How will you check the latest versions in EME?
Which component breaks the pipe line parallelism in graph?
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 ?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
How to create project (public,private,common,client) what are the differences between them?
How many components in your most complicated graph?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
What is the difference between a utility and api in a RUN SQL component