A new topic, 'executeCommand is not supported on oracle', has been made on a 
board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=585.new#new

The text of the topic is shown below:

Hi Nathan,

    I'm executing a .bat to use imp oracle application. It was working in a 
previous version 2.0-RC2 I took from the build server but in the official 
2.0-RC2 is not working anymore. It seems that fails when it is validating if 
the generated SQL is valid but it is actually a command line execution.

ERROR LOG:

Jul 13, 2010 3:30:59 PM liquibase.logging.jvm.JavaUtilLogger info
INFO: Validation Failed:
     1 preconditions generated an error
     install/install.xml : Empty result set, expected one row
     1 changes have validation failures
          executeCommand is not supported on oracle, 
install/install.xml::Import::alexis::(Checksum: 
2:dd398104819e1a6a77a993a84138e7b1)

liquibase.exception.ValidationFailedException: Validation Failed:
     1 preconditions generated an error
     install/install.xml : Empty result set, expected one row
     1 changes have validation failures
          executeCommand is not supported on oracle, 
install/install.xml::Import::alexis::(Checksum: 
2:dd398104819e1a6a77a993a84138e7b1)

   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:137)
   at liquibase.Liquibase.update(Liquibase.java:106)
   at liquibase.integration.commandline.Main.doMigration(Main.java:672)
   at liquibase.integration.commandline.Main.main(Main.java:105)


Any help is more than welcome...

Thanks,
Alexis

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The LiquiBase Community Forum Team.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to