How to Schdule a Informatica job in "Unix Corn Schduling Tool"?
How to Upload the MainFrame Source for Informatica ?
Latest Answer: We got mainframe source as VSAM (Virtual Storage Access Method) files, mainframe developers converts these files as Flat files to access data into Informatica for our convenience. The bottom line is "The mainframe data files are in .Dat files(Flat Files)". ...
How to find whether special character is present in flat file's data using Informatica as a ETL tool
Latest Answer: There would be a code page present in the properties of the source definition in case of a flat file. Such as LATIN, WESTERN EUROPEAN. We need to choose proper page code to identify the special characters in flat file. ...
How to install Informatica 7.1.1 on Windows XP Service Pack-2/3?
What do you understand by the linearity in a regression equation?
How to add values to a column present in target file which column is not present in source file?
Latest Answer: Create a port in expression transformation and do calculation whatever you need for the target or assign default value for that port and just pass that to target. ...
How to load only the first and last record of a flat file into the target?
Latest Answer: By using aggregator transformation, first and last aggregations. ...
How can we track history DTA without using Lookup Transformation?
Latest Answer: Yes it is possible, you can use joiner transformation insted of lookup.In joiner you specify the outer join as source and load the data. regards...Prabhu S ...
How to merge two tables or files at workflow level?
Explain What is Target Load Order?
Latest Answer: If you have two source qualifiers and two targets(eg:SQ1,SQ2 and TGT1,TGT2), to decide which target you need to load first, we are using this option.eg: if you want to load first tgt2 after that tgt1,In Mapping designer-->mappings->Target load plan, you ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top