Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Create tablespace in oracle

$
0
0
How to create a tablespace in oracle using the existing path in Linux.
Tried to create as below but received error as mentioned below.
Let me know how to use the parameter property to create a tablespace

<property name="dbname1" value="my database name" dbms="oracle" />

CREATE TABLESPACE liquibase_DATA DATAFILE '/u01/app/oracle/oradata/"${dbname1}"/schema_liquibase.dbf' size 1g autoextend on ;

Error Details:-

 cvc-complex-type.2.4.a: Invalid content was found starting with element 'property'. 

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>