
Parameter
rdisp/vbreorg
Parameter Description
This parameter specifies if incomplete update requests are to be deleted when starting an update server. Such requests can happen when a transaction
• registers update modules using CALL FUNCTION IN UPDATE TASK
• if an implicit DB Commit happens (for example, in the session detach because of RFC calls)
• the transaction is then canceled.
Since these incomplete update reqeusts can never be executed and only take up space on the database they must be deleted from time to time.
The following applies:
• Parameter value = 1: Reorganization is executed
• Parameter value = 0: Reorganization is not executed
As an alternative to deletion at the start of an update server they can also be deleted by scheduling the batch job rsm13002. In this case the parameter can be set to 0.
Application Area
Update
Default Value
0
Who is permitted to make changes?
SAP
Operating System Restrictions
None
Database System Restrictions
None
Values allowed
0 or 1


