EQQ0959E EQQ1457E
EQQ0959E
FUNC
FAILED FOR
FILE
MSG:

SYNADMSG

CALLING MODULE IS
MODULE
Explanation: A batch program attempted to do the function
FUNC
against the file
FILE
but the attempt failed. The
I/O request is from module
MODULE
.
System action: The job is terminated.
Problem determination: The SYNAD routine collects information such as jobname, stepname, unit address, device
type, ddname, operation, error description, and access method. The SYNADAF macro is used to extract this
information. For a detailed description of the layout refer to the appropriate documentation for the MVS/DFP product
installed on this MVS/ESA system.
User response: Contact your system programmer.
System programmer response: Determine the cause of the error, and take the appropriate action.
EQQ0971E MAXIMUM NUMBER OF OCCURRENCES HAS BEEN REACHED FOR APPLICATION &ADID
Explanation: No more occurrences of this application can be added. The current plan can contain approximately
970 occurrences of each application.
When occurrences are added using the TME 10 OPC dialog, a lower limit (approximately 870) is used.
System action: The daily plan batch program ends, but no new current plan (NCP) is created.
User response: Complete or delete occurrences of this application that are no longer needed. This will prevent
these occurrences from being included if daily plan is rerun. If necessary, use a shorter planning period. Then,
resubmit the Daily Plan job.
EQQ0972E MAXIMUM NUMBER OF OCCURRENCES REACHED
|Explanation: No more occurrences can be added to the current plan because the maximum number of occurrences
|has been reached.
System action: The Daily planning batch program ends and a new current plan is not created. If a current plan
existed prior to the running of the daily planning job, TME 10 OPC will continue to use the existing current plan.
Problem determination: Check the long-term plan for instances of an unusually high number of occurrences of a
particular application. If you see such an application, look in the application description data base and make sure that
the run cycles for the application are correct. If the current plan contains a significant number of completed or deleted
occurrences, submit a daily plan REPLAN.
If you use ETT, PIF, or Automatic Recovery check that these functions are working correctly. For example, make sure
that you do not have an endless ETT loop, where the availability of a special resource is set to YES by a job that ETT
adds, when it detects that this same resource is set to YES.
When you specify PREVRES(YES) on the BATCHOPT initialization statement, information about completed and
deleted occurrences is carried forward, for reporting purposes, into a new current plan. If your current plan regularly
contains a large number of occurrences, and you specify YES for PREVRES, you should consider changing this value
to NO.
User response: Check the value specified in the MAXOCCNUM parameter of BATCHOPT. If no value is specified,
TME 10 OPC defaults the value to 32767.
Review problem determination and take any appropriate actions. Resubmit the daily plan job.
EQQ1457E NO OUTPUT FILE COULD BE OPENED. PLEASE CHECK JCL
Explanation: The daily planning print program could not open any output dataset.
System action: The job is terminated.
User response: Check the JCL; there must be at least a SYSPRINT DD statement present. Then resubmit the job.
Chapter 34. EQQnnnn Messages 473