apache > db
Apache DB Project
 
Font size:      

derby.infolog.append

derby.infolog.append

Function

Specifies whether to append to or destroy and re-create the derby.log file, which is used to record error and other information when Derby starts up in a JVM.

You can set this property even if the file does not yet exist; Derby creates the file.

Default

False.

By default, the file is deleted and then re-created.

Examples

derby.infolog.append=true 

Scope

(SII-PROPER-41229)

Dynamic or static

This property is static; if you change it while Derby is running, the change does not take effect until you reboot.


Previous Page
Next Page
Table of Contents
Index