ERROR | argument string already exists at a different position |
CAUSE | An attempt was made to create or replace an argument with a name that is already used by an argument at a different position. |
ACTION | Use a different name for the argument or drop or alter the argument which already exists with this name and then reissue the command. |