DROP JOURNAL

From InterBase

Go Up to Statement and Function Reference (Language Reference Guide)


Discontinues the use of journaling and deletes existing journal files in the database.

DROP JOURNAL

Description: The DROP JOURNAL statement discontinues the use of write-ahead logging and deletes all journal files. This operation does not delete any journal files in the journal archive but does discontinue maintenance of the journal archive. Dropping journal files requires exclusive access to the database.

See Also

Advance To: