Oracle Error ORA-27451: string cannot be NULL

Oracle Error Message

ORA-27451: string cannot be NULL

Reason for the Error

An attempt was made to set a NOT NULL scheduler attribute to NULL.

Solution

Reissue the command using a non-NULL value for the specified attribute.