Page 1 of 1

Phantom Error Unable to execute the operating system file

Posted: Wed Aug 29, 2012 11:50 pm
by ethanr
Hi,

We have been getting this warning in Server job of 8.5 version. Irrespective of the server job, the error is as follows

DataStage Job 348 Phantom 16719
Program "DSD.SendEvent": Line 524, Unable to execute the operating system file "-option01".
[ENOENT] No such file or directory
Program "DSD.SendEvent": Line 524, Unable to execute the operating system file "-option01".
[ENOENT] No such file or directory
Program "DSD.SendEvent": Line 524, Unable to execute the operating system file "-option01".
[ENOENT] No such file or directory
DataStage Phantom Finished

Is this some thing to look into environment or config file etc....or any project settings

Thanks

Posted: Thu Aug 30, 2012 12:19 am
by ray.wurlod
SendEvent code is incorrectly trying to specify "-option01" as a file name. Does the source code for SendEvent exist in your project? If not, you will need to involve your official support provider.

Posted: Thu Aug 30, 2012 8:27 pm
by ethanr
This is happening only in one of the project created recently, the projects created previously in the same box does not throw this error...I assume, SendEvent source code exist..

Thanks

Posted: Thu Aug 30, 2012 9:34 pm
by ray.wurlod
What does the VOC entry for DSD.SendEvent indicate?

Code: Select all

LIST.ITEM VOC 'DSD.SendEvent'

Posted: Fri Aug 31, 2012 12:52 am
by ethanr
The Output is
LIST.ITEM VOC "DSD.SendEvent" 16:46:26 31-08-12 PAGE 1

DSD.SendEvent
001 V
002 DSD_BP.0/DSD_SendEvent.B
003 B
004 BN
009 DSD_BP.0

Posted: Fri Aug 31, 2012 3:02 am
by ray.wurlod
This is an IBM-supplied routine. Contact your official support provider.