PLS-00397: Type mismatch in arguments to IN
Cause: In a test for set membership such as X IN (Y, Z), the expressions X, Y, and Z do not match in datatype, and it is unclear which implicit conversion is required to correct the mismatch.
Action: Change the expressions so that their datatypes match. You might want to use datatype conversion functions.
PLS-00398
Custom Search


More Oracle errors
ORA-37050(XSMLTDCL06) You cannot use the RELATION command with workspace object because analytic workspace string is attached in MULTI mode.
TNS-00139Internal - Data passed from the Interchange listener is poorly formed
LPX-00755missing required argument "~s"
ORA-38798Cannot perform partial database recovery
TNS-04085Password not changed since last save.
ORA-24372invalid object for describe
ORA-32035unreferenced query name defined in WITH clause
ORA-38748cannot flashback data file string - file is in use or recovery
ORA-10660Segment is a shared lob segment
ORA-02177Missing required group number
ORA-14264table is not partitioned by Composite Range method
ORA-56901non-constant expression is not allowed for pivot|unpivot values
ORA-32141get method does not match the type of the parameter
ORA-27050function called with invalid FIB/IOV structure
ORA-12676Server received internal error from client
LSX-00265attribute "~1S" value "~2S" is wrong (must be "~3S")
OCI-31116Tablespace not specified correctly
ORA-03200the segment type specification is invalid
ORA-16775target standby database in broker operation has potential data loss
ORA-01229data file string is inconsistent with logs




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
PLS-00397Type mismatch in arguments to IN