ArrayDML object is not writing

We have a client that sometimes receives an "ArrayDML object is not writing" in our application when it uses array DML to insert several rows into a table. This client is using a version of the app that was built with Delphi 5. They are using Oracle 8i (client and server). There is no ORA- error code that is displayed with this message, so we don't have a good explanation for it. We think it may be related to space limitations in their database, but I would like a more complete understanding of the problem. Any help that can be provided would be greatly appreciated.

Randy Smiley
Razza Solutions, Inc.
 
The message is not familiar to me.

Is this a message from an exception? If so, what is the exception type?
 
Thanks for replying so quickly, Marco. I am pretty sure this is an exception, although I do not know the exception type as we have been unable to reproduce the error in debug mode so far. I have grepped our code for the text of this message and have been unable to find it, so I assumed it was comming either from Direct Oracle Access or the OCI itself. I will let you know if we are able to get any further information about this.

Randy Smiley
Razza Solutions, Inc.
 
Oops. This is in our code. My grep must have been wrong the first time. I'm sorry to bother you guys with this.

Randy Smiley
Razza Solutions, Inc.
 
Back
Top