How many repositories can we create in Informatica??

Answer Posted / madhu

We can create any no. of repositories in Informatica Under
one server. You can install one Repository Server on a
Windows machine

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a mapplet/worklet in informatica?

692


rank() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid order by case when opt2.dm_market_flg in ('Y', 'U') then 1 else 2 end, lkp.contact_rank) as rank1, case opt2.contact_type when 'Buyer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, ship_to_flg desc , last_order_dt desc) when 'Decision Maker' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc , last_quote_dt desc , mailability_score desc , source_ranking desc) when 'Influencer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) when 'Payer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) --elu 05/28/2013 else row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) end rank2 row_number() over (partition by opt3.dim_plat_site_id, opt3.dim_site_opt_sid order by rank1,rank2) as "rank", case when "rank"<= opt3.maximum_value then 'Y' else 'N' end as include_flg

1534


What is data movement mode in Informatica and difference between them?

628


How to create or import flat file definition in to the warehouse designer?

620


Plz can any one say me how to get the informatica certification materials and dumps

1602






Enlist the differences between database and data warehouse.

557


How can we store previous session logs?

574


Make a note of the quantity vaults made in informatica?

561


What is a sequence generator transformation?

581


What are the types of lookup transformation?

636


How to Create a folder using pmrep command?

626


What are the uses of etl tools?

654


Explain about cumulative Sum or moving sum?

625


According to his methodology what all you need before you build a datawarehouse

1191


How can we handle two sessions in informatica?

617