ORA-06537: OUT bind variable bound to an IN position
Cause: The program attempted to bind an OUT bind variable to a statement that was expecting an IN bind variable at that position.
Action: Make sure that an IN or IN OUT bind mode is specified for the bind argument.
ORA-06538
Custom Search


More Oracle errors
ORA-38868warning: the control file may have incorrect data file structure
ORA-19632file name not found in control file
ORA-26794Hierarchically enabled tables not supported
ORA-21779duration not active
ORA-09910Unable to find ORACLE password file entry for user.
ORA-12683encryption/crypto-checksumming: no Diffie-Hellman seed
RMAN-06737database name "string" does not match target database name "string"
ORA-19696control file not found in backup set
ORA-01571redo version string incompatible with ORACLE version string
ORA-00956missing or invalid auditing option
PCC-00004Mismatched IF/ELSE/ENDIF block at line number in file string
ORA-54655CREATE_TIN: scratch tables/views(string) exist and need to be dropped
ORA-36965(XSRELTBL17) Invalid LEVELORDER valueset workspace object.
QSM-01062query has one or more manual partition(s)
ORA-35564(XSRWLD02) Cannot convert from the string type to the string type.
ORA-16823redo transport mode is incompatible for current operation
CRS-02292All resources could not be stopped.
ORA-19336Missing XML root element
ORA-10573Test recovery tested redo from change string to string
ORA-22305attribute/method/parameter "string" not found




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-06537OUT bind variable bound to an IN position