How to fix the Oracle error ORA-36667: (XSDPART05) string is not a legal CONCAT partition.?
In this post, you’ll learn more about the Oracle ErrorORA-36667: (XSDPART05) string is not a legal CONCAT partition. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-36667: (XSDPART05) string is not a legal CONCAT partition.
Reason for the Error ORA-36667: (XSDPART05) string is not a legal CONCAT partition.
User attempted to use RANGE or LIST syntax in defining a CONCAT partition template.
How to fix the Error ORA-36667: (XSDPART05) string is not a legal CONCAT partition. ?
You can fix this error in Oracle by following the below steps
Use CONCAT partition syntax.
Leave Your Comment