Page 1 of 1

APT_LicenseOperator,0: Fatal Error: open (read) failed

Posted: Thu Dec 27, 2007 10:41 am
by Amit Jaiswal
Hi All,

In our process three jobs are designed to run sequentially by changing the Execution Mode option to 'Sequential' in all the stages. At the same time in parameters $APT_EXECUTION_MODE is selected as 'One Process'. Everything was fine in development and we never got any error there. However, in production once in a week or so one of these three job fails with following error message:
******************************************************
546 FATAL Thu Dec 27 08:07:19 2007 APT_LicenseOperator,0: Fatal Error: open (read) failed for aptvds0_o0_i0_stno0 in
openSeqCommunicator() No such file or directory [iomgr/iocomm.C:1243]
547 INFO Thu Dec 27 08:07:19 2007 Contents of phantom output file =>
547 INFO Thu Dec 27 08:07:19 2007 DataStage Job 44 Phantom 21618
547 INFO Thu Dec 27 08:07:19 2007 OpenSocket() returned 7
547 INFO Thu Dec 27 08:07:19 2007 DataStage Phantom Finished.
548 STARTED Thu Dec 27 08:07:19 2007 Job DlySrc_wire_aba aborted.
********************************************************
However, when we restart this FAILED job it is getting executed successfully.
I will try to remove $APT_EXECUTION_MODE parameter and then test it but as I mentioned in development we never get this issue and therefore I am not sure whether this will work in PROD?

Can anyone help me out in this?

Thanks in advance.
-Amit Jaiswal

Re: APT_LicenseOperator,0: Fatal Error: open (read) failed

Posted: Thu Dec 27, 2007 10:51 am
by challahari
Hi Amit,

Can you give more info about your jobs and sequence that helps us to think of it.

Thanks.