DRG-10827: open_con must be performed before count_last
Cause: last_count returns hit from in-memory query,so an in-memory query must be run before you can use count_last
Action: execute open_con before run count_last
DRG-10828
Custom Search


More Oracle errors
EXP-00063error in changing language handle
ORA-29954domain index partition is marked LOADING/FAILED/UNUSABLE
PLS-01471The keyword DISTINCT must be present in a COUNT(DISTINCT sim_expr)
ORA-25238too many recipients specified for message destination string
PCB-00106Unable to open INCLUDE file "string"
ORA-19562file string is empty
ORA-38904DML error logging is not supported for LOB column "string"
ORA-38714Instance recovery required.
RMAN-06217not connected to auxiliary database with a net service name
ORA-32319Cannot use direct loader log to FAST REFRESH materialized view "string"."string"
PLS-00251RETURN, for actual function return, must be last in the parameters clause
ORA-13358circle type does not contain 3 points
SQL*Loader-00521lfilini failed for file (string)
ORA-19715invalid format string for generated name
ORA-12597TNS:connect descriptor already in use
PCB-00555Using WHERE CURRENT OF on cursor defined without FOR UPDATE clause
DRG-10709this preference is referenced by string and cannot be dropped
ORA-41722insufficient privileges for database change notification
ORA-14700Object(s) owned by SYS cannot be locked by non-SYS user
ORA-19100PASSING or RETURNING keyword expected




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
DRG-10827open_con must be performed before count_last