Name 4 output files that informatica server creates during
session running?
Answer / ram kumar
Session log, Workflow log, Errors log and Badfile
| Is This Answer Correct ? | 14 Yes | 0 No |
delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
How will you display 10-15 letters from a name? (for ex: name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
What is the use of transformation?
What is A complex mapping?
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
can we generate reports in informatica ? How?
where to select code page option?
How to recover sessions in concurrent batches?
what is diff b/t sorter t/r and agg have the option sorter property...
What is a node in Informatica?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs