Oracle Error ORA-13714: “string” is not a valid SQL_ID value

Oracle Error Message

ORA-13714: “string” is not a valid SQL_ID value

Reason for the Error

The specified value of SQL_ID was not properly formatted.

Solution

Specify a valid value consisting of a 13 character string with characters from ‘0’ to ‘9’ and from ‘a’ to ‘z’.