SQLcl Is Terminated With Exit Code:70 When Executing Liquibase Command
(Doc ID 3060625.1)
Last updated on DECEMBER 19, 2024
Applies to:
Oracle SQL Developer for VS Code - Version 24.3.0 to 24.3.1Information in this document applies to any platform.
Symptoms
When running SQLcl 24.3 within VSCode and executing liquibase command, the terminal process is terminated.
The steps to reproduce:
- Open SQLcl in VSCode (Right click on the Connection and select 'Open SQLcl')
- Connect to a database and input the following command.
liquibase update -changelog-file "<filename>.xml" - SQLcl is terminated with exit code:70 and the terminal is disappeared.
Also the issue is reproduced even if using other commands, for example snapshot, history and so on.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |