Dovelopment work (mapings,workflows)and unit testing also
done in informatica ,then wt we do ?
pls give me detail?
Answer Posted / mehul thakur
We scheduled our workflow using contol-M or Autosys etc.Then we migrated our code to diff environment like QA,Staging,Production,If any issue they found they revert the code back to us and we fix that issues again and sent back to them,then we prepare migration docs .
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is data transformation manager process?
how tokens will generate?
Explain lookup transformation in informatica
Difference between Target-based loading and constraint-based loading?
What is Cognos script editor?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
What is exclusive and normal mode for repository services?
What are the databases that informatica can connect to windows?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
What are some examples of informatica etl programs?
How to elaborate powercenter integration service?
What are the types of data warehouses?
hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica
How do you manage the Parameter files while migrating your data from one environment to another environment?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM