Oracle DBA, How To, Error, Cause and Action

ORA-14457: disallowed Nested Table column in a Temporary table

ORA-14457: disallowed Nested Table column in a Temporary table


Cause:


An attempt made to create a Nested Table column in a temporary table. This is not supported.



Action:


Do not specify these datatypes for temporary tables.

No comments:

Post a Comment

Thanks for your comment.