Oracle Error EXP-00017: feature “string” is needed, but not present in database

Oracle Error Message

EXP-00017: feature “string” is needed, but not present in database

Reason for the Error

The command entered requires the specified feature. Either that feature is not installed, or the row describing the feature is missing from table V$OPTION

Solution

Reinstall Oracle with the feature specified in the message.