ORA-29957: cannot create a function-based domain index on a string table
What triggered the Error:
User specified an unsupported create function-based domain index statement.What should we do to fix it:
Issue the create function-based domain index statement only on supported types of tables.