Oracle Error KUP-04062: no data source specified

Oracle Error Message

KUP-04062: no data source specified

Reason for the Error

No location for the data source of the external table was specified when the external table was created. An empty string is not valid.

Solution

Specify the name of the data source in the LOCATION clause when creating an external table.