api-manager
api-manager copied to clipboard
SQLSyntaxErrorException in Oracle versions prior to 23c
Description
An SQLSyntaxErrorException occurs when using the CONCAT function in Oracle versions prior to 23c. The error is triggered when attempting to concatenate more than two arguments, which is not supported in these versions.
The exception thrown is: ORA-00909: invalid number of arguments
Error Trace:
Steps to Reproduce
- Run the APIM with an Oracle version prior to 23c.
- Add deny policies.
- Execute the curl command to retrieve the deny policies by condition type and value.
Affected Component
APIM
Version
4.4.0