1)what is the use of bottlenecks in informatica.
2)where we are use shellscripting.
3)what meant by informatica.
Answer / urs
1) Following are the some of bottlenecks in informatica..
(i) source bottlenecks
(ii)Target bottlenecks
(iii)Mapping bottlenecks
(iv) system bottlenecks
3)Informatica is one of most popular ETL tool...it will extract the data from the different sources and it will transform the data as per business logic and then it will load the data into different targets..
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the components of the workflow manager?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
how to run 2 workflows sequentially. plz respond what is the process?
When do you use sql override in a lookup transformation?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.
What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?
server hot-ws270 is connect to Repository B. What does it mean?
can we generate reports in informatica ? How?
can v update d records in target using update stargey without generationg primary key ? explain
Difference Between ETL & ELT?