OCI-01861
Literal does not match the format 'string_format'.
- string_format: The format string that is used for the conversion.
Cause
The specified literal does not match the specified format, excluding leading spaces.
Action
Correct the format string to match the value or the value to match the format string. If no format string has been specified, make sure the default format requirements (as set by the NLS parameters of the session) match the specified value. Leading spaces do not have to be removed.
OCI-01861
literal does not match format string
Cause
Literals in the input must be the same length as literals in the format string (with the exception of leading whitespace). If the "FX" modifier has been toggled on, the literal must match exactly, with no extra whitespace.
Action
Correct the format string to match the literal.
OCI-01861
literal does not match format string
Cause
Literals in the input must be the same length as literals in the format string (with the exception of leading whitespace). If the "FX" modifier has been toggled on, the literal must match exactly, with no extra whitespace.
Action
Correct the format string to match the literal.
OCI-01861
literal does not match format string
Cause
Literals in the input must be the same length as literals in the format string (with the exception of leading whitespace). If the "FX" modifier has been toggled on, the literal must match exactly, with no extra whitespace.
Action
Correct the format string to match the literal.
OCI-01861
literal does not match format string
Cause
Literals in the input must be the same length as literals in the format string (with the exception of leading whitespace). If the "FX" modifier has been toggled on, the literal must match exactly, with no extra whitespace.
Action
Correct the format string to match the literal.