Operating Condition
Syntax: SET STATICDB ON/OFF
Mode: Multi-user
Default: OFF
Activates a read-only schema mode. A user who first connects to a database with STATICDB set to on engages that database to operate in a read-only schema mode whereby any user must have their STATICDB setting on in order to connect to that database.
The effect of having STATICDB set on is that no schema changes can occur during that connection session.
See Also: