Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVU3508-I

The total file size of the result files (standard-output-file-name, standard-error-file-name) of a job(job-number, manager-host-name)exceeded the limit(maximum-value(number-of-bytes))for sending files.

The result file size exceeds the maximum.

(S)

Sends the result file up to the maximum send size.

(O)

Reduce the amount of standard output and standard error output for the job. Then, if you need information in the standard output file or standard error output file, re-execute the job.

Reduce the size of the result file (standard output file or standard error output file) specified for the job. Then, confirm that the result file size is smaller than the maximum size of sent files (value of the LimitSendFileSize environment setting parameter) and the maximum size of received files (value of the LimitReceiveFileSize environment setting parameter). Alternatively, revise the maximum file size.

For details about the maximum size of sent files, see 6.2.27 Placing restrictions on file transmission in the JP1/Automatic Job Management System 3 Configuration Guide (in Windows) or 15.2.24 Placing restrictions on file transmission in the JP1/Automatic Job Management System 3 Configuration Guide (in UNIX).

For details about the maximum size of received files, see 6.2.7 Placing restrictions on file reception in the JP1/Automatic Job Management System 3 Configuration Guide (in Windows) or 15.2.7 Placing restrictions on file reception in the JP1/Automatic Job Management System 3 Configuration Guide (in UNIX).

Cautionary note

If the standard output file or standard error output file is not specified in the job definition, no file name is output in the message. However, if the standard error output file is not defined and you execute a job by using a jobnet, a temporary file of the standard error output file is created and transferred to the manager host. At this time, A_JPQSTDE_*_job-number is indicated in standard-error-output-file-name. Take action according to 7.10.1 Notes on the standard output file and standard error output file in the JP1/Automatic Job Management System 3 System Design (Work Tasks) Guide.