how many repositories can v create in informatica .

Answer Posted / amarnath

2 types of repositories can be created
1. standalone
2. Shared or Global repository

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what transformation and how many are there in informatica?

486


In development project what is the process to follow for an etl developer from day1

1284


What is Data Caches size?

656


What is olap (on-line analytical processing?

641


What is an expression transformation?

594






What is DR strategy for Informatica project?

702


What is a router transformation?

628


How can we use batches?

606


What is a code page?

716


What is meant by incremental aggregation?

585


What are Dimensional table?

618


How we can create indexes after completing the load process?

613


What is enterprise data warehousing?

615


What is Session and Batches?

664


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

1412