executeCommand hanging with sqplus

Description

From http://forum.liquibase.org/topic/execute-an-oracle-sql-script#49382000000932011

As newbe to Liquibase I'm struggeling to execute an Oracle sql script generated by a vendor.
It seems that the script has been run, but the liquibase never ends and I don't have the spool file (c:\a.txt).

The c:\a.sql file contains:

Regarding SQL*Plus completely ending. When I invoke it from a cmd it returns the the shell and looking at the Task Manager I cannot see any SQL*Plus program running. so I guess it does completely ends but from some reason the Liquibase code doesn't catch it.

Environment

Oracle

Activity

Show:

Nathan Voxland July 18, 2014 at 6:25 PM

Nothing liquibase can do, script needs to make sure it ends with

Nathan Voxland May 28, 2014 at 8:54 PM

Invalid

Details

Reporter

Affects versions

Priority

Created November 19, 2013 at 7:55 PM
Updated July 18, 2014 at 6:25 PM
Resolved July 18, 2014 at 6:25 PM