Unable to Load data in SAP using IDOC

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
suneelchallagali
Participant
Posts: 251
Joined: Tue Dec 02, 2008 3:09 pm

Unable to Load data in SAP using IDOC

Post by suneelchallagali »

Hi,

I am facing the sigsegv issue while running the job. I have went throug the form with search word "SIGSEGV", but unable to solve the issue. The job design is

DB2 (Multiplt DB2's)---transformer--Join (other input is seq_file)---IDOC.

Thanks,
suneel challagali
thanks,
suneel
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

How did you deduce the error was from idoc ?

What happens if you remove idoc with a sequential file ?
suneelchallagali
Participant
Posts: 251
Joined: Tue Dec 02, 2008 3:09 pm

Post by suneelchallagali »

Thanks for your replay....if i remove the IDOC and keep the Sequential file it is working properly, but if replace with idoc stage and run the job it is giving me following error

IDoc_Load_PACK_for_SAP_R_3_142,0: Operator terminated abnormally: received signal SIGSEGV
main_program: APT_PMsectionLeader(2, node2), player 44 - Unexpected exit status 1.
APT_PMsectionLeader(2, node2), player 45 - Unexpected exit status 1.
APT_PMsectionLeader(2, node2), player 46 - Unexpected exit status 1.
main_program: Step execution finished with status = FAILED.

I am running this job on 2-nodes.

Thanks,
suneel challagali
thanks,
suneel
Post Reply