
Parameter
rdisp/use_sqlbreak
Short text
Use SQL break function to cancel running SQL statements
Parameter Description
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.
Application Area
Dispatcher/task handler
Default Value
on
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Values allowed
on or off


