Plz can anybody send Informatica and Cognos FAQ
Plz To thid ID ppradeep_dwh@yahoo.co.in
Answer Posted / qwer
Behave like a Dignified guy
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to start a workflow using pmcmd command?
How you prepared reports for OLAP?
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
What do you understand by a term domain?
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
Describe expression transformation?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
Under what condition selecting sorted input in aggregator may fail the session?
What are the various types of transformation?
Which is the t/r that builts only single cache memory?
What is blocking transformation?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
Differentiate between router and filter transformation?
Explain sessions. Explain how batches are used to combine executions?