Applicable versions and levels
Windows versions: V5.0L10 or later
Solaris versions: 5.0 or later
Linux versions: 5.2, V10.0L10 or later
Linux for Itanium versions: V12.0L10 or later
HP-UX versions: 5.1 or later
AIX versions: 5.1 or later
DS versions: V20L10
Action 1
Points to check
Check the following:
Was the message event cleared using the jobschmsgclear command?
Was Wait for startup time selected, but the startup time has not arrived yet?
Was Valid only on startup days selected, but the startup day was not set?
Was Valid only on startup days selected, but the message event was generated on an unscheduled day?
Was Start when all message events have occurred selected as the wait condition, but no message was generated?
Is the host name that generated the message event valid?
Is the subsystem number that generated the message event valid?
Do the name of the generated message event, and the name of the message event that the job net waits for, match?
Was the pause operation performed?
Was the disable operation performed?
Is the message queue depleted? Check this using the ipcs command.
If the execution conditions selected for the job net are Start only when message event has occurred and Once in a day, has the job net already been started once today by the generated message event? (V11.0L10/11.0 or later)
Action method
If one of the above cases applies, review the definition.
Additionally, if the pause operation was performed ("Paused" status), perform the continue operation. If the disable operation was performed ("Disabled" status), perform the enable operation instead.
If the message queue is depleted, refer to "4.2.2 A Job Net or Job does not Start at the Intended Time" and take the action explained in "Action 16".
In Windows versions, the generation state of the message event can be checked in the event log (application log).
Information
Messages generated while the job net has the "Paused" status will be recognized, but messages generated while the job net has the "Disabled" status will not be recognized.
Action 2
Points to check
Was the day change time changed?
[V11.0L10/11.0 or later]
Was the message event changed before the day change time for a job net for which Once in a day is specified in Start only when message event has occurred as the execution condition?
Cause
If Once in a day is specified in Start only when message event has occurred as the execution condition, the message event that is being waited for will be cleared when the day change time occurs. Additionally, if the day change time is changed, message events received by the job net for which Once in a day is specified in Start only when message event has occurred will be cleared at the point when the day change time is changed.
Action method
Generate the message event within the day change time.
After the day change time was changed, generate the message event again.