ORA-29290: invalid offset specified for seek
Cause: An attempt was made to seek past the end of the file, or both the absolute and relative offsets were NULL, or absolute offset was less than zero.
Action: If specifying an absolute offset, ensure it is in the range [0, <total number of bytes in the file>], or if specifying a relative offset, ensure it is no greater than the current byte position plus the number of bytes remaining in the file.
ORA-29291
Custom Search


More Oracle errors
ORA-43853SECUREFILE lobs cannot be used in non-ASSM tablespace "string"
ORA-38137invalid attribute value string specified
ORA-31151Cyclic definition encountered for string: "string"
ORA-01243system tablespace file suffered media failure
ORA-27491repeat_interval and start_date cannot both be NULL
RMAN-06188cannot use command when connected to a mounted target database
RMAN-06489no configuration found to allocate clone channel number for device type string
ORA-60007adding (string) blocks to index string.string subpartition string with MAXSIZE (string)
ORA-31632master table "string.string" not found, invalid, or inaccessible
ORA-10588Can only allow 1 corruption for normal media/standby recovery
ORA-14506LOCAL option required for partitioned indexes
PLS-00661RETURN statement in a CONSTRUCTOR cannot include an expression
ORA-24204existing string propagation schedules
PLS-00392Type mismatch in arguments to BETWEEN
RMAN-20202Tablespace not found in the recovery catalog
QSM-02113expression in select list references multiple tables or views
ORA-39144file name parameter must be specified and non-null
PCC-00085Error writing to file string
ORA-10931trace name context forever
RMAN-10032unhandled exception during execution of job step number: string




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-29290invalid offset specified for seek