What are the different types of repositories created using informatica?
No Answer is Posted For this Question
Be the First to Post Answer
how i will stop my workflow after 10 errors
I cleared Informatica certification Designer. if anybody need dumps, can contact at mukesh1009@gmail.com
119 Answers Accenture, Gcs, TCS,
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
sorce is a flatfile only 1st and last row should insert to target how will u do?
Hi , Please help how to achieve the following scenario. I have a source table like this. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU I need the data in the target table like below. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU 4 Rajesh 5th SKU The Last row values we have.. and we have to append this last row in the target table. Thanks and Regards Nataraj V
Can we use parameters of parameter file in presession command
what is the main advantage of unconnected lookup
Explain direct and indirect flat file loading (source file type) - informatica
Explian the Process of deployment groups in informatica
Suppose we have a (assume relational) source table Product_Id Month Sales 1 Jan x 1 Feb x . . . . . . 1 Dec x 2 Jan x 2 Feb x . . . . . . 2 Dec x 3 Jan x 3 Feb x . . . . . . 3 Dec x . . . . . . and so on. Assume that there could be any number of product keys and for each product key the sales figures (denoted by 'x' are stored for each of the 12 months from Jan to Dec). So we want the result in the target table in the following form. Product_id Jan Feb March.. Dec 1 x x x x 2 x x x x 3 x x x x . . So how will you design the ETL mapping for this case , explain in temrs of transformations.
Can you copy the session to a different folder or repository?