Oracle Error KUP-04088: data sampling is not supported by this access driver

Oracle Error Message

KUP-04088: data sampling is not supported by this access driver

Reason for the Error

A query of an external table requested a sample of the data returned. The access driver for the external table does not support sampling.

Solution

Do not try to use sampling for this external table.