A new topic, 'How to use oracle extensions?', has been made on a board you are 
watching.

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

The text of the topic is shown below:

Hi,

I need to add oracle support in liquibase, but I've never used it before, so I 
have problems.
It says: To use, simply include the oracle-extentions.jar file in your 
classpath.
I did it in liquibase:properties
"classpath: ../ojdbc14.jar;../liquibase-extensions-1.0.jar"
but when trying <ora:createTrigger ... > I get this:
"Migration Failed: cvc-complex-type.2.4.a: Invalid content was found starting 
wit
h element 'createTrigger'. One of 
'{"http://www.liquibase.org/xml/ns/dbchangelog ...."

It would be helpful to show me a full example of cmd line,properties file, and 
update.xml how to use it (in general a full simple example, which works), 
because I think there can be problem with e.g. xml schema or other stuff (it's 
not clear what is required and what not) , but I didnt found information how to 
use it.

Thanx

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.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to