Subject STORE RDB$PROCEDURE_PARAMETERS failed
Author Robert Tulloch
When trying to create stored procedure, I get:

Error at line 2
unsuccessful metadata update
STORE RDB$PROCEDURE_PARAMETERS failed
attempt to store duplicate value (visible to active transactions) in
unique index "RDB$INDEX_18"
SQL - CREATE PROCEDURE GETTENANTDATALIST(DATEENTRY DATE, DATEUP DATE)

I have no idea what to do about this.

Any help appreciated.