Oracle Error ORA-13618: The specified value is not a valid value for procedure argument string.

Oracle Error Message

ORA-13618: The specified value is not a valid value for procedure argument string.

Reason for the Error

The user executed a procedure but failed to provide correct values for the argument.

Solution

Correct the procedure arguments and retry the operation.