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