ORA-27459: A program of type EXECUTABLE must have character-only arguments.
What triggered the Error:
program of type EXECUTABLE was created or enabled with one or more arguments of non-character datatypes.What should we do to fix it:
ange the arguments to be of character-only datatypes.