why we use source qualifier transformation?
Answer Posted / ashok teja
SQ/T IS USED TO CONVERTS THE DATA INTO INFORMATICA
UNDERSTANDABLE FORMAT...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain dynamic target flat file name generation in informatica
How to Create a folder using pmrep command?
What are the types of caches in lookup? Explain them.
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What are the limitations of joiner transformation?
lookup transformation with screenshots
What is depict expression change?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How many input parameters can exist in an unconnected lookup?
What is a predefined event?
Separate from an archive server and a powerhouse?
What are the different versions of informatica?
What is a filter transformation and why it is an active one?
What is the use of an aggregator cache file?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??