1.1 Prerequisites
This topic explains prerequisite steps for the Oracle Banking Corporate Lending Database installation.
Below Privilege must be provided to the Database Schema from SYS Database User. These grants should be provided after schema creation and before the Installation.
- ALTER USER ENABLE EDITIONS [FORCE];
- GRANT CREATE ANY EDITION TO <SCHEMA NAME>
- GRANT DROP ANY EDITION TO <SCHEMA NAME>
- GRANT ALTER SESSION TO <SCHEMA NAME>
- GRANT EXECUTE on DBMS_SESSION TO <SCHEMA NAME>
Parent topic: Install Oracle Banking Corporate Lending Database