Next: The Message Log, Previous: Limiting Cache Size, Up: Databases [Contents][Index]
Databases may be opened read-only. Table edit operations (insertions, deletions and such) on read-only opened databases will work (memory only). Database store operations (transaction closings, etc) will fail, possibly with confusing error codes/messages (indications of success included). No changes will occur on disk.