Rudolf Queisser wrote:
Hallo Rudolf,
also offensichtlich bläst sich meine Adress-DB aus unserfindlichen Gründen auf
und wird immer größer.
Nun habe ich alle bis auf 2 Datensätze gelöscht und diese sind ohne Bilder.
Dennoch ist die DB nach dieser Aktion um 500KG größer...
Wie kann das sein?
Was kann ich dagegen machen?
http://hsqldb.sourceforge.net/web/hsqlDocsFrame.html
"When SHUTDOWN is issued, all active transactions are rolled back. A
special form of closing the database is via the SHUTDOWN COMPACT
command. This command rewrites the .data file that contains the
information stored in CACHED tables and compacts it to size. This
command should be issued periodically, especially when lots of inserts,
updates or deletes have been performed on the cached tables. Changes to
the structure of the database, such as dropping or modifying populated
CACHED tables or indexes also create large amounts of unused file space
that can be reclaimed using this command."
Alex T
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]