Transformer_1: Input dataset 0 has a partitioning method oth

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
igorbmartins
Participant
Posts: 161
Joined: Mon Mar 17, 2008 10:33 am

Transformer_1: Input dataset 0 has a partitioning method oth

Post by igorbmartins »

Friends, someone I could explain that this is wrong:


Transformer_1: Input dataset 0 has a partitioning method other than entire specified; disabling memory sharing.

Igor Bastos Martins
http://www.oportunidadesembi.com.br
Last edited by igorbmartins on Sun Jul 20, 2008 8:45 am, edited 2 times in total.
DSDexter
Participant
Posts: 94
Joined: Wed Jul 11, 2007 9:36 pm
Location: Pune,India

Post by DSDexter »

Just search on Disable memory Sharing. You need to specify AUTO partioning in the transformer stage.
Thanks
DSDexter
throbinson
Charter Member
Charter Member
Posts: 299
Joined: Wed Nov 13, 2002 5:38 pm
Location: USA

Post by throbinson »

There is a patch for AIX. Make IBM cough it up. I can't find the e-case number though.
igorbmartins
Participant
Posts: 161
Joined: Mon Mar 17, 2008 10:33 am

Post by igorbmartins »

Then I understood that I am not doing anything wrong in the JOB this is a failure of DSEE? Is it ?

Igor Bastos Martins
http://www.oportunidadesembi.com.br
Last edited by igorbmartins on Sun Jul 20, 2008 8:43 am, edited 3 times in total.
throbinson
Charter Member
Charter Member
Posts: 299
Joined: Wed Nov 13, 2002 5:38 pm
Location: USA

Post by throbinson »

Let's not call it a failure, let's call it a lovable eccentricity.
You are probably not doing anything wrong. It should be possible to control the partitiioning method of the transformer stage to something other then auto without throwing a warning.
igorbmartins
Participant
Posts: 161
Joined: Mon Mar 17, 2008 10:33 am

Post by igorbmartins »

So how can I do so that this message does not appear more? Can I disable (Message Handler)? I was in the Director and not seen where disable

Igor Bastos Martins
http://www.oportunidadesembi.com.br
Last edited by igorbmartins on Sun Jul 20, 2008 8:42 am, edited 1 time in total.
igorbmartins
Participant
Posts: 161
Joined: Mon Mar 17, 2008 10:33 am

Post by igorbmartins »

So how can I do so that this message does not appear more? Can I disable (Message Handler)? I was in the Director and not seen where disable

Igor Bastos Martins
http://www.oportunidadesembi.com.br
Last edited by igorbmartins on Sun Jul 20, 2008 8:45 am, edited 1 time in total.
throbinson
Charter Member
Charter Member
Posts: 299
Joined: Wed Nov 13, 2002 5:38 pm
Location: USA

Post by throbinson »

1. Open Director and go to log of the job.
2. Select the log entry
3. Menu Tools =>Message Handler => Create new (I think)
4. demote to informational
5. save and exit.

Or
apply the IBM patch
DSDexter
Participant
Posts: 94
Joined: Wed Jul 11, 2007 9:36 pm
Location: Pune,India

Post by DSDexter »

I am using SUN OS, still I am getting this warning. Is there a patch available for SUN OS also? Currently I have Message handler taking care of it.
Thanks
DSDexter
igorbmartins
Participant
Posts: 161
Joined: Mon Mar 17, 2008 10:33 am

Post by igorbmartins »

Friends now work,
1. I was in DataStage Director
2. Clicked with the right button on the log WARNING
3. I clicked "Add to rule message hander."
4. I was in DataStage Administrator;
5. Entered in the project;
6. I went to the tab Parallel;
7. In Message Handler for Parallel JOBs I selected "TFCP000043."
8. Ready now it's not the most WARNIG, only warns in the log that has a message handle.

Even having resolved someone knows where I can a path from IBM to fix these WARNIGs?

Thanks
Post Reply