ORA-32128: setDataBuffer called after fetch has started
Cause: Fetch from result set has already started and the setDataBuffer call was made.
Action: Call the setDataBuffer method before calling the next() method.
ORA-32129
Custom Search


More Oracle errors
ORA-32060channel failure
ORA-37104(XSVPART04) A partitioned variable must be dimensioned by a single partition template only.
PLS-00674references to fields of BULK In-BIND table of records or objects must have the form A(I).F
ORA-38749A media recovery has been started.
TNS-01406ID: string
ORA-30135OCI Thread operation fails
ORA-13440GeoRaster metadata compression type error
ORA-19999skip_row procedure was called
ORA-02243invalid ALTER INDEX or ALTER MATERIALIZED VIEW option
TNS-00102Keyword-Value binding operation error
ORA-60001adding (string) blocks to save undo segment in tablespace string with MAXSIZE (string)
ORA-31056The document being inserted does not conform to string
ORA-55710Unable to alter system parameter GLOBAL_TXN_PROCESSES at this time
ORA-24162name value pair list is full, cannot add another entry
NID-00303Datafile string - wrote new name
DRG-12210error while adding section string
ORA-19105invalid XQueryX: expected text node - got string
QSM-01244join back could not be done on a view for string
ORA-03236max # extents (string) reached in index string.string subpartition string
ORA-13857Invalid module name




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-32128setDataBuffer called after fetch has started