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 2 every one. i dont have real time experience, and please suggest me for following questions. a) we get the source data from what type of source systems? b) In banking domain project what are the FACT & DIMENTION tables please list out them? c) please write some colomn names in a table? Please reply for aboue questions?..... Thanks in advance.
Define Pmrep command?
I want to run a workflow which consist of 3 sessions. But wat my question is. 1st session should run on DB1if the first session is successful then 2 session should run on db2 and 3rd session should run on DB3 envronments. i want 3 different wf logs. it shoul not override on one log?
In which situation we will use persistant cache and shared cache in real time. plzsss answer with example
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
Can you copy the session to a different folder or repository?
What is up date strategy and what are the options for update strategy?
what is sql override?what is the use of it?
How to recover the standalone session?
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?