Synopsis
jobschinit [-sys { all | <subsystem number> } ] (*1) |
"[-ys {all|<subsystem number>}]" is the option of Systemwalker Operation Manager EE.
Description
The jobschinit command initializes (deletes) the schedule information (project, group, job net) of Jobscheduler, and deletes all the schedule information in the specified subsystem.
Options
-sys { all | <subsystem number> }
In systems with multiple operating subsystems, this option is used to specify a subsystem as an operating target. If this option is omitted, subsystem number 0 will be the operating target.
all
Specify to include all subsystems as operating targets.
subsystem number
Specify an operating target subsystem number using a range of 0 to 9.
Return Values
Return value | Meaning |
---|---|
0 | Terminated normally |
1 | Terminated abnormally |
Command Location
Windows | <Systemwalker Operation Manager installation directory>\MpWalker.JM\bin |
Solaris | /usr/bin |
Privilege Required/Execution Environment
System administrator (user belonging to the Administrators group or superuser) privileges are required.
Example
jobschinit |
Output Format
Output example [EE]
Initialize schedule information of subsystem [0]? (Y/N) |
Output example [SE]
Initialize schedule information? (Y/N) |
Cautions
Cannot delete the project while a job net or group in the project is running.
The service or daemon of Jobscheduler must be running.
This command internally uses the stemSchDelete command, and the command error may occur. If an error occurs, take actions according to the error message and execute the command again.