Sample Table Space Script

create SMALLFILE tablespace <Organization Short Name> datafile '<Path to database store>\<User(Organization Short Name)>.dbf' size 200M autoextend ON NEXT 100M;