SO many times i saw "$PM parser error " .what is meant by PM?
Answer / zaheer
PM : POWER MART
1)parsing error will comes for the input parameter to
the lookup.
2)Informatica is not able to resolve the input parameter
CLASS for your lookup.
3)check the Port CLASS exists as either
input port or a variable port in your expression.
4)check datatype of CLASS and the datatype of input
parameter for your lookup.
Try it, Might be this will helps you
| Is This Answer Correct ? | 8 Yes | 0 No |
hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.
What are the performance considerations when working with aggregator transformation?
When we are using Dynamic Cache,which options we will select in session level?
Why filter transformation is an active one?
Separate from an archive server and a powerhouse?
Difference between Data and Index Caches?
What are the mapings that we use for slowly changing dimension table?
What are the types of maping wizards that r to be provided in Informatica?
Differences between connected and unconnected lookup?
If I have router with 10 records, if the condition doesn’t satisfy the records will pass to the default group,then where can we see that records and where that records will store?
What is query panel?
In joiner, how to load Master table in Target?