Oracle Error ORA-13910: Parameter string cannot be NULL.

Oracle Error Message

ORA-13910: Parameter string cannot be NULL.

Reason for the Error

An attempt was made to call GET_THRESHOLD procedure without a required parameter.

Solution

Specify a valid value for this parameter.