Answer Posted / j.david sukeerthi kumar
Hi
Informatica repository is a central meta-data storage place,
which contains all the information which is necessary to
build a data warehouse or a data mart.
Meta-data like source def,target def,business
rules,sessions,mappings,workflows,mapplets,worklets,database
connections,user information, shortcuts etc
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
how tokens will generate?
What are data-driven sessions?
What does cheating measurement mean?
How many input parameters can exist in an unconnected lookup?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
What all join we can perform in LOOKUP transformation?
What is data caches/ index caches?
What is DR strategy for Informatica project?
Why is sorter an active transformation?
What are the static cache and dynamic cache in informatica?
How can we create index after completion of load process?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
Enlist some properties of sessions.
Differentiate between a database and data warehouse?
Explain the pipeline partition with real time example?