Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-24102

invalid prefix "string" for generate_job_name

Cause

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


Action

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