ERROR | A program of type PLSQL_BLOCK cannot have any arguments. |
CAUSE | An attempt was made to create or enable a program of type PLSQL_BLOCK with arguments. This is not allowed. |
ACTION | Change the number of arguments to zero, or change the type of the program. |