what is the difference between stop and abort
Answers were Sorted based on User's Feedback
Answer / aparna
stop command immediately kills the reading process and does
not have any time period
Abort command gives a time out period of 60sec to the
informatica server to finish the dtm process else it kills
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / abhinaw prakash
STOP:When we issue Stop command the integration service
stops reading data from the source though it keeps on
processing and committing the data to the target.
ABORT: When we issue Abort command the integration service
has a timeout period of 60 sec.If its not able to finish
processing and committing the data to the target it kills
the DTM session.
| Is This Answer Correct ? | 2 Yes | 0 No |
can we have to do changes in session property when we are dynamically generating target files?
how to load the data in fact table.. using look up transformation how to view the second record. usally look up shows matching record for only one value. if i have same value its not displaying. ex: problem i faced. i have total, student no and name in table student i used aggregation transformation to display max(total). i have two same max values in total. when i look up the student name and no for this max(total), its showing only one name and no, its leaving the second one. how to rectify it. plz tel me step by step or clearly.
What is the difference between lookup override and souce qualifier override ?
What is a passive transformation?
Why you use repository connectivity?
Define Pmrep command?
How can we update a record in the target table without using update strategy?
Define mapping and session?
what is bitmap index? did u use it?and how to use it in informatica
How many mapplets u have created? and what is the logic used
Difference between session variables and workflow variables?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)