enq/server/schema

Parameter Description

With this parameter, a schema is created in the lock table on the basis of its name.

This is a vector parameter in the format <parameter name>_<index>. The index represents a number without leading 0.

You can also set the following options for the parameter:

  • MAX_LOCKS: This addition specifies the maximum number of locks.
  • SESSION_QUOTA: The addition limits the maximum number of locks for a single ABAP session. The value is specified as a percentage of the total size of the lock table. A value of 100 percent removes the limit.

Application Area

The value in this parameter will only be used if standalone enqueue server 2 is used; see enq/enable.

Who is permitted to make changes?

Customer

Values allowed

NAME=<Schema name> [, MAX_LOCKS=<maximum number of locks>] [, SESSION_QUOTA=<Quota in percent for maximum number of locks>]

You May Also Like

Leave a Reply?