Relaxes the requirement for exclusive access to a database in order to make the following schema changes online:
![]()
Add new tables, as well as any associated fields, indexes, and database triggers (which must be added within the same transaction).
![]()
Add new fields to an existing table. (You cannot define ASSIGN triggers for new fields while the database is online.)
Data type:
Access:
Applies to: Set this attribute to “NEW OBJECTS” to activate this feature; and to the empty string ("") or the Unknown value (?) to deactivate this feature.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |