At 03:25 PM 11/4/2009, jan johansen wrote:
Caveat,
In reference to the ongoing discussion of QUALCOLS and
STATICDB, DROP indexname is not available if you are
running with STATICDB ON.
FWIW, setting STATICDB ON restricts permanent changes to
the database structure/schema, and activates a read-only
schema mode. However, users can create TEMPORARY tables
and views.
In addition to enhancing performance, STATICDB protects
the database structure from inadvertent changes.
With this GREAT feature, by restricting changes to the
database structure/schema, R:BASE does not automatically
re-read the structure to check for changes. No overhead,
multi-user applications run faster!
Very Best R:egards,
Razzak.