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-36817(XSTBLFUNC10) The LIMITMAP LOOP clause specifies an invalid type of object. workspace object must be a DIMENSION or COMPOSITE.
PGA-21033error(s) found in init file
ORA-31003Parent string already contains child entry string
ORA-23395object "string"."string" of type "string" does not exist or is invalid
TNS-00536Connection entered inappropriate state
ORA-40201invalid input parameter string
RMAN-06785This operation might take some time.
ORA-27545Fail to prepare buffer for remote update
RMAN-06495must explicitly specify DBID with SET DBID command
DIA-49430No such problem [string]
RMAN-06425<datafile pathname not available>
ORA-12462undefined compartment string for policy string
OCI-31075invalid string declaration in XML Schema
PGU-41145default PLSDNAME parameter truncated to string
ORA-18010command missing mandatory CATEGORY keyword
ORA-37108(XSVPART08) workspace object has an AGGCOUNT, but workspace object does not.
ORA-36964(XSRELTBL09) workspace object is not a valid level relation.
ORA-04055Aborted: "string" formed a non-REF mutually-dependent cycle with "string".
NNL-00951Names created on lookup: number
NID-00109DBNAME string length number exceeds maximum length of number




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