Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Manager Services Attributes (CHGMGRSRVA) command enables you to control the cleanup time interval, the maximum time that command requests remain active, and the maximum time that command requests are kept in the remote command history file.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLNUP | Remote command cleanup | Element list | Optional, Positional 1 |
Element 1: Cleanup interval | 0-999, *SAME, *STARTUP | ||
Element 2: Maximum active time | 1-999, *SAME | ||
Element 3: Maximum history days | 0-999, *SAME, *NOMAX |
Top |
Specifies how often active remote commands are cleaned up, how long remote commands are allowed to remain active, and how long completed commands are kept in the history database file. Cleanup will always take place whenever the remote command manager service is started. Cleanup is done to remove the following from the system:
Outstanding active command requests that are cleaned up will be placed in the history log.
Cleanup interval
The possible cleanup interval values are:
Maximum active time
The possible active time values are:
Maximum history days
The possible history values are:
Note: If the database file runs out of space, completed requests will no longer be logged.
Top |
CHGMGRSRVA CLNUP(*STARTUP 48 7)
This command configures the remote command service to do cleanup processing when the service is started. Commands should remain active for 48 hours and logged in the history file for 7 days.
Top |
*ESCAPE Messages
Top |