Fatal 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
ysrini9
Participant
Posts: 108
Joined: Tue Jul 12, 2005 2:51 am

Fatal Error

Post by ysrini9 »

Hi

When I run the job,it's getting fatal error due to this error job aborted.
Fatal Error Message as

main program: Internal Error: (APT_SC::downcast(pConsumer())->kind() == APT_Operator::eParallel): sc/sc.C: 3984
Traceback: pureAssertion__13APT_FatalPathFPCcPCci() at 0xd4349280
computeStraightThroughOptimization__Q2_6APT_SC11IPC_DataSetFv() at 0xd4be9a34
compose__Q2_6APT_IR5ScoreFv() at 0xd4c5c670
compose__17APT_ScoreComposerFR8APT_StepR12APT_ErrorLogRC10APT_Config() at 0xd4bcb324
compose__17APT_ScoreComposerFR8APT_StepR12APT_ErrorLog() at 0xd4bcb160
check__11APT_StepRepFv() at 0xd4bad758
check__8APT_StepFv() at 0xd4b9e978
createAndCheckStep__7APT_OSLFP20APT_OSL_SIL_StepSpecR12APT_ErrorLog() at 0xdc6ed790
.() at 0x100084e4
APT_PMconductorMain__FPFiPPc_i() at 0xd4e4ba3c
APT_SharedMain__FiPPcPFiPPc_i() at 0xd4e4a6e4
.() at 0x1000ed50


plseas help me on this
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Need more information - for example, details of your job design. Also, did this job ever work and just started to fail or did it fail on the first run?
-craig

"You can never have too many knives" -- Logan Nine Fingers
dstage2006
Premium Member
Premium Member
Posts: 116
Joined: Fri Jan 20, 2006 2:30 pm

Post by dstage2006 »

I am facing the same problem. Job runs fine in Qa and Dev not in production.

error is as follows:

main_program: Internal Error: (APT_SC::downcast(pConsumer())->kind() == APT_Operator::eParallel): sc/sc.C: 3984
Traceback: Could not obtain stack trace; check that 'gdb' and 'sed' are installed and on your PATH
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

That's not the 'same problem'. Please start your own post so we know your particulars and when you do so provide details of your job design. In your new post.
-craig

"You can never have too many knives" -- Logan Nine Fingers
MT
Premium Member
Premium Member
Posts: 198
Joined: Fri Mar 09, 2007 3:51 am

Post by MT »

Hi,

this is a problem with a sequential stage in a parallel stream.
See APAR JR30587

regards
MT
Post Reply