I've got some object view in my database (Personal Oracle 8i NT) with the structure Invoice->Invoice Items. When I fill up the document in the client application (DOA 3.3.1) and amount of items per invoice exceeds 100 I've got error message during the flush of the modified object:
'OCI-21500: internal error code, arguments:
[kope2pic798], [], [], [], [], [], [], []
Is there any restrictions for the ObjElements array size or what is the problem?
BTW I have tried others OV and got the same result and sometimes that error hang up the Oracle Instance.
'OCI-21500: internal error code, arguments:
[kope2pic798], [], [], [], [], [], [], []
Is there any restrictions for the ObjElements array size or what is the problem?
BTW I have tried others OV and got the same result and sometimes that error hang up the Oracle Instance.