PLS-00561: character set mismatch on value for parameter
'string'



PLS-00561: character set mismatch on value for parameter 'string'..

Answer / guest

Cause: An expression was used that contains an incorrect
character set. The actual argument has a character set
conflict. If a default argument value is being used, it
might be in conflict with some actual argument that must
have the same character set.

Action: Adjust the expression, using TRANSLATE(... USING
...) or change the character set.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00732: Illegal overload of ellipsis in formal parameter list

1 Answers  


ORA-14167: only one subpartition may be moved

1 Answers  


PCB-00220: Invalid scale specified in EXEC SQL VAR statement

1 Answers  


ORA-13784: cannot accept SQL profiles for all statements in the "SQL Tuning Set"

1 Answers  


RMAN-10000: error parsing target database connect string "string"

1 Answers  






DRG-10553: illegal syntax for column specification string

1 Answers  


ORA-38469: invalid privilege for an expression set: string

1 Answers  


NCR-03025: NCRO: Failed to make LIST connection(s)

1 Answers  


PLS-01450: This <value expression> contains a nonconforming data type

1 Answers  


ORA-19685: SPFILE could not be verified

1 Answers  


ORA-25128: No insert/update/delete on table with constraint (string.string) disabled and validated

1 Answers  


ORA-19693: backup piece string already included

1 Answers  


Categories