Database Error Messages

OCI-27499

in-memory job metadata is too large

Cause

The in-memory job was too large. Due to the need to keep in-memory jobs efficient and performing well,we limit the size of in-memory job metadata to 8 kilobytes. This includes the space used for job argument values.


Action

Reduce the size of the job metadata and try again. If all the metadata is needed, then you should create some other type of job.