my source is junk data how will u remove that junk data by
using unix please any one replay me
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
What are the connected or unconnected transforamations?
Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
Explain about Recovering sessions?
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
What are the two modes of datamovement in informatica sever?
Consider a Phone Log table as below. It records all phone numbers that we dial in a given day. SOURCE_PHONE_NUMBER DESTINATION_PHONE_NUMBER CALL_START_DATETIME 1234 4567 01/07/2011 10:00 1234 2345 01/07/2011 11:00 1234 3456 01/07/2011 12:00 1234 3456 01/07/2011 13:00 1234 4567 01/07/2011 15:00 1222 7890 01/07/2011 10:00 1222 7680 01/07/2011 12:00 1222 2345 01/07/2011 13:00 Please provide an SQL query to display the source_phone_number and a flag where the flag needs to be set to Y if first called number and last called number are the same and N if the first called number and last called number are different. Desired Output: Source Number Is_Match 1222 N 1234 Y
Hey I am net to informatica? Can any one explain me step by step How scd will work ?
how i will stop my workflow after 10 errors
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
What are the differences between joiner transformation and source qualifier transformation?