Locking (Create Table Space)

The locksize parameter specifies the size of locks within the table space.

You can select from six different locking parameters. Page and Row cannot be specified for LOB table spaces. Table can only be specified for a segmented table space.

You can also specify a maximum value for the number of locks that application programs can hold on a table space before lock escalation occurs.

Related references