Answer Posted / mike
A parameter file can be a text file. Parameter file is to
define the values for parameters and variables used in a
session. A parameter file is a file created by text editor
such as word pad or notepad. U can define the following
values in parameter file
Mapping parameters
Mapping variables
session parameters
hope this helps
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the transformations that are not supported in mapplet?
Enlist some properties of sessions.
Describe expression transformation?
How to generate sequence numbers using expression transformation?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
Define mapping and session?
Define mapplet?
What is the surrogate key?
Briefly define reusable transformation?
What is pmcmd command?
How can you generate reports in informatica?
What is a shortcut and copy in Informatica and how two are different with each other?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
Different sorts of metadata that stores in the storage facility?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?