5.1.4.2.1 Assign Grants for Schema
Provide the following grants:
- grant create SESSION to <<username>>;
- grant create PROCEDURE to <<username>>;
- grant create SEQUENCE to <<username>>;
- grant create TABLE to <<username>>;
- grant create VIEW to <<username>>;
- grant create SYNONYM to <<username>>;
- grant create TYPE to <<username>>;