What is deployemnt groups, Lables, query and dynamic deployment group.
Answer / ram
Using Deployment groups one can do ETL code migration from dev to test repository. This a automated approach which need very minimal manual intervention.
For details on this i found a good like refer to it ..
well explained
https://etltechsolutions.wordpress.com/2015/10/02/etl-automated-deployment-groups/
| Is This Answer Correct ? | 1 Yes | 0 No |
What does reusable transformation mean?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
How do you change a non-reusable transformation to reusable transformation?
2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
What are mapplets? How is it different from a Reusable Transformation?
What is workflow variable? When we use workflow variable? Can any one explain me with one example???
What are the different clients of powercenter?
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar
Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
HOW TO DELETE A RECORD FROM FLAT FILE
Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.