ENDMGRSRV (End Manager Services)
Note: To use this command, have the 5722-MG1 (Managed System Services for iSeries) licensed program installed.
ENDMGRSRV Command syntax diagram
Purpose
The End Manager Services (ENDMGRSRV) command ends the ability to send remote commands to managed systems and ends the ability to gather topology information from nodes and clients.
Restrictions
- You must have *JOBCTL authority to use the end command.
- Public authority for this command is *EXCLUDE.
Optional Parameters
- SERVICE
- Specifies the service to be ended. One or more values may be entered.
*ALL: Specify to end all the manager services.
*TOPOLOGY: Specify to end ability to gather topology information from nodes and clients.
*RMTCMD: Specify to end ability to send remote commands to managed systems.
- OPTION
- Specifies whether the services are to be ended in a controlled manner or immediately.
*CNTRLD: Specify to end the services in a controlled manner.
*IMMED: Specify to end the services immediately.
- DELAY
- Specifies the delay time in seconds to wait before ending the services immediately.
*NOLIMIT: Specify to continue processing until the current activity processing is completed.
delay-time: Specify to end the services immediately after the specified delay time. Valid entries range from 1 to 999999.
Examples for ENDMGRSRV
Example 1: Ending Central Site System Services
ENDMGRSRV SERVICE(*ALL)This command ends the central site system services.
Example 2: Ending the Topology Information Services Job
ENDMGRSRV SERVICE(*TOPOLOGY) OPTION(*IMMED)This command ends the ability to gather topology information from nodes and clients.
Error messages for ENDMGRSRV
*ESCAPE Messages
- MSS0601
- *JOBCTL special authority required for requested operation.
- MSS0730
- Error found on &1 command.