Oracle Error ORA-27475: “string.string” must be a string

Oracle Error Message

ORA-27475: “string.string” must be a string

Reason for the Error

An object of the wrong type was specified. For example, a table could have been passed to the drop_job() procedure.

Solution

Reissue a different command applicable to this object type or reissue the same command using an object of the valid type.