Probable Cause: The system cannot update or create the control entity instance tables. The error message includes information about the cause, down to the level of a database-reported problem. Two common causes relate to new installations. First, the DATABASE_USER for the system may not have permission to create views and tables. Second, a configuration problem may prevent the system from locating the dynamically-created tables or views, so the system tries to create a table or view that already exists.
Resolution: Contact your database administrator to make sure that the DATABASE_SCHEMA installation property matches the default schema of the DATABASE_USER for the system and that the database user for the system has the ability to create views and tables.
Comments
0 comments
Please sign in to leave a comment.