ORA-04044: procedure, function, package, or type is not allowed here
What triggered the Error:
A procedure, function, or package was specified in an inappropriate place in a statement.What should we do to fix it:
Make sure the name is correct or remove it.