*DMCHILDRECOV (SETMODE)


 

*DMCHILDRECOV={value}

 

The *DMCHILDRECOV keyword controls the runtime state the same as for the PLB_DMCHILDRECOVERY INI file keyword. Prior to version 9.2, this keyword was *DMCHILDRECOV. This keyword allows a PL/B program to enable or disable the managed file reconnection recovery capability under program control. The default mode is ON. Prior to version 9.2, this keyword was *DMCHILDRECOV.

 

{value} is a previously defined Numeric Variable that specifies the data manager child recovery mode.

Note the following:

  1. The reconnection recovery can only be enabled or disabled before the first managed file logs onto the SUNDM data manager.

  2. The reconnection recovery can only be enabled when the DMKEEPALIVE is currently enabled.

  3. The reconnection recovery is disabled when the DMKEEPALIVE is disabled.

  4. The current state is turned on if the {value} is non-zero and the DMKEEPALIVE is currently enabled. If the {value} is zero, the reconnection is always disabled.

  5. Enabling or disabling the DMCHILDRECOV state does not change the current SUNDM reconnection recovery state.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *DMALTIP (SETMODE) *DMKEEPACTIVE (SETMODE)