Oracle Error ORA-27474: cannot give both an argument name and an argument position

Oracle Error Message

ORA-27474: cannot give both an argument name and an argument position

Reason for the Error

An argument was specified using both a name and a position.

Solution

Reissue the command using either the argument name or the argument position but not both.