Oracle Error ORA-30103: ‘string’ contains an illegal integer radix for ‘string’

Oracle Error Message

ORA-30103: ‘string’ contains an illegal integer radix for ‘string’

Reason for the Error

An illegal integer radix specification was found.

Solution

Only ‘d’, ‘h’, ‘D’, and ‘H’ may be used as radix specifications.