What is informatica metadata and where is it stored?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maplet?
I am using mapping variable, when i am running a session,before it has 10000 records, after completion of session what about value of mapping variable?
Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep
Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects waiting for reply? thank you
what are the transformations that are used in data cleansing ? and how data cleansing takes place ?
What are the steps involved in the migration from older version to newer version of Informatica Server?
how did u understand business requirement?
Can you use one mapping to populate two tables in different schemas
Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.
How do you update the records with or without using update strategy?
How to display null values on a target & non-null values on a target?
Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have load 1000 to 2000 records and third load i have to load 2000 to 3000 rows .How will achieve