EBC Error on navigation: Error retrieving next record
Hello,
We are on IP15.18 and on Oracle 11g 32 bit. We are experiencing an error when trying to navigate to EBC views in Siebel Application.
Error:
(oracon.cpp (3902)) SBL-DBC-00104: Error retrieving next record from the database.
ORA-24347: Warning of a NULL column in an aggregate function
Things we have done:
* We got TNS entries and login credentials from the concerned database view (Oracle 12c - 64bit).
* Connected to the Database using the TNS entries and Exported the DDL
* Used the DDL (Schema Source) to create EBC in Siebel Tools wizard.
* EX tables got created successfully.
Questions:
a) Why does the created EX tables have Physical Type = 'Varchar' and Length = 255 by default, though the External schema have Number/Date data type in their Database View?