Create a Data Source for an Oracle Autonomous Transaction Processing Database

Oracle WebLogic Server for OCI provides two utility scripts to help you create Oracle Autonomous Transaction Processing (ATP) data sources:

  • A download script that downloads the ATP wallet files to a node
  • A create script that creates the data source using the downloaded ATP wallet files and data source properties you provide

To run the scripts, you need to access the nodes in your WebLogic domain as the opc user. The scripts are located in /opt/scripts/utils and can only be run as the oracle user.

The ATP database must allow the WebLogic Server compute instances to access the database listen port (1521 by default). Update your access control list (ACL), if necessary. See Security Tools for Serverless Deployments in the Oracle Cloud Infrastructure documentation.