Discussion:
[Liquibase-user] New Topic: problem with tagging informix database
Liquibase Community Forum
2010-10-18 05:57:53 UTC
Permalink
A new topic, 'problem with tagging informix database ', has been made on a board you are watching.

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

The text of the topic is shown below:

Hi,

i am facing problem while trying to tag informix database with liquibase2RC6.
btw i am using informix version 10.

i get the error code below while trying to tag the database.

Liquibase Update Failed: Cannot call update on Statement that returns back multi
ple Sql objects
Oct 18, 2010 1:28:14 PM liquibase.logging.jvm.JavaUtilLogger info
INFO: Cannot call update on Statement that returns back multiple Sql objects
liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Ca
nnot call update on Statement that returns back multiple Sql objects
at liquibase.database.AbstractDatabase.tag(AbstractDatabase.java:634)
at liquibase.Liquibase.tag(Liquibase.java:510)
at liquibase.integration.commandline.Main.doMigration(Main.java:639)
at liquibase.integration.commandline.Main.main(Main.java:110)
Caused by: liquibase.exception.DatabaseException: Cannot call update on Statemen
t that returns back multiple Sql objects
at liquibase.executor.jvm.JdbcExecutor$1UpdateStatementCallback.doInStat
ement(JdbcExecutor.java:211)
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
at liquibase.executor.jvm.JdbcExecutor.update(JdbcExecutor.java:222)
at liquibase.executor.jvm.JdbcExecutor.update(JdbcExecutor.java:199)
at liquibase.database.AbstractDatabase.tag(AbstractDatabase.java:626)
... 3 more



please advise on how to solve the problem.

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.

Loading...