Showing posts with label ORA-38410. Show all posts
Showing posts with label ORA-38410. Show all posts

Friday, 15 June 2012

ORA-38410: schema extension not allowed for the table name

ORA-38410: schema extension not allowed for the table name

Cause: An attempt was made to use a schema extended name for the table storing expressions.

Action: The table storing expressions and the corresponding attribute set should be created in the same schema.