How can u stop a batch?
Answers were Sorted based on User's Feedback
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 |
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
.prm wirh repalce .txt is possible?
have u done any performance tuning? how u ll do?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Clarify the utilization of aggregator cache record?
what is the exact meaning of domain?
What is meant by active and passive transformation?
Parameter and variable differences
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
Explain in detail scd type 2 through mapping.
How can we use mapping variables in informatica? Where do we use them?
What is the benefit of partitioning a session?