Applicable versions and levels
Windows versions: V17.0.1 or later
Solaris versions: V17.0.1 or later
Linux versions: V17.0.1 or later
Action
Points to check
Is the specification different from the previous PATH environment variable definition file?
Cause
The behavior of the job has changed because the environment variables passed to the job have changed due to a change in the PATH environment variable definition file. When the PATH environment variable definition file is changed, the inherited environment variables change.
Action method
Check the PATH environment variable definition file to see what has been changed, and then revise the definition file as necessary.
Be sure to set the environment variables required for job operation in the PATH environment variable definition file before they are needed.
Remarks
The environment variables referenced by the job are loaded as follows.
[For job submission]
Path specified in the Directory field
Job folder path (PATH environment variable)
PATH path specified in the environment variable definition file
Path in the PATH statement (JCL only)
[For job execution]
PATH environment variable set at job submission
Environment variable set in Add/Monitor - Job window - Detail information sheet - Environment variables
Environment variables set in the login shell