Error ORA-24344 in SUM, MAX Functions Oracle 10g

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JavaPauloMG
Posts: 8
Joined: Mon 26 Sep 2011 14:37
Location: Brasil
Contact:

Error ORA-24344 in SUM, MAX Functions Oracle 10g

Post by JavaPauloMG » Wed 07 Mar 2012 20:07

Hello,

When i use this functions, and in some fields of the records, the error appers, but if i put coalesce, inside de funcion, the error don't happen.

But when i'm execute the same statement in SqlDeveloper, over the same database, the error don't happen, without coalesce.

Somebody found this error before?

Thanks to all.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 12 Mar 2012 11:49

Hello,

Please make an example of your SQL query, by which the error occurs, and the scripts for creating DB objects. Also, specify the exact versions of the IDE and UniDAC

Post Reply