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?
Answer Posted / shukur
i think two files are same then there is no need to create new version number....so we have to check two files and create version numbers to those...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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.
In abinitio, what types of parallelism are used?
How can you force the optimizer to use a particular index?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What are the reasons for which business can trust the approach of data processing?
Mention some file extensions which are used in abinitio?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What is the difference between a scan component and a rollup component?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
can we perform checkin and checkout through sandbox?
Explain how you can run a graph infinitely in ab initio?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
Mention what is rollup component?