*DMKEEPACTIVE (SETMODE)


 

*DMKEEPACTIVE={value}

 

This control enables keep-active processing of the Data Manager. The {value} specified is one of the following:

 

Value

Keep Active processing is ...

0

OFF. (default)

1

ON.

Note the following:

  1. If this keyword is set to 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.

  2. If the {value} is zero, the TCP/IP socket connection is closed when all managed files are closed.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *DMCHILDRECOV (SETMODE) *DMLONGKEEPALIVE (SETMODE)