What do you mean by Parameter file? Why do we use it and what all things we can define in a parameter file?
Answer Posted / hari
Parameter file is text file which contains mapping variables and mapping parameters for mappings , sessions an workflows.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many input parameters can exist in an unconnected lookup?
What is update strategy transform?
What is meant by lookup transformation? Explain the types of lookup transformation?
What are ETL Tools?
How to convert multiple rows to single row (multiple columns) in informatica
What is a stored procedure transformation?
How might one distinguish in the case of mapping is right or not without associating session?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What is decode in informatica?
What is lookup transformation?
How to update or delete the rows in a target, which do not have key fields?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
How to extract the informatica rejected data?
What are the settings that you use to configure the joiner transformation?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)