create user username identified by password 
default tablesapce yourtablespace;alter user username default tablespace yourtablespace;