DM_TERMTIME Keyword
DM_TERMTIME={seconds}
The DM_TERMTIME keyword controls the number of seconds that the Data Manager waits for client threads to end after a terminate command has been executed. If the {seconds} time expires, a forced termination of all client threads is executed and the Data Manager Server is terminated. If this keyword is not used, the terminate command causes the Data Manager Server to wait for an infinite amount of time for client threads to terminate.
Note that the DM_TERMTIME keyword has been implemented to take affect dynamically. This means that the value of the keyword can be changed in the configuration file at any time before or after the terminate command has been executed.
Example:
DM_TERMTIME=60
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |