ij.outfile property The ij.outfile property specifies a file to which the system should direct output for a session. ij.outfile property

Specify the file name relative to the current directory, or specify the absolute path.

Syntax ij.outfile=fileName Example java -Dij.outfile=out.txt org.apache.derby.tools.ij myscript.sql