Data Insert Using External Procedure Callouts with JDBC XA Driver Fails with ORA-03001: unimplemented feature
(Doc ID 3037814.1)
Last updated on JULY 29, 2024
Applies to:
JDBC - Version 19.3 and laterInformation in this document applies to any platform.
Symptoms
Data Tokenization/De-Tokenization is being implemented in an application using ojdbc8 19.3.0.0 to protect sensitive data by substituting it with a randomly generated surrogate value (token).
Data select function is working successfully, but insert is failing with below error:
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 |