EQQI500 - EQQI599, Function based messages
EQQI500E
Job <jobname>,<JESnum> not scheduled by <ADID(ad)|GROUPDEF(<grp>)>
Explanation
The ADD command is being
used to repeat an Application or Group, but the job running the command
is not included in the named application.
System action
Processing terminates.
User response
When running in REPEAT mode the ADD command does not need the ADID or GROUPDEF keywords specifying. If this job is supposed
to be repeating the occurrence it is running within, remove the ADID or GROUPDEF keywords
and rerun.
EQQI501A
Repeat <ADID(ad)|GROUPDEF(grp)> from hhmm to hhmm
Explanation
TheADD command is being
used to repeat an Application or Group. This message indicates the
occurrences being repeated and the FROM and UNTIL limits.System action
Processing continues.User response
None.EQQI502W
Current IA <yymmddhhmm> outside of FROM/UNTIL range
Explanation
TheADD command is being
used to repeat an Application or Group, but the instance running has
an IA outside of the FROM/UNTIL limits. This
will have been added outside the limits by a process other than the ADD command in REPEAT mode.System action
Processing continues but no further occurrences are scheduled.User response
None.EQQI503W
Next IA <yymmddhhmm> outside of FROM/UNTIL range
Explanation
TheADD command is being
used to repeat an Application or Group. It has calculated that the
next instance will be outside of the FROM/UNTIL limits. System action
Processing continues but no further occurrences are scheduled.User response
None.EQQI504E
<yymmddhhmm> overlaps with existing <yymmddhhmm>
Explanation
TheADD command is being
used to repeat an Application or Group. The IA for the next calculated
occurrence overlaps with the IA of another occurrence of the same
application that has been added by other means.System action
Processing continues but no further occurrences are scheduled.User response
Investigate the additional occurrence and act accordingly.EQQI506E
No Application|Group <adid> found active on <yymmdd>
Explanation
TheADD command is being
used to submit an Application or Group, but no instance of the requested
Application or Group could be found valid on the date specified. System action
Processing terminates.User response
Correct the application name or group and rerun.EQQI507A
The IA of the next occurrence will be <yymmddhhmm>
Explanation
TheADD command is being
used to add an Application or Group. This message shows the Input
Arrival that will be used for submission. System action
Processing continues.User response
None.EQQI508A
No new occurrence will be added
Explanation
TheADD command is being
used to repeat an Application or Group. It has determined that no
further occurrences will be added. There will be an accompanying message
502, 503, 504, or 510 to explain why.System action
Processing continues but no further occurrences are scheduled.User response
None.EQQI509A
This is instance <x> of <y>
Explanation
TheADD command is being
used to repeat an Application or Group. The COUNT keyword is being used, this message indicates how many instances
have run so far and what the upper limit is.System action
Processing continues.User response
None.EQQI510W
Count limit of <y> has been reached
Explanation
TheADD command is being
used to repeat an Application or Group. The COUNT keyword is being used and the upper limit has been reached.System action
Processing continues but no further occurrences are scheduled.User response
None.EQQI511E
Command executed before IA of <yymmddhhmm>
Explanation
TheADD command is being
used to repeat an Application or Group. It has detected that the ORIGIN time is earlier than the Input Arrival of
the controlling occurrence.System action
Processing terminates.User response
Investigate the reason for the early execution. If deliberately released early, the job can be restarted with the keywordEARLY(CONTINUE) coded to resume the
repeat cycle at the next interval. If the job ran early because the repeating occurrence has no time dependency, correct the application definition in the database before restarting the job.
EQQI512A
IA adjusted from <yymmddhhmm> to <yymmddhhmm>
Explanation
TheADD command is being
used to submit an Application or Group. Input arrival was specified,
but an occurrence already existed, and FINDIA was specified as Y. This lists the originally specified IA and what
IA was used instead.