Oracle DBA, How To, Error, Cause and Action

ORA-14108: illegal partition-extended table name syntax

ORA-14108: illegal partition-extended table name syntax


Cause:


Partition to be accessed may only be specified using its name. User attempted to use a partition number or a bind variable.



Action:


Modify statement to refer to a partition using its name

No comments:

Post a Comment

Thanks for your comment.