difference between stop and abort
Answers were Sorted based on User's Feedback
Answer / malathi
Stopping a session task means the server stops reading data.
Abort has timeout of 60 sec , If the server is not finished
processing and committing data by the timeout ,the threads
and process assosiated with the sessions are killed.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / neets
abort stops the session forcefully so in less time it stops
our task as compared to stop.
| Is This Answer Correct ? | 8 Yes | 5 No |
How we can use union transformation?
In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
What is different between informatica version 8 and 9 version
In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
What are the performance considerations when working with aggregator transformation?
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
How can we update a record in the target table without using update strategy?
i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?
How will you combine 3 different sources with a single source?