Strange Datastage Error in 8.5

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
Nageshsunkoji
Participant
Posts: 222
Joined: Tue Aug 30, 2005 2:07 am
Location: pune
Contact:

Strange Datastage Error in 8.5

Post by Nageshsunkoji »

Hi DS Gurus,

We are recently migrated to 8.5 from 7.5, we are executing the couple of jobs which were aborted with the below errors and same jobs are working in 7.5. We have tried to debug the problem by enabling Trace Back mode and Disable combination options. It is always showing the same error. We are using the TeraData connector stage as a source and as a reference stage for lookup and remaining stages are simple stages like Copy,dataset,Sequantial file.

Could you please through some light on this error:

main_program: Internal Error: (!new_sc_op.availableNodes_.isEmpty()): sc/sc.C: 4307
Traceback: assert.APT_FatalPath::pureAssertion(const char*,const char*,int)() at 0x9000000065168f8
APT_SC::Score::buildOperator(APT_Operator&)() at 0x900000006e89864
APT_SC::OutputFile::destroy(bool)() at 0x900000006e88f94
APT_SC::DataSet::create_if_necessary(bool)() at 0x900000006e82ae8
APT_IR::Score::compose()() at 0x900000006fd422c
APT_ScoreComposer::compose(APT_Step&,APT_ErrorLog&,const APT_Config&)() at 0x90000000708e910
APT_ScoreComposer::compose(APT_Step&,APT_ErrorLog&)() at 0x90000000708e6a4
APT_StepRep::check()() at 0x900000006dc856c
step.APT_Step::check()() at 0x900000006dbed58
APT_OSL::createAndCheckStep(APT_OSL_SIL_StepSpec*,APT_ErrorLog&)() at 0x900000005b4d2b8
.() at 0x100006d50
APT_PMconductorMain(int(*)(int,char**))() at 0x9000000071c2d60
APT_SharedMain(int,char**,int(*)(int,char**))() at 0x9000000071c137c
.() at 0x10000f1f4
NageshSunkoji

If you know anything SHARE it.............
If you Don't know anything LEARN it...............
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

For any kind of "assert" error, I would involve your official support provider.
-craig

"You can never have too many knives" -- Logan Nine Fingers
n.parameswara.reddy@accen
Participant
Posts: 40
Joined: Mon May 18, 2009 5:22 am

Re: Strange Datastage Error in 8.5

Post by n.parameswara.reddy@accen »

Hi DS Gurus,

I too facing the same issue, can i know how it was solved ??

main_program: Internal Error: (!new_sc_op.availableNodes_.isEmpty()): sc/sc.C: 4307
Traceback: assert.APT_FatalPath::pureAssertion(const char*,const char*,int)() at 0x900000009d9e8f8
APT_SC::Score::buildOperator(APT_Operator&)() at 0x90000000a25f864
APT_SC::OutputFile::destroy(bool)() at 0x90000000a25ef94
APT_SC::DataSet::create_if_necessary(bool)() at 0x90000000a258ae8
APT_IR::Score::compose()() at 0x90000000a3aa22c
APT_ScoreComposer::compose(APT_Step&,APT_ErrorLog&,const APT_Config&)() at 0x90000000a464910
APT_ScoreComposer::compose(APT_Step&,APT_ErrorLog&)() at 0x90000000a4646a4
APT_StepRep::check()() at 0x90000000a19e56c
step.APT_Step::check()() at 0x90000000a194d58
APT_OSL::createAndCheckStep(APT_OSL_SIL_StepSpec*,APT_ErrorLog&)() at 0x90000000f4af2b8
.() at 0x100006d50
APT_PMconductorMain(int(*)(int,char**))() at 0x90000000a598d60
APT_SharedMain(int,char**,int(*)(int,char**))() at 0x90000000a59737c
.() at 0x10000f1f4
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Same answer from me as before.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Craig is being assertive.
:lol:
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Dang, should have asserted that. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

His assertiveness is ascertainable.
Choose a job you love, and you will never have to work a day in your life. - Confucius
Post Reply