Synopsis
jobsch_end [-sys {all | subsystem-number}]
Description
The jobsch_end command stops the Jobscheduler daemons. To use the jobsch_end command, write it in the following daemon stop script.
/opt/FJSVJOBSC/etc/rc0.d/K00JOBSCH
/opt/FHPJOBSCH/bin/K00JOBSCH
/usr/FAIXJOBSC/bin/K00JOBSCH
/opt/FJSVJOBSC/etc/rc0.d/K00JOBSCH
Options
-sys {all | subsystem-number}
In the system with multiple subsystems, this option is used to specify the subsystem that you want to stop. If omitted, the default is subsystem 0.
Stops all the subsystems.
Specifies the number of the subsystem to be stopped between 0 and 9.
Command Location
Solaris | /opt/FJSVJOBSC/bin |
HP-UX | /opt/FHPJOBSCH/bin |
AIX | /usr/FAIXJOBSC/bin |
Privilege Required
System administrator (superuser) privileges are required.
Cautions
To stop the Jobscheduler on a desired subsystem manually, do the following steps.
Copy a daemon stop script.
Edit the copied daemon stop script.
Execute the edited script manually.
When writing the jobsch_end command in the daemon stop script, it must be a full path.
In Red Hat Enterprise Linux 7, the operating system may need to be stopped or restarted even if the daemons are configured to stop automatically when the operating system is stopped.
In this case, manually execute the poperationmgr service/daemon termination command in advance to stop the Systemwalker Operation Manager daemons. [Linux]