Collection Contents Previous Next PDF

ASA Database Administration Guide

Database Options

Alphabetical list of options

ISOLATION_LEVEL option [compatibility]


Function 

Controls the locking isolation level.

Allowed values 

0, 1, 2, 3

Scope 

Can be set for an individual connection or for the PUBLIC group. Takes effect immediately.

Default 

0

1 for Open Client and JDBC connections

Description 

This option controls the locking isolation level as follows.

For more information, see Isolation levels and consistency.


Collection Contents Previous Next PDF