Reference Guide

Table Of Contents
JCP013
Message Missing parameter(s) arg1
Arguments arg1 = parameters
Detailed
Description
One or more required input parameters needed for the operation are missing.
Recommended
Response Action
Refer to the documentation for the operation being attempted and provide valid
values for the identified parameters.
Category Configuration (JCP = Job Control)
Severity Severity 2 (Warning)
No alerts are applicable for this message
JCP014
Message Maximum jobs per queue exceeded.
Detailed
Description
The number of jobs specified in the SetupJobQueue request combined with the
existing job count contains more jobs IDs than the maximum number of jobs
supported by the system (256). Completed jobs are automatically deleted if they
are older than the delete on completion timeout setting.
Recommended
Response Action
Reduce the number of jobs specified in the operation or reduce the existing job
count before retrying the operation. Perform one of the following to reduce the
job count: 1) Delete one or more jobs and retry the operation. 2) Wait until existing
jobs have an elapsed time since completion that is greater than the delete on
completion timeout setting and are automatically deleted. 3) Change the delete on
completion timeout setting to a smaller value so that completed jobs are
automatically deleted sooner.
Category Configuration (JCP = Job Control)
Severity Severity 2 (Warning)
No alerts are applicable for this message
JCP015
Message A running job cannot be deleted.
Detailed
Description
The job is currently executing and cannot be deleted. The job needs to finish
running, whether successful or not, before it can be deleted.
Recommended
Response Action
Wait for the job to have a completed job status. Retry the operation.
Category Configuration (JCP = Job Control)
Severity Severity 2 (Warning)
690