Can we apply iconv or oconv in parallel

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Akumar1
Participant
Posts: 48
Joined: Tue May 22, 2007 3:38 am
Location: bangalore
Contact:

Can we apply iconv or oconv in parallel

Post 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
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

To the best of my knowledge No. You cannot use them in the parallel job.
JoshGeorge
Participant
Posts: 612
Joined: Thu May 03, 2007 4:59 am
Location: Melbourne

Post by JoshGeorge »

Iconv/Oconv can be used in a parallel job if you use a basic transformer in the job.
Joshy George
<a href="http://www.linkedin.com/in/joshygeorge1" ><img src="http://www.linkedin.com/img/webpromo/bt ... _80x15.gif" width="80" height="15" border="0"></a>
Raftsman
Premium Member
Premium Member
Posts: 335
Joined: Thu May 26, 2005 8:56 am
Location: Ottawa, Canada

Basic Transformer

Post by Raftsman »

Does anyone know if IBM dropped Basic Transformer. It no longer shows up in our palette following the subsequent patch load.
Jim Stewart
Mhasan
Participant
Posts: 38
Joined: Wed Apr 19, 2006 10:03 pm
Location: Bangalore

Post 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.
Thanks
M A hasan
Raghavendra
Participant
Posts: 147
Joined: Sat Apr 30, 2005 1:23 am
Location: Bangalore,India

Post 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.
Raghavendra
Dare to dream and care to achieve ...
ravi_tubati
Participant
Posts: 5
Joined: Wed Feb 08, 2006 12:54 am

Re: Can we apply iconv or oconv in parallel

Post 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
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

And there are parallel functions for doing these. LEARN!!!
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply