OASG job error OA job 96964729 Phase: COMPLETE-Completed, Status: ERROR-Error, Message: Program exited with status 1
search cancel

OASG job error OA job 96964729 Phase: COMPLETE-Completed, Status: ERROR-Error, Message: Program exited with status 1

book

Article ID: 400212

calendar_today

Updated On:

Products

Workload Automation Agent Autosys Workload Automation

Issue/Introduction

Job processes but fails due to the following error:

cat: /opt/CA/oasg/jdata/temp/SOME_FILE_20250512.txt: No such file or directory

The file exists in the location specified with appropriate permissions.

[root ~]$ ls -ltr /opt/CA/oasg/jdata/temp/SOME_FILE_20250512.txt
-rwxrwxrwx. 1 autosys autosys 18 May 12 18:13 /opt/CA/oasg/jdata/temp/SOME_FILE_20250512.txt

Cause

Predecessor job was placing the required file in an NFS mount location. But, the job was trying to pick it up from a different NFS server. 

Resolution

Update the job definition to point to the proper NFS location where the file exists.