How to load legacy system data into SAP R/3 (to ERP tables) for doing the data integration for legacy with R/3 System.
How to extract data from SAP R/3 system to a DWH?
Why do we need XML Transformation in Informatica?
Latest Answer: 1) Whenever we have Q systems, EAI sonorous we need XML transformation.
2) To handle unstructured data/semi structured data (.PDF) we need XML
transformation. Because .PDF files had tags, Informatica power center cannot
read these tags; the bottom ...
What is the responsibility of a Informatica production support member?
Latest Answer: Production support means, whenever a problem/Error rises while the product is
running we have to identify that problem/Error and solve it, or intimate about
that problem/Error to the concern person, who is responsible for that
problem/Error.
Informatica ...
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: If the target column is coming as NULL value from source, You can give a default value by adding a column in expression transformation ad below.COLUMN_NAME (The datatype and value filed will populate. Change it) '-1' or 'DEFAULT'The value to the target ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top