Oracle Error ORA-31404: all input parameters are null

Oracle Error Message

ORA-31404: all input parameters are null

Reason for the Error

All input parameters are null. At least one property must be altered.

Solution

Call the procedure again, making sure that all the required parameters have been specified. Ensure that at least one parameter is not null. Refer to user documentation for the correct way of calling this procedure.