*DMKEEPACTIVE (GETMODE)
*DMKEEPACTIVE={value}
This control enables keep-active processing of the Data Manager. The {value} returned is one of the following:
|
Value |
Keep Active processing is ... |
|
0 |
OFF. (default) |
|
1 |
ON. |
Note the following:
When this keyword returns a non-zero value, any connection to a SUNDM Data Manager remains active indefinitely even after a program log off action occurs. In this case, any subsequent log on actions are executed faster since the TCP/IP connection to the server already exists.
If the {value} is zero, the TCP/IP socket connection is closed when all managed files are closed.
See Also: List Controls (GETMODE), GETMODE
![]() |