Parallel job reports failure (code 139)

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
venkat626
Participant
Posts: 35
Joined: Thu Feb 14, 2013 7:19 am

Parallel job reports failure (code 139)

Post by venkat626 »

Hi,

Good Day,

DS jobs in DS v8.1 FixPack1 environment (OS - Red Hat Linux v5.5).

I am having a job design as follows,

Oracle Enterprise Stage ---> Copy ----> Dataset

Here, i am just using the select query and writing to the dataset.


I am getting an error as,
Parallel job reports failure (code 139) --- (same job run fine without any modification in second attempt) :o

I searched the forum but its not getting the correct results.

Could you please let us know the root cause of this issue.

Thanks in Advance.

Thank you


Regards,
Venkat.M
eph
Premium Member
Premium Member
Posts: 110
Joined: Mon Oct 18, 2010 10:25 am

Post by eph »

Hi,

I've been through this error some time ago, fixed it with setting following variables :
- APT_DISABLE_FASTALLOC=1 (APAR JR33194)
- MALLOC_CHECK_=0

If it's not working, I suggest you to contact your official support provider.

Eric
venkat626
Participant
Posts: 35
Joined: Thu Feb 14, 2013 7:19 am

Post by venkat626 »

Hi,

Thanks for the update.

Could you please provide me the IBM tech note for this info (APAR JR33194).

I will coordinate with my Architecture team to adding the specified environment variables,once received the tech note.


Thank you.

Regards,
Venkat.M
eph
Premium Member
Premium Member
Posts: 110
Joined: Mon Oct 18, 2010 10:25 am

Post by eph »

Hi,

Sorry, IBM gave me that information in a PMR and I can't find out where is the associated technote.

Here is a technote talking about the same problem : http://www-01.ibm.com/support/docview.w ... wg21472651

Eric
Post Reply