In a concurrent batch if a session fails, can you start again from that session
What is workflow? What are the components of the workflow manager?
what is diff between IN and EXIT commands
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
what is work of PUSH DOWN option
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
Can you start a session inside a batch individually?
Which gives the more performance when compare to fixed width and delimited file ? and why?
I am having source ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI Target ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI If a new record coming from source from same location it should directly go to specified location in target at begining EX:if Eno with 4 coming from same Pune, It should directly load into the Pune location col with '|' symbol. Help me its very urgent
Explain sessions. Explain how batches are used to combine executions?
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.
how do u fnd the duplicate rows and how to delete the duplicate rows?