where to store informatica rejected data?
No Answer is Posted For this Question
Be the First to Post Answer
How to eliminate 1st and last rows from the source and load the inbetween rows.
What are the different options available for update strategy?
Please 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.
Why we use lookup transformations?
If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
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
what are the limitations of pushdown optimization technique ? Advance thanks
what we require for D.modelling?
In SCD type 2 if we had select date range. then suppose we had inserted today's date(eq. date is 30 aug 2010) then start date will be today's date(30 aug 2010) what will be the end date,we cant leave it blank?
How do you manage the Parameter files while migrating your data from one environment to another environment?
we have table like cust_id,cust_name,cust_loc like this 1.we need to get perticular location,to do this we can use filter transformatin,that logic is same for relation table and flat file tabl?