how much memory (size) occupied by a session at runtime
Answer Posted / nandini
12,000,000 bytes of memory to the session.
sorry i made a mistake before
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Differentiate between router and filter transformation?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
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
How to use pmcmd utility command?
What is joiner transformation in informatica?
What is joiner transformation?
What is an aggregator transformation?
Can we change Dynamic to Static or Persistent cache? If so what happens?
How many types of sessions are there in informatica.please explain them?
How to configure mapping in informatica?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
How to delete duplicate row using informatica?
design of staging area?
can u give example for factless fact table