Message Oracle ORA-27458 - A program of type PLSQL_BLOCK cannot have any arguments.

ERRORA program of type PLSQL_BLOCK cannot have any arguments.
CAUSEAn attempt was made to create or enable a program of type PLSQL_BLOCK with arguments. This is not allowed.
ACTIONChange the number of arguments to zero, or change the type of the program.