Hi Team
do we have any way to capture DML spool outputs and prompt outputs (like 3 rows inserted, 4 rows updated) using liquibase?
Hi Team
do we have any way to capture DML spool outputs and prompt outputs (like 3 rows inserted, 4 rows updated) using liquibase?
I think SPOOL is a sqlplus command, You may need to run executeCommand as sqlplus and then spool your logs in your sql file, refer - executeCommand | Liquibase Docs
If you have found any other solution please do share.
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Liquibase vs SQLPLUS for SPOOL output. | 2 | 986 | January 18, 2017 | |
| Spool command in DDL is not working | 1 | 493 | November 3, 2017 | |
| Spool file generation in liquibase | 1 | 180 | November 10, 2023 | |
| runWithSpoolFile does not create output file | 2 | 205 | January 11, 2024 | |
| Return output messages from oracle chnageset execution to Liquibase | 12 | 4636 | March 20, 2013 |