Memory error

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
dk_ds
Participant
Posts: 5
Joined: Wed Nov 25, 2009 7:49 pm

Memory error

Post by dk_ds »

Got following information from job log after job abort :
main_program: Internal Error: (APT_SC::downcast(pConsumer())->kind() == APT_Operator::eParallel): sc/sc.C: 3984
Traceback: [6] APT_FatalPath::pureAssertion(0xfee009c8, 0xfee00a09, 0xf90, 0xc00, 0xff1aca78, 0x0), at 0xff0e68f0
[7] APT_SC::IPC_DataSet::computeStraightThroughOptimization(0x51e810, 0x53dca0, 0x513d90, 0xfee00980, 0x51e83c, 0x2), at 0xfeaab0d4
[8] APT_IR::Score::compose(0x507b10, 0x0, 0x4, 0x1, 0xfedfb4d7, 0x507b24), at 0xfea8853c
[9] APT_ScoreComposer::compose(0x10f9a8, 0x1d6c6c, 0xfee7c074, 0xff1b9fb8, 0x5cdf0, 0xfee03c55), at 0xfeab2578
[10] APT_ScoreComposer::compose(0x10f9a8, 0x1d6c6c, 0xfee03c25, 0xfee3bfcc, 0x230c, 0xfee8f200), at 0xfeab24d8
[11] APT_StepRep::check(0x1d6c60, 0x1, 0xffbfcea0, 0x0, 0xfee7a90c, 0x0), at 0xfe7c0a9c
[12] APT_Step::check(0x10f9a8, 0xffbfd038, 0xffbfd000, 0xffbfd000, 0xffbfcf7c, 0xfee3bfcc), at 0xfe7b5d54
[13] APT_OSL::createAndCheckStep(0x1b2ff8, 0xffbfe0ec, 0xd4, 0x9, 0xffbfd01c, 0xffbfd038), at 0xff223a50
[14] APT_ORCHESTRATE_main(0x0, 0xffbfd658, 0xffbfdbb8, 0xffbfe17c, 0xffbfdf50, 0xffbfe128), at 0x1f764
[15] APT_PMconductorMain(0x0, 0xd000, 0xff1b505c, 0xfee3bfcc, 0xffbfe734, 0xffbfe750), at 0xfea27284
[16] APT_SharedMain(0x11, 0xffbfea58, 0x17270, 0x11, 0x1, 0x17000), at 0xfea5a518
detaching from process 26995

This is something I am getting 2nd 3rd time. Any idea in what scenarios we get such a error, as no particular detail here to identify the right cause??

thanks
Deepak
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No real idea, other than it appears to have occurred during composing of the score. Involve your official support provider on this one.

Were any other warnings or errors logged?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
ragavendradineshdsx
Participant
Posts: 15
Joined: Sat Nov 14, 2009 3:38 am

Post by ragavendradineshdsx »

if possible, can you post the list of stages you are using in the job?
Thanks & Regards,
Ragavendra Dinesh C
Post Reply