Oracle Error Message
ORA-27459: A program of type EXECUTABLE must have character-only arguments.
Reason for the Error
A program of type EXECUTABLE was created or enabled with one or more arguments of non-character datatypes.
Solution
Change the arguments to be of character-only datatypes.