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 will you use EME for view or publish metadata reports using EME?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What is use of creating a save files? How to use in abinitio graph?
1 Answers Cognizant, IBM, Intellego, TCL,
What are the different versions and releases of ABinitio ?
what i the difference between the flows of 3 paralellisms
Mention what dedup-component and replicate component does?
What is the difference between partitioning with key and round robin?
. What is flow buffering ? How it reduces the chances of having deadlock ?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
List out the file extensions 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 formal and export parameter? Export at what secenario we are going to use?