6 Oracle Autonomous Database for Transaction Processing
An autonomous database leverages AI and machine learning to provide full, end-to-end automation for provisioning, security, updates, availability, performance, change management, and error prevention. This is a Self-Driving, Self-Securing, Self-Repairing database service.
OFSLL can be deployed on Oracle Autonomous Transaction Processing Dedicated (ATP-D).
- Conversion (Data Migration of Legacy Data)
- SQL loader utility is required to install the application schema seed data
- Interface with Credit Bureaus
- To facilitate Application/Account Document upload.
6.1 Installation
- It is assumed that the ATP-D is provisioned and have access to database Admin credentials.
- An application VM with Oracle instant client installed. SQL loader utility available along with the client.
Download and unzip OFSLL Release Bundle from e-delivery.
$ unzip atp-d_install.zip
$ ./installofsllatpdb.sh
For detailed information on database installation, refer to Run the installation script section and follow the steps up to section 2.2.7. Installing Database Objects and Seed Data.
For installing webservice database objects, refer to section 2. Installing WebServices Database Objects in Web Service installation guide.
For more information on Autonomous Transaction Processing, refer to https://docs.oracle.com/en/cloud/paas/atp-cloud/index.html
Parent topic: Oracle Autonomous Database for Transaction Processing