create user FINDATA identified by "yourpassword"; grant unlimited tablespace to findata; alter session set current_schema = findata; GRANT CONNECT, RESOURCE, DWROLE TO FINDATA;