If we are using an aggregator but forget to mention the group by port .what will be the output??
11 34208I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.
4 10793If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
9 15968Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
5 11938Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
1 6939I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
3 8165HOw can we load the normalised data ( Vertical data) to (Horizontal data)with out using decode in the expression transformation and the aggregator transformation. But, what exactly I want is .. If we have million of records,it is not possible using decode and search for that Particular Id to pivot into Horizontal data... Can any one of guys please help me in this regard.....
TCS,
3 10584Post New Informatica Questions
What is meant by LDAP users?
explain abt ur project architecture?
Please let me know how to make Data masking in informatica..
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
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is a filter transformation and why it is an active one?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How do you manage the Parameter files while migrating your data from one environment to another environment?
Did u used latest transformations of 8.6.0? for what?
what is the size of u r source(like file or table)?
Define pmcmd command?
can we override a native sql query within informatica? Where do we do it? How do we do it?
What is rank transformation?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What is a connected transformation?