Can I use same Persistent cache(X.Dat) for 2 sessions running
parallely? If it is not possible why?If yes How?
No Answer is Posted For this Question
Be the First to Post Answer
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?
difference between shortcut and reusable transformation?
Explain the code page compatibility?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
Hi all,Can any one provide me Informatica Designer Certification dumps.I need all three papers dumps.If any one has these dumps then plz send it on this id:- nagesh.jujjuru@yahoo.com Thanks in advance
A Main workflow "wkf_Main" has multiple sessions (S1, S2...., can I make changes and promte one session (S5) at any time or have to promote whole Workflow "wkf_Main" every time?
explain about session partitions ?
What are the uses of etl tools?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.
Can we insert ,update ,delete in target tables with one update strategy tran.?