Oracle database error code ORA-30731 – scope constraint not allowed on nested table column when the nested table is being created
Oracle Database Error Code ORA-30731 Description :
scope constraint not allowed on nested table column when the nested table is being created
Error Cause:
An attempt was made to define a scope constraint on a nested table column when the nested table is being created.
How to Solve :
Do not specify a scope constraint on a nested table column when creating it. Instead, specify it using the ALTER TABLE statement.
Filed under: How to Solve, Oracle 10g, Oracle 11g, Oracle 9i, Oracle Error Codes Etiketler: ora - 30731, 30731, about oracle ORA-30731 error, help ORA-30731 about, ORA-30731 error code, ORA-30731 problem, Oracle 9i 10g 11g, Oracle Database Server Error Messages, Oracle Error Codes, oracle number 30731 error code, oracle ORA-30731 example, scope constraint not allowed on nested table column when the nested table is being created
No Comment Yet
No Comment Yet
Recent Entries
- Oracle database error code ORA-31648 – Timeout before master process string finished initialization.
- Oracle database error code ORA-30451 – internal error
- Oracle database error code ORA-30450 – refresh_after_errors was TRUE; The following MVs could not be refreshed: string
- Oracle database error code ORA-30449 – syntax error in parameter string
- Oracle database error code ORA-31645 – unable to read from dump file “string”
- Oracle database error code ORA-30454 – summary contains STDDEV without corresponding SUM & COUNT
- Oracle database error code ORA-31650 – timeout waiting for master process response
Search Oracle Error Codes and Descriptions:
Be The First To Comment
Similar Errors
Please Leave Your Comments Below