SAP TABLES

rdisp/use_sqlbreak SAP Parameter attribute - Use sql break function to cancel running sql statements








rdisp/use_sqlbreak is a SAP Parameter attribute which is used to control Use sql break function to cancel running sql statements information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rdisp/use_sqlbreak profile paramerter attributes


Parameter Name: rdisp/use_sqlbreak
Description: Use sql break function to cancel running sql statements
Default Value: ON
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

If a running request or the processing of an input is to be canceled, this also includes the termination of active DB actions. DB vendors provide different functions to do this. However, there are also some database platforms for which this service is not available. In this case, the cancel is implemented by a restart of the SAP work process. The parameter rdisp/use_sqlbreak is used to simulate this behavior on platforms of that type. It is used in internal tests and should not be changed in normal operation.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.