Pre-Requisites
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: Installing Oracle Banking Payments Database