Database Error Messages

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

DIA-27363

invalid program for string job

Cause

An attempt was made to create a lightweight or in-memory job using an invalid program. A program used in a lightweight or in-memory job has to be enabled, has to be in the same schema as the job, and the program action has to be either a PL/SQL block or a stored procedure.


Action

Use a valid program for the lightweight job.