Synopsis
jobschmsgclear -all [project name] [-sys subsystem-number](*1) jobschmsgclear -net [project name/] job net name [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschmsgclear command invalidates generated message events.
When you need to prevent all the message events from occurring due to reasons such as date changed, initialize the already generated message events using the jobschmsgclear command.
Options
-all
Invalidates the already generated message events on all job nets in all projects that can be updatable by the user of executing this command.
project name
When specified with the -all option, this option invalidates the already generated message events on all job nets within the specified project.
-net
Invalidates the already generated message events on the specified job net.
project name
Specifies the project name hosting the job net for which generated message events are to be invalidated. If there is only one project having job nets registered among the projects accessible for update by the user of executing the jobschmsgclear command, this option can be omitted.
job net name
Specifies the name of the job net for which message events are to be invalidated. Specify this option with the -net parameter.
-sys subsystem-number
In the system with multiple subsystems, this option is used to specify the subsystem that you want to operate. Specify the target subsystem number using a range of 0 to 9. If omitted, the default is subsystem 0.
Command Location
Windows | Systemwalker Operation Manager installation directory\MpWalker.JM\bin |
Solaris | /usr/bin |
Cautions
The occurred time of message events continues to appear in the [Message Event List] window even after the generated message events were cleared by this command.
When message events are issued while the job nets are paused, and then the job nets meet the startup conditions, the job nets cannot initialize the message events that have already occurred due to this command.