Oracle Error PLS-00662: Non-external object types containing external mapped attributes are not allowed

Oracle Error Message

PLS-00662: Non-external object types containing external mapped attributes are not allowed

Reason for the Error

An attempt was made to create a non-external object, whoose attributes are mapped externally.

Solution

Create the object as an external object.