EXTERNAL TABLE IS REFERRING TO COLUMN NAME EX_*** AND NOT TO ALIAS IN IP 25.5 AND ORACLE 19c
Dear all,
after the upgrade to IP 25.5 we're facing issues adding new columns on external tables.
Mapping the columns on the BC, we get the error
SBL-DBC-00105: An error has occurred executing a Sql statement. Please continue or ask your systems administrator to check your application configuration if the problem persists.
because the query generated by Siebel takes the column names and not the alias.
Is there any documentation for this issue?
Thanks and regards