ORA-32106: array fetch not allowed without setBuffer on all
columns



ORA-32106: array fetch not allowed without setBuffer on all columns..

Answer / guest

Cause: The setBuffer method was not called for all column
postions and the next method was called to fetch more than
one row.

Action: Call the setBuffer method for all column positions
if next is to to be called to fetch more than one row.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09957: Unable to send termination request to IMON

1 Answers  


TNS-12570: TNS:packet reader failure

1 Answers  


ORA-15002: parameter LOCK_NAME_SPACE exceeds limit of string characters

1 Answers  


ORA-13900: missing or invalid parameter string

1 Answers  


ORA-32020: SID=* clause needed to modify this parameter

1 Answers  


QSM-01084: materialized view, string, has anchor, string, not found in query

1 Answers  


CLSR-00530: Can not get user name

1 Answers  


ORA-24432: The statement that was returned is not tagged.

1 Answers  


ORA-27005: cannot open file for async I/O on device not supporting async

1 Answers  


ORA-06400: NETCMN: No default host string specified

1 Answers  


ORA-02332: cannot create index on attributes of this column

1 Answers  


ORA-29509: incorrectly formed Java binary class definition

1 Answers  


Categories