Page 1 of 1

Controll Problem in Datastage Server job version 7.5

Posted: Mon Dec 06, 2010 7:27 am
by Deepak25
Hi,

I am getting DS Controller Issue, Please find the error message

BNA_Final_Sequencer..JobControl (@BNA_All_Sequencer): Controller problem: Unhandled abort encountered in job BNA_All_Sequencer
BNA_Final_Sequencer..JobControl (@Coordinator): Summary of sequence run
08:41:32: Sequence started
08:41:32: BNA_XML_Request (JOB BNA_XML_Request) started
08:41:38: BNA_XML_Request finished, status=2 [Finished with warnings]
08:41:38: BNA_Sources (JOB BNA_Sources) started
08:41:56: BNA_Sources finished, status=1 [Finished OK]
08:41:56: BNA_All_Sequencer (JOB BNA_All_Sequencer) started
08:42:02: BNA_All_Sequencer finished, status=98 [Not compiled]
08:42:02: Exception raised: @BNA_All_Sequencer, Unhandled abort encountered in job BNA_All_Sequencer
08:42:02: Sequence failed


anybody can let me know what will be the reson.

thanks
Deepak

Posted: Mon Dec 06, 2010 8:06 am
by major
A search with "Controller problem" will return lot of useful informtion to you .Try it.

Thanks
major

Posted: Mon Dec 06, 2010 8:15 am
by chulett
Or "Unhandled abort". That and handle that fact that "BNA_All_Sequencer" is not compiled.

Posted: Mon Dec 06, 2010 8:26 am
by Deepak25
chulett wrote:Or "Unhandled abort". That and handle that fact that "BNA_All_Sequencer" is not compiled.
All Sequencer are complied.....

Posted: Mon Dec 06, 2010 8:29 am
by Deepak25
Deepak25 wrote:
chulett wrote:Or "Unhandled abort". That and handle that fact that "BNA_All_Sequencer" is not compiled.
All Sequencer are complied.....
Any DS documentation to this error

Re: Controll Problem in Datastage Server job version 7.5

Posted: Mon Dec 06, 2010 8:37 am
by chulett
Deepak25 wrote:08:41:56: BNA_All_Sequencer (JOB BNA_All_Sequencer) started
08:42:02: BNA_All_Sequencer finished, status=98 [Not compiled]
The only documentation will tell you the same thing, 98 = not compiled. If you want to see it, look for dsapi.h in your $DSHOME/include directory.

Did you do the "controller problem unhandled abort" search?