Database Error Messages

OCI-29918

cannot create domain indexes on temporary tables

Cause

An attempt was made to create a domain index on a temporary table


Action

Either create another type of index on the temporary table or change the table from temporary to a permanent table