--sqlplus-create-spool
Last updated: June 5, 2026
If true, creates an Oracle spool file that captures SQLPlus output. When set to false, the spool file is not generated. Default: true.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Global CLI parameter |
|
Liquibase properties file (defaults file) |
|
Global flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|