ORA-36802: (XSTBLFUNC01) The OLAP_TABLE function must contain a DATAMAP that executes a FETCH command or a LIMITMAP.
Cause: There is no limitmap on the table function and either the datamap does not contain a fetch, or it errored before the fetch was called.
Action: Check the datamap for errors, make sure that it executes a fetch statement, if it is not intended to execute the fetch then make sure that the table function has a valid limitmap.
ORA-36804
Custom Search


More Oracle errors
ORA-55318column string in table string already contains data
IMG-00552invalid inputChannels specified
ORA-15287could not set disk group attribute string due to incompatible disks
NID-00115Database should be mounted
ORA-13272geometric object string in table string is invalid
ORA-47043error deleting Identity string for Factor string, string
ORA-19015Invalid XML tag identifier (string)
ORA-00397instance recovery process terminated with error
ORA-29545badly formed class: string
RMAN-06036datafile number is already restored to file string
RMAN-06114changed control file copy available
ORA-41648invalid sequence of child elements in "string" element
OCI-19203Error occurred in DBMS_XMLGEN processingstring
SQL*Loader-00532OCI return status: continue
ORA-24776cannot start a new transaction
PLS-00433inconsistent package STANDARD
ORA-54529geometry should have multi-level hierarchy (like triangle)
ORA-14262new subpartition name must differ from the old subpartition name
RMAN-08152global script string written to file string
IMP-00091Above error occurred on the following function and object: string. Remaining PL/SQL blocks for this object will be skipped.




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-36802(XSTBLFUNC01) The OLAP_TABLE function must contain a DATAMAP that executes a FETCH command or a LIMITMAP.