Database Error Messages

ORA-18738

ResultSet exceeds maximum amount of memory allocated.

Cause

The data returned by the query exceeds the maximum amount of memory allowed.


Action

Make sure the statement used only contains a single query.