Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two sub jobs, Say one is doing the socket connection and other is doing extract from teradata using fastExport.
I want to run this two job parallel.
In previous version we have a component name as tParallelize but for TOS 5.2 it seems to be missing.
How can I use that?