Oracle Error ORA-29957: cannot create a function-based domain index on a string table

Oracle Error Message

ORA-29957: cannot create a function-based domain index on a string table

Reason for the Error

User specified an unsupported create function-based domain index statement.

Solution

Issue the create function-based domain index statement only on supported types of tables.