ORA-24374: define not done before fetch or execute and fetch
Cause: The application did not define output variables for data being fetched before issuing a fetch call or invoking a fetch by specifying a non-zero row count in an execute call.
Action: Issue OCI define calls for the columns to be fetched.
ORA-24375
Custom Search


More Oracle errors
ORA-26023index string.string partition string was made unusable due to:
RMAN-06111changed backup piece unavailable
ORA-54033column to be modified is used in a virtual column expression
NNL-00408Answers:
ORA-31402unrecognized parameter string
PLS-00508The expression in a RETURN statement cannot be a type
ORA-14767Cannot specify this interval with existing high bounds
PCC-02421This host variable requires the use of an indicator variable
ORA-39772column array reset disallowed after OCI_CONTINUE or OCI_NEED_DATA
ORA-24024Internal error in DBMS_AQ_IMP_INTERNAL.string [string] [string]
ORA-13635The value provided for parameter string cannot be converted to a number.
ORA-30039Cannot drop the undo tablespace
DRG-12300an index with this column list already exists in the index set
UDI-00012table mode imports only allow objects from one schema
RMAN-12000execution layer initialization failed
ORA-15166cluster in rolling downgrade from version [string] to [string]
ORA-13538invalid value for baseline expiration (string)
NZE-28787private key encryption failure
ORA-27044unable to write the header block of file
ORA-15240attribute name string is invalid




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-24374define not done before fetch or execute and fetch