What is the responsibility of a Informatica production support member?
Latest Answer: 1) Have to monitor the scheduled jobs or run the workflows and scripts which needs to run the day.2) If any issues or job fails, Immediately check the logs and contact with support team if needed. Frequently have to intimate all responding peoples. 3) ...
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?
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top