Do we really work with ACTUALDATA in development phase.
Answers were Sorted based on User's Feedback
Answer / alok
generally you will find development, QA and production
phase. If all these 3 phases are there then in development
phase u will never use actual data, but before moving the
graph to prodution it needs to pass through QA where you
have to test against the actual data.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gowthami
Yes we do work with ACTUAL DATA in dev.
After the development completed, we do validate it with UAT
data. Then if everything is fine we can go for prod data
(ACTUAL DATA) for our run bfore POST IMPLEMENTATION
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abhi
IN development phase we are not using Actual data.we are using actual data in UAT phase.before moving to prod we need to validate with actual data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many components in your most complicated graph?
What is a rollup component?
What are the functions of the replicate and dedup component?
Mention how can you connect eme to abinitio server?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
what is decoding & what is NVL?
What are Cartesian joins?
what are the steps in actual ab initio graph processing including general,pre and post process settings?
Order of Evaluation of Parameters
Give one reason when you need to consider multiple data processing?
What is AB_LOCAL expression where do you use it in ab- initio?
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?