if i have a delimited file as source so how can we seperate this file into three diff targets?
TCS,
2 5596if the column name in sql override is diff from the column name in source qualifier,what is the impact?
TCS,
5 9755create a mapping to retrieve the employees who are getting salary greater than average salary?
TCS,
4 11171CANNOT 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
CSC,
4 9308I have a source as flat file and having data like ""TCS"MUMBAI" and i want output like TCS MUMBAI,the length of the data in the rows is variable.how can you fix it?
TCS,
5 13595Source Qualifier is an active t/r but there is no change of row count then y should we called it active t/r & Router , sorter some times no change in row count then Y we called its active t/r?
2 11830If we can implement SCD TYPE 1 AND 2 IN A SINGLE MAPPING.. CAN WE SEE THE RESULT IN A SINGLE OUTPUT? I MEAN I WANT THE RELSULT OF BOTH SCD 1 AND 2 TO BE SEEN IN A SINGLE RUN?
TCS,
1 7204what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
2374I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
DELL,
2 7535Post New Informatica Questions
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
Scheduling properties,whats the default (sequential)
What are the new features of informatica 9.x in developer level?
can you please explain me pre session and post session options?
To import the flat file definition into the designer where should the flat file be placed?
What is mapping debugger?
How we can use union transformation?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
What is difference between a gateway node and worker node?
What is an expression transformation?
What is a sequence generator transformation?
Suppose we do not group by on any ports of the aggregator what will be the output?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
What is sorter transformation?
What is the cumulative sum and moving sum?