What is polling in informatica ?
Answer / rajesh aitha
displays the updated information about the session in the monitor window. The monitor window displays the status of each session when you poll the Informatica server.
| Is This Answer Correct ? | 8 Yes | 3 No |
Source (Flatfile) - Target (1-1 mapping). How to load first or last 20 record to target?
how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
Why should we use star schema in datawarehouse design?
WHAT IS THE NAME OF THAT PORT IN DYNAMIC CACHE WHICH IS USED FOR INSERT , UPDATE OPRATION ?
can any one explain me about junk dimension
Why we use ENABLE HIGH PRECISION in session properties?
a soure table has 100 records how to load into 3 target tables in a cumulative order source target1 target2 target3 --------- ------------------------------------- 1-100 1 2 3 4 5 6 - - - 98 99 100
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.
What is Data Caches size?
How to load relational source into file target?
Can we use parameters of parameter file in presession command
my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer