ReadAccessDisabled

Boolean

false

Purpose

If the ReadAccessDisabled parameter is set to true on a secondary database server when SDS starts up, read access to the database is disabled. The default value of false indicates to SDS that read access is required. However, read access may not be granted immediately when an SDS secondary database server is restarted with interrupted transactions pending.

This parameter is automatically updated when access is disabled programmatically or from the SDS Administration application. (For details, see "Enabling or Disabling Read Access of Persistent Objects in the Database", in Chapter 1 of the JADE Synchronized Database Service (SDS) Administration Guide, or the appropriate JadeDatabaseAdmin class methods, in Chapter 1 of the JADE Encyclopaedia of Classes.)

Parameter is read when …

The SDS secondary database is next initialized.

Applicable to database role…

Secondary.