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

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
Amit Jaiswal
Premium Member
Premium Member
Posts: 38
Joined: Fri Apr 22, 2005 6:07 am

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

Post 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
challahari
Premium Member
Premium Member
Posts: 10
Joined: Tue Sep 25, 2007 9:38 am

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

Post by challahari »

Hi Amit,

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

Thanks.
Post Reply