Oracle Error ORA-24102: invalid prefix for generate_job_name

Oracle Error Message

ORA-24102: invalid prefix for generate_job_name

Reason for the Error

generate_job_name was called with a prefix longer than 18 characters or a prefix ending in a digit.

Solution

Re-issue the command using a prefix no longer than 18 characters and not ending in a digit.