Delete From MySQL Using DG4ODBC Gives Error ORA-02070.
(Doc ID 1556029.1)
Last updated on AUGUST 31, 2021
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A and laterOracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Trying to use the Database Gateway for ODBC (DG4ODBC) to run a delete statement against a MySQL database gives error -
DELETE from "table-x"@XYZ where "column1"='14';
ORA-02070: database XYZ does not support some function in this context.
ORA-02070: database XYZ does not support some function in this context.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |