OraAlerter error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Sash1304
Posts: 1
Joined: Mon 22 Aug 2005 12:39

OraAlerter error

Post by Sash1304 » Mon 22 Aug 2005 13:06

on some time raise exception:
ora 06502 - string buffer to small
ora 06512 - sys.dbms_alert line 252

dbms is unicode
exception on DoEvent not handled
name of messages is varchar(10) < 30
length(message) < 1800

whats wrong?

this error appear after change odac 4 on odac5

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 25 Aug 2005 11:43

Sorry, we cannot reproduce your problem. We need more detailed description i.e. your Oracle client/server versions, exact ODAC version, complete sample to demonstrate your problem and script to create server objects. Please, send a message to our ODAC support e-mail address.

Post Reply