How can u stop a batch?

Answers were Sorted based on User's Feedback



How can u stop a batch?..

Answer / swetha

By using server manager or pmcmd.

Is This Answer Correct ?    4 Yes 0 No

How can u stop a batch?..

Answer / chaitanya

Batch processing execution is of two types:
i)Sequential
ii)Parallel

By using Timer task we can stop a single session.

By using Control task we can stop top level execution also.
Options: Fail Me,Fail Parent,Fail top level workflow

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is the term PIPELINE in informatica ?

7 Answers   Deloitte,


What is the difference between Bitmap and Btree index?

3 Answers   Mind Tree,


Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..

1 Answers  


hi all hi have flat file like below my requirement is empid,ename,sal,loc 101,vamshi,5000,hyd 101,vamshi,5020,hyd 201,raju,5000,hyd 202,ram,4000,hyd 203,kumar,3500,pune 203,kumar,3500,pune 203,kumar,5000,hyd 203,kumar,6000,hyd i want the o/p like this in one target 201,raju,5000,hyd 202,ram,4000,hyd and in second target 101,vamshi,5000,hyd 101,vamshi,5020,hyd 203,kumar,3500,pune 203,kumar,3500,pune 203,kumar,5000,hyd 203,kumar,6000,hyd

9 Answers   IBM,


What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?

0 Answers  






What is meant by incremental aggregation?

0 Answers  


Filter transformation in the condition one of the data is NULL would the record be dropped.

2 Answers  


MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104 MY REQUIRMENT IS NAME ID VENKATESH 101 RAJESH 102 SIVA 103 SWATHI 104 PLEASE PROVIDE ME THE SOLUTION

4 Answers  


Is scd logic we have lookup right to compare the values with source and target,instead of lookup can u have any transformation or any way to do this?

2 Answers  


How to create a non-reusable instance of reusable transformations?

0 Answers   Informatica,


How to implement security measures using repository manager?

0 Answers  


what is incremental data aggregation?

3 Answers   IBM,


Categories