When the informatica server marks that a batch is failed?
Answers were Sorted based on User's Feedback
Answer / vishnu
IF ANY ONE OF THE SESSION IN BATCH FAILS THEN THE BATCH
ALSO FAILES
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swetha
If one of session is configured to "run if previous
completes" and that previous session fails.
| Is This Answer Correct ? | 0 Yes | 2 No |
in oracle write query yourname+1 from dual
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
if i have 10 records in my source,if we use router t/r and given the condition as i>2,i=5 and i<2in the different groups what is the o/p in the target
What is the difference between view and materialised view?
In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?
what is shared lookup&persistent lookup?
4 Answers Accenture, Cap Gemini,
By seeing the parameter file how do u identify wheather it is a workflow parameter or mapping parameter?
Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
suppose my source is 101 a 1o1 b 101 c 101 d i want target like that 101 abcd how will u achive this please give me the answer
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
What is the command used to run a batch?