calculate_database_cost
Estimate monthly Oracle Cloud database costs from engine type, compute units, and storage size, with optional BYOL and memory inputs.
Instructions
Calculate database cost for a specific configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Database type | |
| memoryGB | No | PostgreSQL only; RAM in GB (default computeUnits*16) | |
| storageGB | Yes | ||
| licenseType | No | ||
| computeUnits | Yes | ECPUs or OCPUs | |
| hoursPerMonth | No |