Prepare to Configure
Download and install the files, CMAN, SQL*Plus modules, and dependencies that you'll need for this solution.
Create an Oracle Autonomous Database
Create an Oracle Autonomous Database with Secure access from everywhere network access.
- Go to Autonomous Database in the Oracle Cloud Infrastructure Console.
- If needed, switch to the region where you want to create the database.
- Click Create Autonomous Database.
- Complete the Create Autonomous Database page.
Your display shows Provisioning until the new Autonomous Database is available.
Install CMAN and SQL*Plus
Install the latest versions of CMAN and SQL*Plus modules and their dependencies.
You'll use SQL*Plus as the client app that will connect to Oracle Autonomous Database through CMAN-TDM. However, the client application can be any other program in Java, C/C++, .NET, Python or Node.js.
Note:
You can install SQL*Plus (client app) and CMAN on separate machines.