How to recover a workflow? What are the different approaches?( In prod i.e no access to modify)
what is the use of server manager?
where is the cache (lookup, index) created and how can you see it.
where we cannot use sorter Transformation. if we use then we will not get correct data?
A session S_MAP1 is in Repository A. while running the session error message has displayed `server hot-ws270 is connect to Repository B`.what does it mean?
What is the difference between round-robin partitioning and hash partitioning?
how do u extract data from different data sources explain with an example?
1)Power center server and client on the same machine 2)power center server and client on the different machines What is the basic difference in these two setups and which is recommended ?
how do u really know that paging to disk is happening while u are using a lookup transform?
Explain what is etl process? How many steps etl contains explain with example?
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?
What are the types of data warehouse applications and what is the difference between data mining and data warehousing?
how do u handle performance issues in Informatica . where can u monitor the performance ?
Give a way in which u can implement a real time scenario where data in a table is changing and u need to look up data from it.How will u configure the look up transform for this purpose?
what is different between sequential batch and concurrent batch and which is recommended and why?