This section provides common error messages returned by the agent installed on an i5/OS system.
Reason:
Only a script can use a shell.
Action:
Remove the shell statement from the job definition.
Reason:
In the job definition, you have not defined the required command or script name.
Action:
Add the command name or script name to the job definition.
Reason:
Each command must specify an allowable user.
Action:
Add the USER statement.
Reason:
You may need to reset the communication.timeout parameter to allow more time between a message being sent and an acknowledgement (ACK) being received. When this time is exceeded, the connection is aborted.
Action:
As a starting point, set the value in msecs to 120000 and test. Change the value as needed so this error does not occur.
Reason:
In the agentparm.txt file, the parameter oscomponent.initialworkingdirectory specifies the working directory. If the path is incorrect, this error will occur.
Action:
Reason:
The error is caused by a system problem that may be intermittent.
Action:
Try to resubmit the job. If this action does not resolve the problem, contact your system administrator.
Reason:
System resources are low.
Action:
Contact your system administrator.
Reason:
On AIX and Linux, the file system may limit the number of spool directories.
Action:
Refer to your operating system documentation for details regarding the spool directory limitations. Clear the spool directories periodically using the agent.
Reason:
The user may not have the necessary permissions to create the spool file.
Action:
Check the user permissions.
Reason:
Failure to get the owner of the script from the system password file.
Action:
Contact your system administrator.
Reason:
Connection error with the scheduling manager.
Action:
Check the connection to the scheduling manager.
Reason:
The agent does not have permission to open the file. This error is caused by a system problem.
Action:
Reason:
The agent tries to redirect an input file to another file and an error results. This file could be a spool file or some specified stdin or stdout file. For a stderr message, the cause may be a system problem that is intermittent.
Action:
Try to resubmit the job. If this action does not resolve the problem, contact your system administrator.
Reason:
The agent cannot find the file. Either the wrong path was specified in the job definition, or the file does not exist.
Action:
Verify the path and check the file exists.
Reason:
Invalid command.
Action:
Add the command to the oscomponent.validcommand parameter in the agentparm.txt file, or contact your system administrator.
Reason:
The file path is too long. This error can happen if there are too many symbolic links. The system call will return an error if the name is too long.
Action:
Relocate the files to get rid of the symbolic link.
Reason:
In the agentparm.txt file, you must specify the valid shell in the parameter oscomponent.validshell. The corresponding job definition may not have the correct shell specified in the shell statement.
Action:
Reason:
The file is not a regular file, such as an ascii or binary file. The file may be a directory file or a pipe, or a program in /bin being run under PASE.
Action:
Check the file's type using ls -l. Replace the file with a regular file.
Reason:
The script contains non-printable characters.
Action:
Use Command instead of Script name in the job definition.
Reason:
The job is refused by the agent's local security.
Action:
Check the security.txt file.
Reason:
The symbolic link does not exist.
Action:
Check the definition of the symbolic link to see if it exists.
Reason:
The user may not have the necessary permissions to execute the script or command.
Action:
Check the user permissions.
Reason:
User does not have read permission.
Action:
Check the user permissions.
Reason:
You did not define the user on the agent system.
Action:
Ensure the user exists on the agent system.
|
Copyright © 2010 CA.
All rights reserved.
|
|