Oracle DBA, How To, Error, Cause and Action

ORA-14173: illegal subpartition-extended table name syntax

ORA-14173: illegal subpartition-extended table name syntax


Cause:


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



Action:


Modify statement to refer to a subpartition using its name

No comments:

Post a Comment

Thanks for your comment.