Data Transforms Notes
APPLIES TO: Data Transforms that is part of the suite of data tools built into Oracle Autonomous Database.
- ECPU configuration update - If you want to change the the ECPU configuration on a running Data Transforms instance, you must shut down the application completely and log in again. This ensures that a fresh instance is launched and the new eCPU configuration is applied.
-
Minimum idle time for Data Transforms: The recommended minimum idle time for Data Transform is 20 minutes. This is to ensure sufficient buffer time for job execution and to reduce the chances of premature termination or timeout-related issues.
-
Enable access to private data sources from Autonomous Database: If your Autonomous Database is configured to use a Private Endpoint, then you can only access private data sources from clients in the same Virtual Cloud Network (VCN). See Enable Access to Private Data Sources from Autonomous Database for more information.
-
Data Transforms jobs stuck in the Running status: If there are any Data Transforms jobs that are stuck in the Running status for an interminably long time, either stop the job immediately or delete the job and then rerun it. You may want to do this to avoid unwanted usage of resources for your tenancy. If the issue persists, file a service request at Oracle Cloud Support or contact your support representative.
Parent topic: The Data Transforms Page