Hi, I have a generic question about soft upgrade. Are users allowed to perform DDL/DML while the database is in the soft upgrade mode? Or are they only allowed to query the database? If user is allowed to do DDL and DML, then Derby must have special code for soft upgrade which prevents operations which can result in change in data structures which are not compatible with the actual database version.
Mamta
