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
PLS-00580supertype must be an object type
RMAN-06186PL/SQL package string.string version string in string database is too old
RMAN-06047duplicate datafile number specified for restoration from copy
ORA-44423XML Schema registered for BINARY cannot be used for CLOB/OBJ-REL
ORA-25409failover happened during the network operation,cannot continue
NCR-04005NCRR: Invalid procedure handle
ORA-54014Resulting table from a CTAS operation contains virtual column(s)
ORA-30558internal error [string] in function based index
ORA-00313open failed for members of log group string of thread string
ORA-06504PL/SQL: Return types of Result Set variables or query do not match
ORA-39134Cannot include "string" tablespace as a Transportable Tablespace
DRG-50300error sending message from server to client
PGA-20907preceding error occurred during gateway string processing
LPX-00701invalid SOAP role
SQL*Loader-00650incomplete lob data written for column string, row number, table string
ORA-24051cannot propagate object type payloads that have a REF attribute
ORA-56711string is an invalid string argument
ORA-26037must specify partition name(s) for system partitioned table string
ORA-41204Session capture in progress
ORA-25258cannot register for notifications on an 8.0 style exception queue




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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