Does Liquibase supports oracle Database users / database links / tablespaces ?

The only way to create Oracle-specific objects like these would be using the or change types.

Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/

Hi,

Is it possible to create following Oracle Database objects using liquibase

1. Oracle Database users , 2. database links , 3. Tablespaces

If Yes , how can we pass the parameters and its values which are stored in Text files ?

Thanks