Label in Informatica. How to remove existing Label.
Answer / zaaxs
Labeling is used to migrate specific jobs between ENV.
Ref the below link i found it useful
https://etltechsolutions.wordpress.com/2015/02/02/how-to-remove-label-in-informatica/
| Is This Answer Correct ? | 5 Yes | 4 No |
suppose my source is 101 a 1o1 b 101 c 101 d i want target like that 101 abcd how will u achive this please give me the answer
What are Dimensional table?
If there are more than one sessions running parallel in a worklet, which will be the last session ?
To achieve the session partition what r the necessary tasks u have to do?
what is incremantal aggregation?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.
what are the perameter and variable?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
How to convert IBM Cognos generated XML to a readable XML format for ETL tools
i have a wf like wf-->s1-->s2-->s3-->s4 first start s1 later s2 later s3 here my session s3 have to run 3 times later start s4?
Hi, I am working on informatia in a support role. We used stored procedures in informatica and other than that I never got a chance to work on PL/SQL,little on Unix scripts. But I heard people asking about PL/SQL alot. Can any one let me know how do we use PL/SQL with informatica and if required what is the knowledge that we need to have on PL/SQL? Please let me know in detail which would really help me alot in my career prospectus.