Dbspace updates on multiplex differ slightly from those on simplex databases.
Due to delays in TLV propagation and version maintenance, there may be a delay of a few minutes before you can drop an empty dbfile or dbspace. You see a Command not replayed error. To perform the DROP DBSPACE or ALTER DBSPACE DROP FILE commands, the OkToDrop column reported by the sp_iqdbspace and sp_iqfile procedures must indicate “Y.”
Never enter ALTER DBSPACE DROP FILE when connected using -iqro. ALTER DBSPACE DROP FILE returns the error Modifications not permitted for read-only database if the server is started with the -iqro option.