Appendix: Tablespace Creation Scripts
AUTOEXTEND ON NEXT 100M MAXSIZE 2000M
EXTENT MANAGEMENT LOCAL
SEGMENT SPACE MANAGEMENT AUTO
;
CREATE TABLESPACE user_data
DATAFILE '<datafile_path>/user_data01.dbf' SIZE 300M
AUTOEXTEND ON NEXT 50M MAXSIZE 2000M
EXTENT MANAGEMENT LOCAL
SEGMENT SPACE MANAGEMENT AUTO
;
spool off
exit
26 Oracle Retail Data Warehouse
Need help?
Do you have a question about the Retail Data Warehouse and is the answer not in the manual?
Questions and answers