Page 1 of 1

Can we apply iconv or oconv in parallel

Posted: Tue Aug 21, 2007 12:35 am
by Akumar1
I am working on server job but i want to know can we use iconv or oconv in parallel job as well like server job.
Regards,
Akumar1

Posted: Tue Aug 21, 2007 12:45 am
by Maveric
To the best of my knowledge No. You cannot use them in the parallel job.

Posted: Tue Aug 21, 2007 12:54 am
by JoshGeorge
Iconv/Oconv can be used in a parallel job if you use a basic transformer in the job.

Basic Transformer

Posted: Tue Sep 18, 2007 8:53 am
by Raftsman
Does anyone know if IBM dropped Basic Transformer. It no longer shows up in our palette following the subsequent patch load.

Posted: Tue Sep 18, 2007 8:58 am
by Mhasan
Under Veiw tab ..if you click on Customize option ..from parallel processing BASIC transformer there u can drag and drop into your pallate.

Posted: Tue Sep 18, 2007 11:33 pm
by Raghavendra
Why do you want to call ICONV and OCONV in parallel job. To call them you need basic transformer which will be costly. You can achieve that functionality in different ways in parallel.

Re: Can we apply iconv or oconv in parallel

Posted: Wed Sep 19, 2007 4:09 am
by ravi_tubati
i tried to implent ocov,iconv in parallel but its not work out.we have the so many options conevrtion dates like ocn,icon

Posted: Wed Sep 19, 2007 4:56 pm
by ray.wurlod
And there are parallel functions for doing these. LEARN!!!