| Error | ORA-27485 |
Description | 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. |