Error message
Unable to find the job file specified. |
Applicable versions and levels
Windows versions: V5.0L10 or later
Solaris versions: 5.0 or later
Linux versions: 5.2, V10.0L10 or later
Linux for Itanium versions: V12.0L10 or later
HP-UX versions: 5.1 or later
AIX versions: 5.1 or later
DS versions: V20L10
Action 1
Points to check
Is there a spelling mistake in the file name for the specified job file?
Have similar-looking characters been specified?
The number 1 and the letter l, the number 6 and the letter b, the number 8 and the letter B
Cause
The file name for the specified job file is incorrect.
Action method
Specify the correct file name, and then submit the job again.
Action 2
Points to check
Has the job file been stored in the specified directory?
Cause
The job file does not exist in the specified directory.
Action method
Store the job file in the specified directory, and then submit the job again.
Action 3
Points to check
Has the full path of the job file been specified in the Command field?
Has the full path of the name of the directory in which the job file is stored been specified in the Directory field?
Has the directory in which the job file is stored been registered in the PATH system environment variable [Windows versions]?
Cause
The directory in which the job file is stored has not been registered in the PATH environment variable.
The following directories are not searched when Systemwalker Operation Manager starts the job file:
Directories set in the PATH environment variable of the user environment variables [Windows versions]
Directories registered in the PATH environment variable of the startup file (for example, "/etc/profile", ".profile") [UNIX versions]
Action method
Specify the full path of the job file in the Command field.
Specify the full path of the name of the directory in which the job file is stored in the Directory field.
Register the directory in which the job file is stored in the PATH system environment variable, reboot the operating system, and then submit the job again. [Windows versions]
Action 4 [Windows versions]
Points to check
Was a file name that contains an extension specified?
Cause
An extension (for example, ".exe" or ".bat") must be specified in the file name of the job file.
Action method
Correct the file name so that it includes the extension, and then submit the job again.
Action 5
Points to check
Did you try to execute a JCL file stored on another server?
Cause
JCL files stored on another server cannot be executed as network jobs.
Action method
Execute the batch file or script file as a network job, not as a JCL file.
Point
The JCL file must be executed on the job submitter server. The JCL file cannot be executed on the execution server specified in Request host. Even if Transmission of execution command is selected, it will be ignored.
Action 6
Points to check
Has Transmission of execution command in the Standard information tab of the Add/Change - Job window (V10.0L10/10.0 or earlier) or the Detail information tab of the Add/Change - Job window (V10.0L20/10.1 or later) been selected?
Cause
For a network job, there is no need to select Transmission of execution command to execute the job file stored on the execution server.
Action method
Clear Transmission of execution command.
Action 7
Points to check
Does the specified path contain space characters?
Action method
Take action using one of the following methods:
In Command of the job properties, do not specify a directory or file containing halfwidth spaces.
Remove halfwidth spaces from path and command names.